llvm-6502/lib/Target/ARM/AsmParser
Kevin Enderby a827a47923 Make sure the alternate PC+imm syntax of LDR instruction with a small
immediate generates the narrow version.  Needed when doing round-trip
assemble/disassemble testing using the alternate syntax that specifies
'pc' directly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170255 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-14 23:04:25 +00:00
..
ARMAsmLexer.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
ARMAsmParser.cpp Make sure the alternate PC+imm syntax of LDR instruction with a small 2012-12-14 23:04:25 +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