Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. | Francis Visoiu Mistrih | 2017-12-07 | 1 | -3/+3 |
* | [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output | Francis Visoiu Mistrih | 2017-11-30 | 1 | -9/+9 |
* | [CodeGen] Print register names in lowercase in both MIR and debug output | Francis Visoiu Mistrih | 2017-11-28 | 1 | -4/+4 |
* | X86: Do not use llc -march in tests. | Matthias Braun | 2017-08-02 | 1 | -2/+2 |
* | llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ... | NAKAMURA Takumi | 2013-04-02 | 1 | -1/+0 |
* | llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating. | NAKAMURA Takumi | 2013-03-11 | 1 | -0/+1 |
* | Remove a few unused arguments. | Chad Rosier | 2013-02-26 | 1 | -2/+2 |
* | Fix buildbots: -misched=shuffle is only available in +Asserts builds. | Jakob Stoklund Olesen | 2012-10-12 | 1 | -0/+1 |
* | Use a transposed algorithm for handleMove(). | Jakob Stoklund Olesen | 2012-10-12 | 1 | -0/+73 |