llvm-6502/lib/MC/MCParser
Daniel Dunbar 54074b5f04 TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher.
- Currently includes a hack to limit ourselves to "In32BitMode" and "In64BitMode", because we don't have the other infrastructure to properly deal with setting SSE, etc. features on X86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108677 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 05:44:09 +00:00
..
AsmLexer.cpp
AsmParser.cpp Make .align parse correctly on platforms where .align is measured in bytes. 2010-07-19 04:17:25 +00:00
CMakeLists.txt
DarwinAsmParser.cpp MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't 2010-07-18 22:22:07 +00:00
ELFAsmParser.cpp MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't 2010-07-18 22:22:07 +00:00
Makefile
MCAsmLexer.cpp
MCAsmParser.cpp
MCAsmParserExtension.cpp
TargetAsmParser.cpp TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher. 2010-07-19 05:44:09 +00:00