Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / xor.ll
2015-03-18 David MajnemerDAGCombiner: fold (xor (shl 1, x), -1) -> (rotl ~1, x)
2015-02-08 Sanjay Patelgeneralize test; nothing Nehalem-specific here
2013-11-17 Benjamin KramerDAGCombiner: Partially revert r192795, getNOT was fixed...
2013-10-16 Benjamin KramerDAGCombiner: Don't fold xor into not if getNOT would...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-10 Benjamin KramerDAGCombiner: Generate a correct constant for vector...
2013-05-08 David MajnemerDAGCombiner: Simplify inverted bit tests
2012-08-10 Jakob Stoklund OlesenReapply r161633-161634 "Partition use lists so defs...
2012-08-09 Jakob Stoklund OlesenRevert r161633-161634 "Partition use lists so defs...
2012-08-09 Jakob Stoklund OlesenPartition use lists so defs always come before uses.
2012-07-12 Nadav RotemThe LIT tests below do not specify the exact cpu model...
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2011-05-04 Jakob Stoklund OlesenDon't depend on the physreg coalescing order.
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2010-03-31 Jakob Stoklund OlesenReplace V_SET0 with variants for each SSE execution...
2010-01-18 Evan ChengCanonicalize -1 - x to ~x.
2009-09-27 Chris Lattnerimplement and document support for filecheck variables...
2009-09-25 Chris Lattnerreimplement the regex matching strategy by building...
2009-09-25 Chris Lattnerconvert testcases to filecheck.