Xiang Li 20268a4725 Code cleanup. 8 年之前
..
ADCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
AlignmentFromAssumptions.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
BDCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
CMakeLists.txt 0ba250e9dc Add pass to hoist constant arrays (#205) 8 年之前
ConstantHoisting.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
ConstantProp.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
CorrelatedValuePropagation.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
DCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
DeadStoreElimination.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
EarlyCSE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
FlattenCFGPass.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
Float2Int.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
GVN.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
HoistConstantArray.cpp 0ba250e9dc Add pass to hoist constant arrays (#205) 8 年之前
IndVarSimplify.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
InductiveRangeCheckElimination.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
JumpThreading.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LICM.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LLVMBuild.txt f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoadCombine.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopDeletion.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopDistribute.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LoopIdiomRecognize.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopInstSimplify.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopInterchange.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopRerollPass.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LoopRotation.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LoopStrengthReduce.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LoopUnrollPass.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LoopUnswitch.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
LowerAtomic.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
LowerExpectIntrinsic.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
MemCpyOptimizer.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
MergedLoadStoreMotion.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
NaryReassociate.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
PartiallyInlineLibCalls.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
PlaceSafepoints.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
Reassociate.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
Reg2Mem.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
Reg2MemHLSL.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
RewriteStatepointsForGC.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
SCCP.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
SROA.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
SampleProfile.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
Scalar.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
ScalarReplAggregates.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
ScalarReplAggregatesHLSL.cpp 20268a4725 Code cleanup. 8 年之前
Scalarizer.cpp 7c91399069 Use undef to save type for type annotation. (#35) 9 年之前
SeparateConstOffsetFromGEP.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
SimplifyCFGPass.cpp d5bb3089cf Add support for custom allocators (#390) 8 年之前
Sink.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
SpeculativeExecution.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
StraightLineStrengthReduce.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
StructurizeCFG.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前
TailRecursionElimination.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 年之前