summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/memcmp.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix memcmp code-gen to honor -fno-builtin.Bob Wilson2012-08-03
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* convert cmp to use a multipatternChris Lattner2010-10-07
* handle equality memcmp of 8 bytes on x86-64 with two unaligned loads and a Chris Lattner2009-12-24
* move an optimization for memcmp out of simplifylibcalls and into Chris Lattner2009-12-24