Go to file
Michael Ilseman a7b93c1e5f Constant fold vector bitcasts of halves similarly to how floats and doubles are folded. Test case included.
llvm-svn: 176131
2013-02-26 22:51:07 +00:00
clang No need to initialize these variables. 2013-02-26 22:15:50 +00:00
clang-tools-extra Add user documentation for cpp11-migrate 2013-02-25 20:37:03 +00:00
compiler-rt [Sanitizer] Don't die if external symbolizer is used on Mac, where it's not implemented yet 2013-02-26 13:40:51 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Michael van der Westhuizen: correction to the libcxx build instructions when built with libcxxrt on Linux. 2013-02-26 16:27:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [Pass][Layout] Fix bug and add debug printing. 2013-02-26 01:35:30 +00:00
lldb Add links to buildbots on the LLDB build instructions page 2013-02-26 21:41:55 +00:00
llvm Constant fold vector bitcasts of halves similarly to how floats and doubles are folded. Test case included. 2013-02-26 22:51:07 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00