.. |
ADCE.cpp
|
[ADCE] Fix capitalization of another local variable
|
2015-02-15 15:45:30 +00:00 |
AlignmentFromAssumptions.cpp
|
|
|
CMakeLists.txt
|
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
|
2015-02-11 03:28:02 +00:00 |
ConstantHoisting.cpp
|
[optnone] Skip pass Constant Hoisting on optnone functions.
|
2015-02-14 15:11:48 +00:00 |
ConstantProp.cpp
|
|
|
CorrelatedValuePropagation.cpp
|
|
|
DCE.cpp
|
|
|
DeadStoreElimination.cpp
|
|
|
EarlyCSE.cpp
|
EarlyCSE: It isn't safe to CSE across synchronization boundaries
|
2015-02-10 23:09:43 +00:00 |
FlattenCFGPass.cpp
|
|
|
GVN.cpp
|
|
|
InductiveRangeCheckElimination.cpp
|
Make helper functions/classes/globals static. NFC.
|
2015-02-06 17:51:54 +00:00 |
IndVarSimplify.cpp
|
|
|
JumpThreading.cpp
|
|
|
LICM.cpp
|
|
|
LLVMBuild.txt
|
|
|
LoadCombine.cpp
|
|
|
LoopDeletion.cpp
|
|
|
LoopIdiomRecognize.cpp
|
LoopIdiom: Use utility functions.
|
2015-02-07 21:37:08 +00:00 |
LoopInstSimplify.cpp
|
|
|
LoopRerollPass.cpp
|
[LoopRerolling] Be more forgiving with instruction order.
|
2015-02-12 15:54:14 +00:00 |
LoopRotation.cpp
|
|
|
LoopStrengthReduce.cpp
|
|
|
LoopUnrollPass.cpp
|
Transforms: Canonicalize access to function attributes, NFC
|
2015-02-14 01:11:29 +00:00 |
LoopUnswitch.cpp
|
Transforms: Canonicalize access to function attributes, NFC
|
2015-02-14 01:11:29 +00:00 |
LowerAtomic.cpp
|
|
|
LowerExpectIntrinsic.cpp
|
|
|
Makefile
|
|
|
MemCpyOptimizer.cpp
|
Properly update AA metadata when performing call slot optimization
|
2015-02-07 17:54:36 +00:00 |
MergedLoadStoreMotion.cpp
|
|
|
PartiallyInlineLibCalls.cpp
|
|
|
PlaceSafepoints.cpp
|
[PM] Remove the old 'PassManager.h' header file at the top level of
|
2015-02-13 10:01:29 +00:00 |
Reassociate.cpp
|
Reassociate: cannot negate a INT_MIN value
|
2015-02-11 19:54:44 +00:00 |
Reg2Mem.cpp
|
|
|
SampleProfile.cpp
|
|
|
Scalar.cpp
|
[PM] Remove the old 'PassManager.h' header file at the top level of
|
2015-02-13 10:01:29 +00:00 |
Scalarizer.cpp
|
|
|
ScalarReplAggregates.cpp
|
|
|
SCCP.cpp
|
|
|
SeparateConstOffsetFromGEP.cpp
|
|
|
SimplifyCFGPass.cpp
|
|
|
Sink.cpp
|
|
|
SROA.cpp
|
Debug info: When updating debug info during SROA, do not emit debug info
|
2015-02-09 23:57:22 +00:00 |
StraightLineStrengthReduce.cpp
|
|
|
StructurizeCFG.cpp
|
StructurizeCFG: Remove obsolete fix for loop backedge detection
|
2015-02-04 20:49:47 +00:00 |
TailRecursionElimination.cpp
|
|
|