aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ADCE/basictest2.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Modernize testcasesChris Lattner2003-06-241-16/+16
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-221-5/+10
* Add more testcases for ADCEChris Lattner2002-05-221-0/+97