Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / memcmp.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-11-22 Jim GrosbachX86: Perform integer comparisons at i32 or larger.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-03 Bob WilsonFix memcmp code-gen to honor -fno-builtin.
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-10-07 Chris Lattnerconvert cmp to use a multipattern
2009-12-24 Chris Lattnerhandle equality memcmp of 8 bytes on x86-64 with two...
2009-12-24 Chris Lattnermove an optimization for memcmp out of simplifylibcalls...