llvm-6502/test/MC
Daniel Dunbar f98bc6320b MC/X86/AsmMatcher: Use the new instruction cleanup routine to implement a
temporary workaround for matching inc/dec on x86_64 to the correct instruction.
 - This hack will eventually be replaced with a robust mechanism for handling
   matching instructions based on the available target features.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98858 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-18 20:06:02 +00:00
..
AsmParser MC/X86/AsmMatcher: Use the new instruction cleanup routine to implement a 2010-03-18 20:06:02 +00:00
Disassembler Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes 2010-03-08 22:17:26 +00:00
MachO MC/Mach-O/x86_64: Temporary labels in cstring sections require symbols (and external relocations, but we don't have x86_64 relocations yet). 2010-03-15 21:56:50 +00:00