aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstProp/basictest.ll
Commit message (Expand)AuthorAgeFilesLines
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-7/+3
* constprop doesn't delete dead instructions, it just makes them dead.Chris Lattner2002-05-071-1/+1
* This testcase is a sanity checkChris Lattner2002-05-031-0/+20