llvm-6502/test/Transforms/ConstProp
Chris Lattner 2cfd1aef10 Testcase which kills the constant folder
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6124 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-12 15:18:53 +00:00
..
2002-05-03-DivideByZeroException.ll
2002-05-03-NotOperator.ll Fix testcases that used to now dead 'not' instruction 2002-08-14 19:28:09 +00:00
2002-09-03-SetCC-Bools.ll Make sure that setcc is implemented for bools. 2002-09-03 20:09:23 +00:00
2003-05-12-DivideError.ll Testcase which kills the constant folder 2003-05-12 15:18:53 +00:00
basictest.ll
logicaltest.ll
Makefile
nottest.ll Change not's to xors 2002-08-14 19:26:34 +00:00
phi.ll
remtest.ll