.. |
ADCE
|
|
|
ArgumentPromotion
|
Update some EH tests that were violating the new EH model.
|
2013-03-21 18:30:10 +00:00 |
BBVectorize
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
BlockPlacement
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
ConstantMerge
|
Fix const merging when an alias of a const is llvm.used.
|
2013-05-06 01:48:55 +00:00 |
ConstProp
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
CorrelatedValuePropagation
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
DeadArgElim
|
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
|
2013-08-02 00:49:44 +00:00 |
DeadStoreElimination
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
DebugIR
|
Adding tests for DebugIR pass
|
2013-06-28 20:37:20 +00:00 |
EarlyCSE
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
FunctionAttrs
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
GCOVProfiling
|
Debug Info Verifier: enable verification of DICompileUnit.
|
2013-07-26 20:04:30 +00:00 |
GlobalDCE
|
Revert 179826. Tests were worthless.
|
2013-04-19 09:32:30 +00:00 |
GlobalOpt
|
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
|
2013-08-02 00:49:44 +00:00 |
GVN
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
IndVarSimplify
|
Teach indvars to generate nsw/nuw flags when widening an induction variable.
|
2013-07-14 02:50:07 +00:00 |
Inline
|
Have InlineCost check constant fcmps
|
2013-07-20 04:09:00 +00:00 |
InstCombine
|
Preserve fast-math flags when folding (fsub x, (fneg y)) to (fadd x, y).
|
2013-07-30 23:53:17 +00:00 |
InstSimplify
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
Internalize
|
Respect llvm.used in Internalize.
|
2013-07-25 03:23:25 +00:00 |
IPConstantProp
|
Use references to attribute groups on the call/invoke instructions.
|
2013-02-22 09:09:42 +00:00 |
JumpThreading
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
LCSSA
|
|
|
LICM
|
Debug Info: enable verifier for testing cases.
|
2013-07-29 20:18:19 +00:00 |
LoopDeletion
|
Modify the LLVM assembly output so that it uses references to represent function attributes.
|
2013-02-20 07:21:42 +00:00 |
LoopIdiom
|
Debug Info: enable verifier for testing cases.
|
2013-07-29 20:18:19 +00:00 |
LoopRotate
|
Debug Info: enable verifier for testing cases.
|
2013-07-29 20:18:19 +00:00 |
LoopSimplify
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
LoopStrengthReduce
|
Allocate local registers in order for optimal coloring.
|
2013-07-25 18:35:14 +00:00 |
LoopUnroll
|
Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functionality change.
|
2013-07-14 02:10:57 +00:00 |
LoopUnswitch
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
LoopVectorize
|
Use function attributes to indicate that we don't want to realign the stack.
|
2013-08-01 21:42:05 +00:00 |
LowerAtomic
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
LowerExpectIntrinsic
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
LowerInvoke
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
|
2013-08-02 00:49:44 +00:00 |
MemCpyOpt
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
MergeFunc
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +00:00 |
MetaRenamer
|
|
|
ObjCARC
|
Debug Info: update testing cases to pass verifier.
|
2013-07-29 18:12:58 +00:00 |
PhaseOrdering
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
PruneEH
|
|
|
Reassociate
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
Reg2Mem
|
|
|
ScalarRepl
|
Debug Info: update testing cases to pass verifier.
|
2013-07-29 18:12:58 +00:00 |
SCCP
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
SimplifyCFG
|
Use function attributes to indicate that we don't want to realign the stack.
|
2013-08-01 21:42:05 +00:00 |
Sink
|
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
|
2013-07-14 01:42:54 +00:00 |
SLPVectorizer
|
SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that come from different blocks.
|
2013-08-02 18:40:24 +00:00 |
SROA
|
Fix a problem I introduced in r187029 where we would over-eagerly
|
2013-07-24 12:12:17 +00:00 |
StripSymbols
|
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
|
2013-08-02 00:49:44 +00:00 |
StructurizeCFG
|
Move StructurizeCFG out of R600 to generic Transforms.
|
2013-06-19 20:18:24 +00:00 |
TailCallElim
|
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
|
2013-07-14 01:50:49 +00:00 |
TailDup
|
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
|
2013-03-12 16:27:52 +00:00 |