1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 14:02:50 +01:00
llvm-mirror/test/Regression/Transforms/ConstProp
Chris Lattner 49ac9debec Oops, forgot to check in makefile
llvm-svn: 2542
2002-05-07 20:39:18 +00:00
..
2002-05-03-DivideByZeroException.ll New testcase for bugs in the constant propogator 2002-05-03 20:25:40 +00:00
2002-05-03-NotOperator.ll Add new testcase for general constant prop. 2002-05-03 19:58:17 +00:00
basictest.ll constprop doesn't delete dead instructions, it just makes them dead. 2002-05-07 20:25:44 +00:00
Makefile Oops, forgot to check in makefile 2002-05-07 20:39:18 +00:00
nottest.ll constprop doesn't delete dead instructions, it just makes them dead. 2002-05-07 20:25:44 +00:00
phi.ll Add check that phi nodes get constant propogated away 2002-05-07 20:32:19 +00:00
remtest.ll constprop doesn't delete dead instructions, it just makes them dead. 2002-05-07 20:25:44 +00:00