Go to file
Johnny Chen e2b86a3a83 Enhanced the existing ARMExpandImm() and ThumbExpandImm() functions which expand
an imm12 into imm32 for ARM or Thumb so that they now handle carry_in/carry_out.
Funnel ARMExpandImm()/ThumbExpandImm() to the enhanced ARMExpandImm_C()/ThumbExpandImm_C()
functions.

llvm-svn: 125508
2011-02-14 19:08:41 +00:00
clang Remove left-over #include. 2011-02-14 19:02:35 +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 r125249. 2011-02-10 00:41:14 +00:00
libcxx Update testit to default to clang 2011-02-14 18:06:10 +00:00
lldb Enhanced the existing ARMExpandImm() and ThumbExpandImm() functions which expand 2011-02-14 19:08:41 +00:00
llvm revert my ConstantVector patch, it seems to have made the llvm-gcc 2011-02-14 18:15:46 +00:00