Age | Commit message (Expand) | Author |
---|---|---|
2009-08-14 | llvm-mc: Fix bugs where bytes were unintentionally being printed as signed. | Daniel Dunbar |
2009-08-14 | llvm-mc: Support escaped characters in string literals (for .ascii and .asciz) | Daniel Dunbar |
2009-07-17 | llvm-mc: Add -triple, and start fetching the target asm printer. | Daniel Dunbar |
2009-07-08 | convert to FileCheck style. | Chris Lattner |
2009-06-24 | Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... } | Daniel Dunbar |