summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
Commit message (Expand)AuthorAge
* test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll: [PR11218] Mark "REQUI...NAKAMURA Takumi2011-10-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* We have decided not to support inline asm where an output operand with a matc...Evan Cheng2008-12-16
* Reapply r57699 with a fix to not crash on asms with multiple results. UnlikeChris Lattner2008-10-18
* Revert r57699. It's causing regressions inDan Gohman2008-10-18
* Fix PR2356 on PowerPC: if we have an input and output that are tied togetherChris Lattner2008-10-17