aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/memcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* 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