aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-xor1.ll
AgeCommit message (Expand)Author
2012-09-27Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru
2012-09-27Fix a typo 'iff' => 'if'Sylvestre Ledru
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2007-04-14For PR1319:Reid Spencer
2007-04-08tweak this to test the right thing.Chris Lattner
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-23Add test case for testing InstCombine with arbitrary precision integerReid Spencer