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