..
ADCE.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
CMakeLists.txt
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2014-02-22 00:07:45 +00:00
ConstantHoisting.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
ConstantProp.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
CorrelatedValuePropagation.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
DCE.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
DeadStoreElimination.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
EarlyCSE.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
FlattenCFGPass.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
GlobalMerge.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
GVN.cpp
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
IndVarSimplify.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
JumpThreading.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
LICM.cpp
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
LLVMBuild.txt
Add proper dependencies to LLVMBuild.txt in llvm/lib.
2013-12-10 05:39:34 +00:00
LoopDeletion.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
LoopIdiomRecognize.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
LoopInstSimplify.cpp
RecursivelyDeleteTriviallyDeadInstructions() could remove
2014-04-26 05:58:11 +00:00
LoopRerollPass.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
LoopRotation.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
LoopStrengthReduce.cpp
Revert r207271 for now. This commit introduced a test case that ran
2014-04-28 23:07:49 +00:00
LoopUnrollPass.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
LoopUnswitch.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
LowerAtomic.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
Makefile
MemCpyOptimizer.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
PartiallyInlineLibCalls.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
Reassociate.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
Reg2Mem.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
SampleProfile.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
Scalar.cpp
verify-di: Implement DebugInfoVerifier
2014-04-15 16:27:38 +00:00
Scalarizer.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
ScalarReplAggregates.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
SCCP.cpp
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
SimplifyCFGPass.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
Sink.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
SROA.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00
StructurizeCFG.cpp
SCC: Change clients to use const, NFC
2014-04-25 18:24:50 +00:00
TailRecursionElimination.cpp
[C++] Use 'nullptr'. Transforms edition.
2014-04-25 05:29:35 +00:00