aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/movbe.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-12/+33
* Add Atom Silvermont (slm) testsPreston Gurd2013-09-161-0/+9
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-4/+4
* test/CodeGen/X86/movbe.ll: Give explicit -mtriple=x86_64-linux, to unbreak wi...NAKAMURA Takumi2011-10-111-1/+1
* X86: Add patterns for the movbe instruction (mov + bswap, only available on a...Benjamin Kramer2011-10-101-0/+36