.. |
ADCE
|
New testcase for PR332
|
2004-05-04 17:00:10 +00:00 |
ArgumentPromotion
|
New testcase
|
2004-03-08 00:58:19 +00:00 |
BasicAA
|
new testcase
|
2004-03-12 22:38:31 +00:00 |
BlockPlacement
|
Basic functionality testing.
|
2004-02-11 05:00:27 +00:00 |
BranchCombine
|
Maybe this will keep people from breaking -branch-combine!
|
2004-06-01 20:01:05 +00:00 |
CodeExtractor
|
This is the last remaining bug that I know of in the loop extractor. The loop
|
2004-03-18 06:41:59 +00:00 |
ConstantMerge
|
Improve test portability
|
2003-11-19 18:37:06 +00:00 |
ConstProp
|
Fix testcase
|
2004-07-01 04:11:35 +00:00 |
CorrelatedExprs
|
Nullify this test as it causes infinite loop in optimized nightly test.
|
2004-06-21 08:11:32 +00:00 |
DeadArgElim
|
|
|
DecomposeMultiDimRefs
|
|
|
DSAnalysis
|
|
|
FunctionResolve
|
Fix an all too common form of the 'Found global types that are not compatible' warning
|
2003-11-20 21:04:35 +00:00 |
GCSE
|
|
|
GlobalDCE
|
|
|
IndVarsSimplify
|
Another testcase
|
2004-04-18 06:55:57 +00:00 |
Inline
|
New testcase, distilled from PR324
|
2004-04-20 20:15:01 +00:00 |
InstCombine
|
Add a new testcase for folding an add into a switch
|
2004-07-03 00:25:31 +00:00 |
LevelRaise
|
-debug option does not exist in a release build
|
2004-07-01 04:10:15 +00:00 |
LICM
|
New testcases to test LICM of call instructions
|
2004-03-15 04:10:08 +00:00 |
LoopSimplify
|
New testcase where loop simplify is not updating domfrontiers correctly
|
2004-04-13 16:22:04 +00:00 |
LoopUnroll
|
New testcase that used to cause the unroller to try to unroll the loop 2G times. :(
|
2004-05-13 20:43:15 +00:00 |
LoopUnswitch
|
New testcase
|
2004-04-19 18:06:34 +00:00 |
LowerInvoke
|
Testcase for a bug that caused a whole bunch of testcases to die in the nightly
|
2004-02-29 22:15:51 +00:00 |
LowerSetJmp
|
|
|
LowerSwitch
|
New testcase that crashes the -lowerswitch pass
|
2004-03-14 04:13:57 +00:00 |
Mem2Reg
|
|
|
ModuloSched
|
|
|
PiNodeInserter
|
|
|
PRE
|
|
|
ProfilePaths
|
|
|
PruneEH
|
New testcase that breaks the pruneeh pass
|
2003-11-22 02:20:08 +00:00 |
RaiseAllocations
|
New testcase that the raiseallocations pass should be able to handle.
|
2003-12-07 01:25:36 +00:00 |
Reassociate
|
|
|
ScalarRepl
|
New testcase, corresponding to phi_promote.ll
|
2004-04-08 19:59:22 +00:00 |
SCCP
|
New testcase
|
2004-04-13 19:43:33 +00:00 |
SimplifyCFG
|
Fix testcase. For some reason this was failing only with a release build and
|
2004-07-01 04:09:14 +00:00 |
TailCallElim
|
new test
|
2003-12-14 23:39:34 +00:00 |
TailDup
|
New testcase for PR310
|
2004-04-01 20:28:35 +00:00 |