summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/handle-move.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-3/+3
* [CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih2017-11-301-9/+9
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-4/+4
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi2013-04-021-1/+0
* llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.NAKAMURA Takumi2013-03-111-0/+1
* Remove a few unused arguments.Chad Rosier2013-02-261-2/+2
* Fix buildbots: -misched=shuffle is only available in +Asserts builds.Jakob Stoklund Olesen2012-10-121-0/+1
* Use a transposed algorithm for handleMove().Jakob Stoklund Olesen2012-10-121-0/+73
OpenPOWER on IntegriCloud