1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/test/Regression/Transforms
Chris Lattner 05b7ed23ec This testcase was very broken! The block could not be merged because then
there would be a broken PHI node

llvm-svn: 2692
2002-05-21 19:32:58 +00:00
..
ADCE New testcase for adce 2002-05-07 21:05:36 +00:00
ConstProp Oops, forgot to check in makefile 2002-05-07 20:39:18 +00:00
DecomposeMultiDimRefs Additional testcase 2002-05-02 20:19:11 +00:00
GCSE Add tests of redundant load elimination 2002-05-16 01:03:12 +00:00
InstCombine New testcase 2002-05-15 17:22:01 +00:00
LevelRaise New testcase 2002-05-10 15:14:54 +00:00
LICM Add testcase for when there is no loop header 2002-05-10 22:43:26 +00:00
Mem2Reg New bug testcase 2002-05-01 15:33:12 +00:00
PiNodeInserter Initial checkin of testcases for Pi node inserter 2002-05-10 05:38:18 +00:00
Reassociate New testcases for sub/neg reassociation 2002-05-16 00:56:59 +00:00
SCCP New testcase for bug 2002-05-20 20:48:24 +00:00
SimplifyCFG This testcase was very broken! The block could not be merged because then 2002-05-21 19:32:58 +00:00
Makefile Run LICM tests 2002-05-10 22:21:38 +00:00