History log of /external/llvm/test/MC/AsmParser/hello.s
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4899b017ece712bd43ed8a3167d600b9ec10e8f1 12-Jul-2010 Daniel Dunbar <daniel@zuster.org> MC/AsmParser: Move some misc. Darwin directive handling to DarwinAsmParser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108174 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
d6153b455d4f5ef8514356fbfbbeae0f2281ad77 20-Sep-2009 Chris Lattner <sabre@nondot.org> Add an intel syntax MCInstPrinter implementation. You can now
transcode from AT&T to intel syntax with "llvm-mc foo.s -output-asm-variant=1"



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82385 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
84c0c9a5d338d233548b6f4bc8a81dcd47744be5 14-Sep-2009 Chris Lattner <sabre@nondot.org> unbreak this test by working around an asmparser bug.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81724 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
14a77d4b89940ba45a5c924e57347125e0eb4eb3 10-Aug-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc/AsmParser: Check for matches with super classes when matching
instruction operands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78565 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
8170a0943d3317a8bf962c06cdee2ca158ced321 09-Aug-2009 Daniel Dunbar <daniel@zuster.org> Disable this test for now, we don't check for super classes when matching yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78531 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
6bdd130c77aba65e2208d300ab2e9b2246aa7a3b 01-Aug-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc: Add -triple, and fix some typos


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77750 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/hello.s
24091713d3a8dd915dfc6023b745ee0276288f3d 01-Aug-2009 Daniel Dunbar <daniel@zuster.org> llvm-mc: A few more parsing / match tweaks.
- Operands which are just a label should be parsed as immediates, not memory
operands (from the assembler perspective).

- Match a few more flavors of immediates.

- Distinguish match functions for memory operands which don't take a segment
register.

- We match the .s for "hello world" now!


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