aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ConstProp/2002-09-03-SetCC-Bools.ll
AgeCommit message (Expand)Author
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2002-09-03Make sure that setcc is implemented for bools.Chris Lattner