|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+877 lines, -616 lines) |
Patch |
 |
M |
docs/ReleaseNotes.html
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/AliasAnalysis.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/AliasSetTracker.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/CFGPrinter.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/CallGraph.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/DomPrinter.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/Dominators.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/FindUsedTypes.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/IVUsers.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/IntervalPartition.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/LoopDependenceAnalysis.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/LoopInfo.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/MemoryDependenceAnalysis.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/Passes.h
|
View
|
|
13 chunks |
+29 lines, -2 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/PointerTracking.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/PostDominators.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/ProfileInfo.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/ScalarEvolution.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Analysis/Verifier.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Assembly/PrintModulePass.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/CodeGen/CalcSpillWeights.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/CodeGen/Passes.h
|
View
|
|
3 chunks |
+38 lines, -8 lines |
0 comments
|
Download
|
 |
D |
include/llvm/LinkAllPasses.h
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
 |
M |
include/llvm/PassSupport.h
|
View
|
|
8 chunks |
+112 lines, -50 lines |
0 comments
|
Download
|
 |
A + |
include/llvm/RegisterAllPasses.h
|
View
|
|
4 chunks |
+109 lines, -110 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Transforms/Instrumentation.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Transforms/Scalar.h
|
View
|
|
28 chunks |
+55 lines, -8 lines |
0 comments
|
Download
|
 |
M |
include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/AliasAnalysis.cpp
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Analysis/AliasAnalysisCounter.cpp
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/AliasAnalysisEvaluator.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/AliasDebugger.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/AliasSetTracker.cpp
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/Analysis.cpp
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/BasicAliasAnalysis.cpp
|
View
|
|
2 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/CFGPrinter.cpp
|
View
|
|
5 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/DbgInfoPrinter.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/DomPrinter.cpp
|
View
|
|
3 chunks |
+27 lines, -32 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IPA/Andersens.cpp
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IPA/CallGraph.cpp
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IPA/FindUsedTypes.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IPA/GlobalsModRef.cpp
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IVUsers.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/InstCount.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/IntervalPartition.cpp
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/LazyValueInfo.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/LibCallAliasAnalysis.cpp
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/LiveValues.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/LoopDependenceAnalysis.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/LoopInfo.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/MemoryDependenceAnalysis.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/PointerTracking.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/PostDominators.cpp
|
View
|
|
4 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ProfileEstimatorPass.cpp
|
View
|
|
1 chunk |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ProfileInfo.cpp
|
View
|
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ProfileInfoLoaderPass.cpp
|
View
|
|
1 chunk |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ProfileVerifierPass.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ScalarEvolution.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/CodeGen/CalcSpillWeights.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/CodeGen/CodePlacementOpt.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/CodeGen/DeadMachineInstructionElim.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Instrumentation/EdgeProfiling.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/ABCD.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/ADCE.cpp
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/BasicBlockPlacement.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/CodeGenPrepare.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/ConstantProp.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/DCE.cpp
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/DeadStoreElimination.cpp
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/GEPSplitter.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/GVN.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/IndVarSimplify.cpp
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/JumpThreading.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Scalar/Scalar.cpp
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/BasicBlockUtils.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/BreakCriticalEdges.cpp
|
View
|
|
4 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/InstructionNamer.cpp
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/LCSSA.cpp
|
View
|
|
2 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/LoopSimplify.cpp
|
View
|
|
2 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/LowerInvoke.cpp
|
View
|
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/LowerSwitch.cpp
|
View
|
|
2 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/Mem2Reg.cpp
|
View
|
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/SSI.cpp
|
View
|
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
|
View
|
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/VMCore/Dominators.cpp
|
View
|
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/VMCore/Pass.cpp
|
View
|
|
6 chunks |
+62 lines, -53 lines |
0 comments
|
Download
|
 |
M |
lib/VMCore/PrintModulePass.cpp
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/VMCore/Verifier.cpp
|
View
|
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|