Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-13 | Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ... | Daniel Sanders | 1 | -1/+1 |
2014-02-12 | Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(... | Daniel Sanders | 1 | -1/+1 |
2014-02-12 | Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS... | Daniel Sanders | 1 | -1/+1 |
2012-01-07 | Make the 'x' constraint work for AVX registers as well. | Eric Christopher | 1 | -1/+9 |
2011-12-01 | For 64-bit the rest of the general regs are ok for the q constraint. Make | Eric Christopher | 1 | -0/+7 |
2011-07-08 | Let the inline asm 'q' constraint match float, and on 64-bit double too. | Nick Lewycky | 1 | -1/+13 |
2011-06-19 | Remove support for parsing the "type i32" syntax for defining a numbered | Chris Lattner | 1 | -1/+1 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2009-07-17 | Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q'... | Evan Cheng | 1 | -0/+10 |