llvm-6502/lib
Jim Grosbach 0e387b2877 ARM NEON "vmov.i8" immediate assembly parsing and encoding.
NEON immediates are "interesting". Start of the work to handle parsing them
in an 'as' compatible manner. Getting the matcher to play nicely with
these and the floating point immediates from VFP is an extra fun wrinkle.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142293 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-17 22:26:03 +00:00
..
Analysis Correct over-zealous removal of hack. 2011-10-17 18:43:40 +00:00
Archive
AsmParser Validate target data layout strings. 2011-10-17 22:05:34 +00:00
Bitcode
CodeGen When deleting a phi cycle after looking through copies, constrain the register 2011-10-17 21:54:46 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object Object: Fix redundant name. 2011-10-17 20:19:29 +00:00
Support Fix handling of the From parameter in StringRef::find. 2011-10-17 20:49:40 +00:00
TableGen
Target ARM NEON "vmov.i8" immediate assembly parsing and encoding. 2011-10-17 22:26:03 +00:00
Transforms Add support for the Objective-C personality function to the instruction 2011-10-17 21:20:24 +00:00
VMCore Use a SmallVector for intrinsic argument types. 2011-10-17 21:33:26 +00:00
CMakeLists.txt
Makefile