aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstProp/nottest.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+1
* Change not's to xorsChris Lattner2002-08-141-4/+4
* constprop doesn't delete dead instructions, it just makes them dead.Chris Lattner2002-05-071-1/+1
* Add testcase for not expressionsChris Lattner2002-05-071-0/+22