.. |
ADCE
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
ArgumentPromotion
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
BBVectorize
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
BlockPlacement
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
BranchFolding
|
|
|
CodeExtractor
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
CodeGenPrepare
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
ConstantMerge
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
ConstProp
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
CorrelatedValuePropagation
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
DeadArgElim
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
DeadStoreElimination
|
Reverted r152620 - DSE: Shorten memset when a later store overwrites the start of it. There were all sorts of buildbot issues
|
2012-02-28 05:06:24 +00:00 |
EarlyCSE
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
FunctionAttrs
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
GlobalDCE
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
GlobalOpt
|
Use the target-aware constant folder on expressions to improve the chance
|
2012-02-21 22:08:06 +00:00 |
GVN
|
Have GVN also do condition propagation when the right-hand side is not
|
2012-02-29 11:12:03 +00:00 |
IndVarSimplify
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
Inline
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
InstCombine
|
Testcase for r151691.
|
2012-02-29 01:53:13 +00:00 |
InstSimplify
|
Reinstate the optimization from r151449 with a fix to not turn 'gep %x' into
|
2012-02-26 02:09:49 +00:00 |
Internalize
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
IPConstantProp
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
JumpThreading
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LCSSA
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LICM
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopDeletion
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopIdiom
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopRotate
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopSimplify
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopStrengthReduce
|
Fix this assert. IP can point to an instruction with strange dominance
|
2012-02-27 02:13:03 +00:00 |
LoopUnroll
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoopUnswitch
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LowerAtomic
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LowerExpectIntrinsic
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LowerInvoke
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LowerSwitch
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
Mem2Reg
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
MemCpyOpt
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
MergeFunc
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
ObjCARC
|
Calls and invokes with the new clang.arc.no_objc_arc_exceptions
|
2012-02-17 18:59:53 +00:00 |
PhaseOrdering
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
PruneEH
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
Reassociate
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
ScalarRepl
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
SCCP
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
SimplifyCFG
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
SimplifyLibCalls
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
Sink
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
StripSymbols
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
TailCallElim
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
TailDup
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |