Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memcmp code-gen to honor -fno-builtin. | Bob Wilson | 2012-08-03 | 1 | -0/+3 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -10/+11 |
* | convert cmp to use a multipattern | Chris Lattner | 2010-10-07 | 1 | -6/+6 |
* | handle equality memcmp of 8 bytes on x86-64 with two unaligned loads and a | Chris Lattner | 2009-12-24 | 1 | -4/+38 |
* | move an optimization for memcmp out of simplifylibcalls and into | Chris Lattner | 2009-12-24 | 1 | -0/+76 |