..
IPA
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
AliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
AliasAnalysisCounter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
AliasAnalysisEvaluator.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
AliasDebugger.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
AliasSetTracker.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
Analysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
AssumptionCache.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
BasicAliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
BlockFrequencyInfo.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
BlockFrequencyInfoImpl.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
BranchProbabilityInfo.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
CFG.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
CFGPrinter.cpp
fix dot-cfg so it doesn't act like dot-cfg-only ( #556 )
2017-08-15 12:13:24 -07:00
CFLAliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
CGSCCPassManager.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
CMakeLists.txt
Transform mad(a, 0, b) into b. ( #1150 )
2018-03-19 18:04:56 -07:00
CaptureTracking.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
CodeMetrics.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
ConstantFolding.cpp
Add constant folding for dxil intrinsics ( #179 )
2017-04-04 09:15:19 -07:00
CostModel.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
Delinearization.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
DependenceAnalysis.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
DivergenceAnalysis.cpp
Merge DivergenceAnalysis from llvm3.8. ( #528 )
2017-08-07 12:14:46 -07:00
DomPrinter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
DominanceFrontier.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
DxilConstantFolding.cpp
Make correct/consistent include capitalization ( #1269 )
2018-05-10 10:47:52 -07:00
DxilConstantFoldingExt.cpp
Add hooks for constant folding extensions ( #209 )
2017-04-13 15:04:14 -07:00
DxilSimplify.cpp
Transform mad(a, 0, b) into b. ( #1150 )
2018-03-19 18:04:56 -07:00
IVUsers.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
InstCount.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
InstructionSimplify.cpp
Transform mad(a, 0, b) into b. ( #1150 )
2018-03-19 18:04:56 -07:00
Interval.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
IntervalPartition.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
IteratedDominanceFrontier.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LLVMBuild.txt
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LazyCallGraph.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LazyValueInfo.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LibCallAliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LibCallSemantics.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
Lint.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
Loads.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
LoopAccessAnalysis.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
LoopInfo.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
LoopPass.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
MemDepPrinter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
MemDerefPrinter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
MemoryBuiltins.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
MemoryDependenceAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
MemoryLocation.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
ModuleDebugInfoPrinter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
NoAliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
PHITransAddr.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
PostDominators.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
PtrUseVisitor.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
README.txt
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
RegionPass.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
ScalarEvolution.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
ScalarEvolutionAliasAnalysis.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
ScalarEvolutionExpander.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
ScalarEvolutionNormalization.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
ScopedNoAliasAA.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
SparsePropagation.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
StratifiedSets.h
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
TargetLibraryInfo.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
TargetTransformInfo.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
Trace.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
TypeBasedAliasAnalysis.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
ValueTracking.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
VectorUtils.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00
regioninfo.cpp
Add support for custom allocators ( #390 )
2017-07-06 16:45:48 -07:00
regionprinter.cpp
Revert license text in banner comments to original llvm verbage ( #33 )
2017-01-24 17:54:00 -08:00