Go to file
Johnny Chen 8557d298d4 Fix two logic errors uncovered by the static analyzer.
For the default case (illegal encoding type), just return false instead of break.

A8.6.84 LDRSH (register)
A8.6.309 VLD1 (single element to all lanes)

llvm-svn: 137699
2011-08-16 01:16:02 +00:00
clang [analyzer] Remove PostStmtCustom ProgramPoint. It can be represented using tagged PostStmts. 2011-08-16 00:49:19 +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 Fix two logic errors uncovered by the static analyzer. 2011-08-16 01:16:02 +00:00
llvm After talking with Bill, it seems like the LandingPad handling here is likely 2011-08-16 00:41:37 +00:00
polly www: Updating memaccess Documentation 2011-08-15 09:37:46 +00:00