llvm-6502/lib
Ahmed Bougacha ad41590c48 [X86][MC] Intel syntax: accept implicit memory operand sizes larger than 80.
The X86AsmParser intel handling was refactored in r216481, making it
try each different memory operand size to see which one matches.
Operand sizes larger than 80 ("[xyz]mmword ptr") were forgotten, which
led to an "invalid operand" error for code such as:
  movdqa [rax], xmm0


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223187 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-03 02:03:26 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [PowerPC] Implement readcyclecounter for PPC32 2014-12-02 22:01:00 +00:00
DebugInfo
ExecutionEngine [MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC. 2014-12-03 00:51:19 +00:00
IR [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support Triple: Add AMDHSA operating system type 2014-12-02 16:45:47 +00:00
TableGen
Target [X86][MC] Intel syntax: accept implicit memory operand sizes larger than 80. 2014-12-03 02:03:26 +00:00
Transforms PR21302. Vectorize only bottom-tested loops. 2014-12-02 22:59:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile