aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/ConstantExprFold.llx
AgeCommit message (Expand)Author
2008-04-19rename *.llx -> *.llChris Lattner
2008-04-19Implement PR2206.Chris Lattner
2008-02-17this line was commented out.Chris Lattner
2008-02-16Removing llvm upgrade, so remove tests specific to llvm-upgrade and update th...Tanya Lattner
2007-12-10Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.Chris Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use llvm-upgrade these tests as they all use old assembly.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-01-05new tests, derived from cosmics scheme outputChris Lattner
2004-07-08Fix this testcaseChris Lattner
2004-01-13New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner