Go to file
Jim Grosbach cfa9421e16 Remove FIXME. Thumb2 MOV instruction will use separate custom tricks.
When we want encoding T3 (the wide encoding), we can explicitly check for
that and twiddle the CanAcceptCarrySet accordingly. For now, just correctly
handle encodings T1 and T2 when in Thumb2 mode.

llvm-svn: 138879
2011-08-31 18:39:39 +00:00
clang Don't verify the name of the driver executable. It's not really relevent 2011-08-31 18:39:20 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx __split_buffer should only require default constructible. Bug found and fixed by Jared Hoberock 2011-08-28 15:21:29 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fix the shift amount applied to size_and_rw_bits() for debug control register, 2011-08-31 17:51:43 +00:00
llvm Remove FIXME. Thumb2 MOV instruction will use separate custom tricks. 2011-08-31 18:39:39 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00