Go to file
Michael Liao d617a3015d Fix PR18054
- Fix bug in (vsext (vzext x)) -> (vsext x) in SIGN_EXTEND_IN_REG
  lowering where we need to check whether x is a vector type (in-reg
  type) of i8, i16 or i32; otherwise, that optimization is not valid.

llvm-svn: 195779
2013-11-26 20:31:31 +00:00
clang Thread safety analysis: fix ICE due to missing null check on dyn_cast. 2013-11-26 19:45:21 +00:00
clang-tools-extra Trailing linefeed. 2013-11-21 13:50:58 +00:00
compiler-rt [Sanitizer] Improve external symbolizer behavior. 2013-11-26 16:24:53 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc R600: Add aliases for Sea Islands GPUs 2013-11-18 18:21:30 +00:00
libcxx Don't use T as template argument, it is part of the application 2013-11-25 22:44:20 +00:00
libcxxabi On Windows, typeids are different between DLLs and EXEs, so comparing 2013-11-22 21:43:23 +00:00
lld [PECOFF] Fix parameter mapping for /section. 2013-11-26 17:57:05 +00:00
lldb Fix MSVC build 2013-11-26 15:10:46 +00:00
llvm Fix PR18054 2013-11-26 20:31:31 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly Really stop the buildbot noise 2013-11-22 23:56:11 +00:00