aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/load.ll
Commit message (Expand)AuthorAgeFilesLines
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* oops, forgot to commit this.Chris Lattner2007-08-121-1/+0
* For PR1319:Reid Spencer2007-04-141-1/+1
* 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-3/+3
* remove a testcase for a marginal featureChris Lattner2006-11-011-14/+0
* new testcaseChris Lattner2005-09-121-0/+14
* new testcaseChris Lattner2005-09-121-0/+7
* new testcaseChris Lattner2005-09-121-0/+6
* add a new testcaseChris Lattner2005-05-011-0/+5
* Add two new testcases that instcombine should handleChris Lattner2004-09-191-0/+23
* Add back a test I accidentally removedChris Lattner2004-05-271-0/+5
* Add another testcaseChris Lattner2004-05-271-5/+7
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Remove usage of grep-not scriptChris Lattner2003-06-281-1/+1
* Convert scripts from using explicit control flow to use the new grep-not scriptChris Lattner2003-06-281-4/+1
* add tests for elimination of loadsChris Lattner2003-06-261-0/+29