aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xor.ll
Commit message (Expand)AuthorAgeFilesLines
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-071-1/+1
* Don't depend on the physreg coalescing order.Jakob Stoklund Olesen2011-05-041-4/+3
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-4/+5
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-4/+4
* Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen2010-03-311-1/+1
* Canonicalize -1 - x to ~x.Evan Cheng2010-01-181-0/+11
* implement and document support for filecheck variables. ThisChris Lattner2009-09-271-16/+16
* reimplement the regex matching strategy by building a singleChris Lattner2009-09-251-8/+8
* convert testcases to filecheck.Chris Lattner2009-09-251-0/+133