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 |
2013-07-13 | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 1 | -1/+1 |
2011-07-02 | FileCheck-ize | Chandler Carruth | 1 | -2/+6 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2008-04-27 | Implement a signficant optimization for inline asm: | Chris Lattner | 1 | -0/+11 |