1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Transforms
Reid Spencer df17fa8ef9 For PR1319:
Remove && from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by using a temporary file.

llvm-svn: 36142
2007-04-16 17:36:08 +00:00
..
ADCE For PR1319: 2007-04-14 22:54:01 +00:00
ArgumentPromotion PR1319: 2007-04-15 06:51:14 +00:00
BlockPlacement For PR1319: 2007-04-15 06:53:51 +00:00
CodeExtractor For PR1319: 2007-04-15 06:53:51 +00:00
CondProp For PR1319: 2007-04-15 06:53:51 +00:00
ConstantMerge For PR1319: 2007-04-15 06:53:51 +00:00
ConstProp For PR1319: 2007-04-16 17:36:08 +00:00
CorrelatedExprs For PR1319: 2007-04-15 08:01:33 +00:00
DeadArgElim For PR1319: 2007-04-16 17:36:08 +00:00
DeadStoreElimination For PR1319: 2007-04-15 08:30:33 +00:00
DecomposeMultiDimRefs For PR1319: 2007-04-15 08:30:33 +00:00
GCSE For PR1319: 2007-04-16 17:36:08 +00:00
GlobalDCE For PR1336: 2007-04-16 02:57:47 +00:00
GlobalOpt For PR1319: 2007-04-16 17:36:08 +00:00
IndVarsSimplify For PR1319: 2007-04-16 17:36:08 +00:00
Inline For PR1319: 2007-04-16 17:36:08 +00:00
InstCombine For PR1319: 2007-04-16 17:36:08 +00:00
IPConstantProp For PR1319: 2007-04-15 08:30:33 +00:00
LCSSA For PR1319: 2007-04-16 17:36:08 +00:00
LICM For PR1319: 2007-04-16 15:15:52 +00:00
LoopRotate For PR1319: 2007-04-16 17:36:08 +00:00
LoopSimplify For PR1319: 2007-04-15 08:30:33 +00:00
LoopStrengthReduce For PR1319: 2007-04-16 17:36:08 +00:00
LoopUnroll For PR1319: 2007-04-16 17:36:08 +00:00
LoopUnswitch For PR1319: 2007-04-15 08:30:33 +00:00
LowerInvoke For PR1319: 2007-04-16 17:36:08 +00:00
LowerSetJmp For PR1319: 2007-04-15 08:30:33 +00:00
LowerSwitch For PR1319: 2007-04-16 17:36:08 +00:00
Mem2Reg For PR1319: 2007-04-16 15:31:49 +00:00
PredicateSimplifier For PR1319: 2007-04-16 17:36:08 +00:00
PruneEH For PR1319: 2007-04-15 09:21:47 +00:00
RaiseAllocations For PR1319: 2007-04-15 09:21:47 +00:00
Reassociate For PR1319: 2007-04-16 17:36:08 +00:00
ScalarRepl For PR1319: 2007-04-16 17:36:08 +00:00
SCCP For PR1319: 2007-04-15 09:21:47 +00:00
SimplifyCFG For PR1319: 2007-04-15 09:21:47 +00:00
SimplifyLibCalls For PR1319: 2007-04-16 17:36:08 +00:00
TailCallElim For PR1319: 2007-04-16 17:36:08 +00:00
TailDup For PR1319: 2007-04-16 17:36:08 +00:00
.cvsignore