aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LevelRaise/2002-10-02-SignExtensionProblem.ll
AgeCommit message (Expand)Author
2007-02-03For PR1072:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-06-28Switch tests over to use the 'not' script, instead of explicit control flowChris Lattner
2002-10-02New testcase for a problem discovered in the SPECINT gzip benchmark.Chris Lattner