History log of /external/llvm/test/MC/AsmParser/directive_ascii.s
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
835a70521d0775fd6bc02deac9eaace557efa591 28-Oct-2010 Rafael Espindola <rafael.espindola@gmail.com> Add support for the .string directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117592 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
1fa30cb463eabc1fb0a7f8e5597c546ed699bf30 23-Jan-2010 Chris Lattner <sabre@nondot.org> teach MCAsmStreamer::EmitBytes to use .ascii and .asciz


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94259 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
789daf5a0f2a2390b984034fd88074fd57a52d4c 14-Aug-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc: Fix bugs where bytes were unintentionally being printed as signed.
- We now print all of 403.gcc cleanly (llvm-mc -> 'as' as diffed to 'as'), minus two
'rep;movsl' instructions (which I missed before).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79031 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
2f91e8630d3a5de82e56c643072bb220c76b0c65 14-Aug-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc: Support escaped characters in string literals (for .ascii and .asciz)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79010 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
137a2a4c442c8387d73193955a3ceb0756158714 18-Jul-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc: Add -triple, and start fetching the target asm printer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76257 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
25b24d3ddd401d822601139940b7ea1de4ab3169 08-Jul-2009 Chris Lattner <sabre@nondot.org> convert to FileCheck style.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75038 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s
a0527a92adae8c6e3db84cafcef81921e5fe790c 25-Jun-2009 Daniel Dunbar <daniel@zuster.org> Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... }
- Includes some DG tests in test/MC/AsmParser, which are rather primitive since
we don't have a -verify mode yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74139 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/directive_ascii.s