summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/movbe.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-3/+3
2014-03-11X86: Enable ISel of 16-bit MOVBE instructions.Jim Grosbach1-12/+33
2013-09-16Add Atom Silvermont (slm) testsPreston Gurd1-0/+9
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-4/+4
2011-10-11test/CodeGen/X86/movbe.ll: Give explicit -mtriple=x86_64-linux, to unbreak wi...NAKAMURA Takumi1-1/+1
2011-10-10X86: Add patterns for the movbe instruction (mov + bswap, only available on a...Benjamin Kramer1-0/+36