summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/xor_not.ll
Commit message (Expand)AuthorAgeFilesLines
* Favors generating "not" over "xor -1". For example.Evan Cheng2009-01-211-1/+1
* 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.Torok Edwin2008-04-061-0/+146
OpenPOWER on IntegriCloud