summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* For PR1319:Reid Spencer2007-04-14
* For PR950:Reid Spencer2006-12-31
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* For PR950:Reid Spencer2006-11-27
* It is OK to remove extra cast if operation is EQ/NE even though sourceDevang Patel2006-10-19