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