aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/InstCombine/JavaCompare.ll
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2010-03-05make these less sensitive to temporary naming.Chris Lattner1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-07-11make this condition more precise.Chris Lattner1-2/+1
2008-03-09Remove llvm-upgrade and update tests.Tanya Lattner1-8/+8
2007-04-14For PR1319:Reid Spencer1-1/+2
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+14