Go to file
Jim Grosbach 3e941aee69 ARM thumb assembly parsing for arithmetic flag setting instructions.
Thumb one requires that many arithmetic instruction forms have an 'S'
suffix. For Thumb2, the whether the suffix is required or precluded depends
on whether the instruction is in an IT block. Use target parser predicates
to check for these sorts of context-sensitive constraints.

llvm-svn: 137746
2011-08-16 20:45:50 +00:00
clang MacOSKeychainAPIChecker: Turn it on by default. 2011-08-16 20:02:05 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix needle-in-haystack bug found by Walter Brown 2011-08-15 17:22:22 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb The redo script did not take into account the compiler and architecture configuration of the failed tests. 2011-08-16 20:02:59 +00:00
llvm ARM thumb assembly parsing for arithmetic flag setting instructions. 2011-08-16 20:45:50 +00:00
polly www: Updating memaccess Documentation 2011-08-15 09:37:46 +00:00