1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Target/ARM/AsmParser
Daniel Dunbar 9ea6873c89 McARM: Always keep an offset expression, if used (instead of assuming == 0 if used but not present), and simplify logic.
Also, clean up various non-sensicalisms in isMemModeRegThumb() and isMemModeImmThumb().

llvm-svn: 123738
2011-01-18 05:34:11 +00:00
..
ARMAsmLexer.cpp Formatting changes. No functionality change. 2011-01-03 23:59:05 +00:00
ARMAsmParser.cpp McARM: Always keep an offset expression, if used (instead of assuming == 0 if used but not present), and simplify logic. 2011-01-18 05:34:11 +00:00
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00