summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/memcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-6/+6
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-10/+12
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* Fix memcmp code-gen to honor -fno-builtin.Bob Wilson2012-08-031-0/+3
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-10/+11
* convert cmp to use a multipatternChris Lattner2010-10-071-6/+6
* handle equality memcmp of 8 bytes on x86-64 with two unaligned loads and a Chris Lattner2009-12-241-4/+38
* move an optimization for memcmp out of simplifylibcalls and into Chris Lattner2009-12-241-0/+76