Go to file
Johnny Chen 9864b5ec5f Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thumb_opcodes tables.
Change the data type of Context.arg2 to int64_t due to possible negative values.

llvm-svn: 124343
2011-01-27 01:26:19 +00:00
clang Fix a horrible bug in our handling of C-style casting, where a C-style 2011-01-27 00:58:17 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Inline namespaces are always available in Clang. Rely on that without 2011-01-26 15:39:56 +00:00
lldb Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thumb_opcodes tables. 2011-01-27 01:26:19 +00:00
llvm Reapply 124301 2011-01-27 00:13:27 +00:00