Go to file
Jim Grosbach 12ccf45bbb ARM assembler should accept shift-by-zero for any shifted-immediate operand.
Just treat it as-if the shift wasn't there at all. 'as' compatibility.

rdar://10604767

llvm-svn: 147153
2011-12-22 18:04:04 +00:00
clang List-initialization via constructor part 1. Still needs: pretty-printing, overloading, initializer_list. 2011-12-22 14:44:04 +00:00
compiler-rt Recently the GCD tests started failing because of the invalid size of 2011-12-16 19:13:35 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11616 2011-12-19 17:58:44 +00:00
libcxxabi credits adjustment 2011-12-22 16:00:06 +00:00
lld Add more merging/coalescing test cases and make core linking work for them 2011-12-22 02:38:01 +00:00
lldb Add check for non-NULL Variable with a NULL Type. 2011-12-22 17:03:37 +00:00
llvm ARM assembler should accept shift-by-zero for any shifted-immediate operand. 2011-12-22 18:04:04 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00