summaryrefslogtreecommitdiffstats
path: root/test/Assembler/ConstantExprFold.llx
Commit message (Expand)AuthorAgeFilesLines
* this line was commented out.Chris Lattner2008-02-171-1/+1
* Removing llvm upgrade, so remove tests specific to llvm-upgrade and update th...Tanya Lattner2008-02-161-18/+18
* Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.Chris Lattner2007-12-101-3/+0
* For PR1319:Reid Spencer2007-04-161-2/+1
* Use llvm-upgrade these tests as they all use old assembly.Reid Spencer2006-12-021-2/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-2/+2
* new tests, derived from cosmics scheme outputChris Lattner2006-01-051-1/+5
* Fix this testcaseChris Lattner2004-07-081-1/+1
* New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner2004-01-131-0/+25