aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/phi.ll
AgeCommit message (Expand)Author
2007-04-15For PR1319:Reid Spencer
2007-04-14For PR1319:Reid Spencer
2007-01-15new testcaseChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-11-14New testcase: the phi can be eliminated if the casts are sucked into it.Chris Lattner
2004-11-14Fix typoChris Lattner
2004-11-14add a testcase, which we already handleChris Lattner
2004-05-27remove bogus testChris Lattner
2004-02-28The instruction combining pass removes dead instructions, there is no needChris Lattner
2004-02-16A new testcase for a situation that occurs in 181.mcfChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-06-28Remove usage of grep-not scriptChris Lattner
2003-06-28Convert scripts from using explicit control flow to use the new grep-not scriptChris Lattner
2002-08-22Add new testcases for instcombineChris Lattner
2002-08-20New testcase for instcombineChris Lattner
2002-05-06Make the testcase more interesting so that DCE does not eliminate it.Chris Lattner
2002-05-06New testcase for PHI foldingChris Lattner