summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/mmx-copy-gprs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-8/+6
* test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w...NAKAMURA Takumi2011-03-161-3/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* On x86, if the only use of a i64 load is a i64 store, generate a pair of doub...Evan Cheng2009-03-121-3/+3
* copy mmx values from/to memory with GPRs on x86-32 Chris Lattner2008-02-221-2/+3
* Start using GPR's to copy around mmx value instead of mmx regs.Chris Lattner2008-02-221-0/+14