summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xor_not.ll
Commit message (Expand)AuthorAgeFilesLines
* 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