llvm-6502/lib/Target/ARM/AsmPrinter
Evan Cheng f49810c7e6 Initial Thumb2 support. Majority of the work is done by David Goodwin. There are
also some contribution from Jim Grosbach, Bob Wilson, and Evan Cheng.

I've done my best to consolidate the patches with those that were done by
Viktor Kutuzov and Anton Korzh from Access Softek, Inc. Let me know if missed
anything. I've completely reorganized the thumb2 td file, made more extensive
uses of multiclass, etc.

Test cases will be contributed later after I re-organize what's in svn first.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73965 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 17:48:47 +00:00
..
ARMAsmPrinter.cpp Initial Thumb2 support. Majority of the work is done by David Goodwin. There are 2009-06-23 17:48:47 +00:00
CMakeLists.txt CMake: lib/Target/ARM/AsmPrinter/CMakeLists.txt added. 2008-10-25 03:40:32 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00