Adam Yang 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
..
ADCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
AlignmentFromAssumptions.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
BDCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
CMakeLists.txt 6fe0776524 Separated cond mem2reg and scalarizing precise vector allocas (#2765) 6 years ago
ConstantHoisting.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ConstantProp.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
CorrelatedValuePropagation.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
DCE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
DeadStoreElimination.cpp 08f3100f25 Increase scan limit for DSE, add option (#2725) 6 years ago
DxilConditionalMem2Reg.cpp c2f4f86438 Recover lost debug info for returned variable. (#2869) 5 years ago
DxilEliminateVector.cpp 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
DxilEraseDeadRegion.cpp f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
DxilFixConstArrayInitializer.cpp 91f37618db Turn stores to initializer for static variable where possible. (#2122) 6 years ago
DxilLoopUnroll.cpp 6fe0776524 Separated cond mem2reg and scalarizing precise vector allocas (#2765) 6 years ago
DxilRemoveDeadBlocks.cpp 9bf9701ca7 Separated dead block removal to its own pass. Fixed bug where dead resources are not removed (#2744) 6 years ago
EarlyCSE.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
FlattenCFGPass.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Float2Int.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
GVN.cpp efb45575db Resolve compiler warnings on Linux and macOS (#1628) 7 years ago
HoistConstantArray.cpp 9ffa90c1e8 Fix line endings and add .gitattributes for default eol normalization (#1597) 7 years ago
IndVarSimplify.cpp ae615d47a8 [linux-port] Eliminate warnings on release builds (#1361) 7 years ago
InductiveRangeCheckElimination.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
JumpThreading.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LICM.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LLVMBuild.txt f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoadCombine.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoopDeletion.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoopDistribute.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LoopIdiomRecognize.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoopInstSimplify.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoopInterchange.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LoopRerollPass.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LoopRotation.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LoopStrengthReduce.cpp a6f857371d [linux-port] Unused variables in conditionals (#1336) 7 years ago
LoopUnrollPass.cpp a62836b6dc [linux-port] Resolve ternary ambiguities (#1278) 7 years ago
LoopUnswitch.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LowerAtomic.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LowerExpectIntrinsic.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LowerTypePasses.cpp 0867be4b4e Keep alignment when LowerType. (#2614) 6 years ago
MemCpyOptimizer.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
MergedLoadStoreMotion.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
NaryReassociate.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
PartiallyInlineLibCalls.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
PlaceSafepoints.cpp ae615d47a8 [linux-port] Eliminate warnings on release builds (#1361) 7 years ago
Reassociate.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Reg2Mem.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Reg2MemHLSL.cpp 335ee949bb More places to be cautious about alloca vs. non-alloca insert locs. 8 years ago
RewriteStatepointsForGC.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
SCCP.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
SROA.cpp bc7b65cbe9 Run SROA multiple times. (#2754) 6 years ago
SampleProfile.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
Scalar.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ScalarReplAggregates.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ScalarReplAggregatesHLSL.cpp 624c41d397 Handle null dominator tree in memcpy replace (#2901) 5 years ago
Scalarizer.cpp 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
SeparateConstOffsetFromGEP.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
SimplifyCFGPass.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
Sink.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
SpeculativeExecution.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
StraightLineStrengthReduce.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
StructurizeCFG.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
TailRecursionElimination.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago