1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/MC
Joerg Sonnenberger 9c30c492df Restore r125595 (reverted in r126336) with modifications:
Introduce a variable in the AsmParserExtension whether [] is valid in an
expression. If it is true, parse them like (). Enable this for ELF only.

llvm-svn: 126443
2011-02-24 21:59:22 +00:00
..
ARM Restore r125595 (reverted in r126336) with modifications: 2011-02-24 21:59:22 +00:00
AsmParser Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Fixed a bug in the enhanced disassembler that caused 2011-02-23 03:31:28 +00:00
ELF Restore r125595 (reverted in r126336) with modifications: 2011-02-24 21:59:22 +00:00
MachO Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Use the same (%dx) hack for in[bwl] as for out[bwl]. 2011-02-22 20:40:09 +00:00