summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/asm-large-immediate.ll
AgeCommit message (Expand)Author
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders
2012-06-26There are a number of generic inline asm operand modifiers thatJack Carter
2012-06-22test/CodeGen/Generic/asm-large-immediate.ll: Mark it as XFAIL: powerpc, possi...NAKAMURA Takumi
2012-06-21The inline asm operand modifier 'n' is suppose Jack Carter
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-25Allow target constants to be illegal types. The target shouldChris Lattner