..
IPA
Correctly estimate SROA savings for store operands in inline cost analysis.
2015-03-20 18:33:12 +00:00
AliasAnalysis.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
AliasAnalysisCounter.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
AliasAnalysisEvaluator.cpp
AA metadata refactoring (introduce AAMDNodes)
2014-07-24 12:16:19 +00:00
AliasDebugger.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
AliasSetTracker.cpp
AliasSet: Simplify mergeSetIn
2014-11-19 19:36:18 +00:00
Analysis.cpp
Remove the Forward Control Flow Integrity pass and its dependencies.
2015-02-27 19:03:38 +00:00
AssumptionCache.cpp
[PM] Actually add the new pass manager support for the assumption cache.
2015-01-22 21:53:09 +00:00
BasicAliasAnalysis.cpp
Small optimization to avoid getting pass info when we will not run loop
2015-03-20 18:05:49 +00:00
BlockFrequencyInfo.cpp
[PM] Split the LoopInfo object apart from the legacy pass, creating
2015-01-17 14:16:18 +00:00
BlockFrequencyInfoImpl.cpp
BFI: Saturate when combining edges to a successor
2014-12-05 19:13:42 +00:00
BranchProbabilityInfo.cpp
Purge unused includes throughout libSupport.
2015-03-23 18:07:13 +00:00
CaptureTracking.cpp
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
CFG.cpp
Standardize {pred,succ,use,user}_empty()
2015-01-13 03:46:47 +00:00
CFGPrinter.cpp
Modernize raw_fd_ostream's constructor a bit.
2014-08-25 18:16:47 +00:00
CFLAliasAnalysis.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
CGSCCPassManager.cpp
[PM] Remove the defunt CGSCC-specific debug flag.
2015-01-13 22:45:13 +00:00
CMakeLists.txt
Remove the Forward Control Flow Integrity pass and its dependencies.
2015-02-27 19:03:38 +00:00
CodeMetrics.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
ConstantFolding.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
CostModel.cpp
[multiversion] Thread a function argument through all the callers of the
2015-02-01 12:01:35 +00:00
Delinearization.cpp
[PM] Split the LoopInfo object apart from the legacy pass, creating
2015-01-17 14:16:18 +00:00
DependenceAnalysis.cpp
Fix a memory corruption in Dependency Analysis.
2015-03-10 14:32:02 +00:00
DominanceFrontier.cpp
Templatify DominanceFrontier.
2014-07-12 21:59:52 +00:00
DomPrinter.cpp
InstCount.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:48:03 +00:00
InstructionSimplify.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
Interval.cpp
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
2014-07-21 17:06:51 +00:00
IntervalPartition.cpp
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 04:59:12 +00:00
IVUsers.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
LazyCallGraph.cpp
Revert r225854: [PM] Move the LazyCallGraph printing functionality to
2015-01-14 00:27:45 +00:00
LazyValueInfo.cpp
[ConstantRange] Split makeICmpRegion in two.
2015-03-18 00:41:24 +00:00
LibCallAliasAnalysis.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
LibCallSemantics.cpp
Stop calling DwarfEHPrepare from WinEHPrepare
2015-03-12 00:36:20 +00:00
Lint.cpp
Fix doxygen comments from r232268
2015-03-16 17:49:03 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
Loads.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
LoopAccessAnalysis.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
LoopInfo.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
LoopPass.cpp
Purge unused includes throughout libSupport.
2015-03-23 18:07:13 +00:00
Makefile
MemDepPrinter.cpp
MemDepPrinter: Fix some nits introduced in r228596
2015-02-25 23:55:00 +00:00
MemDerefPrinter.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
MemoryBuiltins.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
MemoryDependenceAnalysis.cpp
MemoryDependenceAnalysis: Don't miscompile atomics
2015-03-21 06:19:17 +00:00
ModuleDebugInfoPrinter.cpp
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
NoAliasAnalysis.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
PHITransAddr.cpp
[opaque pointer type] more gep API migration
2015-03-14 19:53:33 +00:00
PostDominators.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:48:03 +00:00
PtrUseVisitor.cpp
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
2014-11-19 07:49:26 +00:00
README.txt
RegionInfo.cpp
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
RegionPass.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
RegionPrinter.cpp
Templatify RegionInfo so it works on MachineBasicBlocks
2014-07-19 18:29:29 +00:00
ScalarEvolution.cpp
Fix comment from r232794. NFC
2015-03-20 02:52:23 +00:00
ScalarEvolutionAliasAnalysis.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
ScalarEvolutionExpander.cpp
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
2015-03-23 19:32:43 +00:00
ScalarEvolutionNormalization.cpp
Fix typos in comments, NFC
2014-08-29 21:53:01 +00:00
ScopedNoAliasAA.cpp
Make DataLayout Non-Optional in the Module
2015-03-04 18:43:29 +00:00
SparsePropagation.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:48:03 +00:00
StratifiedSets.h
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
2014-11-19 07:49:26 +00:00
TargetLibraryInfo.cpp
TLI: Add addVectorizableFunctionsFromVecLib.
2015-03-17 19:50:55 +00:00
TargetTransformInfo.cpp
TTI: Add getCallInstrCost.
2015-03-17 19:26:23 +00:00
Trace.cpp
TypeBasedAliasAnalysis.cpp
Teach TBAA analysis to report errors on cyclic TBAA metadata rather than hanging.
2015-03-13 07:09:33 +00:00
ValueTracking.cpp
ValueTracking: Forward getConstantStringInfo's TrimAtNul param into recursive invocation
2015-03-21 15:36:06 +00:00