aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/phi.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-53/+76
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-141-2/+0
* new testcaseChris Lattner2007-01-151-0/+12
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* New testcase: the phi can be eliminated if the casts are sucked into it.Chris Lattner2004-11-141-0/+12
* Fix typoChris Lattner2004-11-141-1/+1
* add a testcase, which we already handleChris Lattner2004-11-141-1/+11
* remove bogus testChris Lattner2004-05-271-12/+0
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-281-1/+1
* A new testcase for a situation that occurs in 181.mcfChris Lattner2004-02-161-0/+12
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* 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
* Add new testcases for instcombineChris Lattner2002-08-221-0/+20
* New testcase for instcombineChris Lattner2002-08-201-1/+10
* Make the testcase more interesting so that DCE does not eliminate it.Chris Lattner2002-05-061-5/+7
* New testcase for PHI foldingChris Lattner2002-05-061-0/+17