summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2011-10-28test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll: [PR11218] Mark "REQUI...NAKAMURA Takumi
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-16We have decided not to support inline asm where an output operand with a matc...Evan Cheng
2008-10-18Reapply r57699 with a fix to not crash on asms with multiple results. UnlikeChris Lattner
2008-10-18Revert r57699. It's causing regressions inDan Gohman
2008-10-17Fix PR2356 on PowerPC: if we have an input and output that are tied togetherChris Lattner