summaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/set.ll
Commit message (Expand)AuthorAgeFilesLines
* New testcasesChris Lattner2004-09-291-0/+13
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-131-12/+0
* New testsChris Lattner2003-07-231-0/+13
* 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
* Test seteq AND setneChris Lattner2003-06-051-2/+2
* Modernize testcaseChris Lattner2003-06-041-8/+8
* New testcasesChris Lattner2003-06-011-0/+11
* setcc of booleans should always be eliminatedChris Lattner2002-08-091-0/+27
* Add some more features that we could instcombine awayChris Lattner2002-08-031-0/+10
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* New testcase for wierd combine opportunity found in bzip2 benchmarkChris Lattner2002-05-091-3/+7
* More testcases I don't want to forget aboutChris Lattner2002-05-061-0/+39