aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xor_not.ll
Commit message (Expand)AuthorAgeFilesLines
* Add AsmPrinter support for emitting a directive to declare thatDan Gohman2008-05-051-2/+2
* fix this testcase to pass and remove a duplicate instance of itself.Chris Lattner2008-04-061-75/+3
* Prefer to expand mask for xor to -1, so we have a chance to turn it into a not.Edwin Török2008-04-061-0/+146