llvm-6502/lib/Target/ARM/InstPrinter
Jim Grosbach c0fc450f07 ARM refactor more NEON VLD/VST instructions to use composite physregs
Register pair VLD1/VLD2 all-lanes instructions. Kill off more of the
pseudos as a result.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152150 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-06 22:01:44 +00:00
..
ARMInstPrinter.cpp ARM refactor more NEON VLD/VST instructions to use composite physregs 2012-03-06 22:01:44 +00:00
ARMInstPrinter.h ARM refactor more NEON VLD/VST instructions to use composite physregs 2012-03-06 22:01:44 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile