Go to file
Bill Seurer 2351bec3ea [PowerPC]Activate "vector bool long long" (and alternate spellings) as a valid type for Altivec support for Power.
There are two test case updates for very basic testing. While I was editing cxx-altivec.cpp I also updated it to better match some other changes in altivec.c.

Note: "vector bool long" was not also added because its use is considered deprecated.

http://reviews.llvm.org/D7235

llvm-svn: 231118
2015-03-03 20:08:43 +00:00
clang [PowerPC]Activate "vector bool long long" (and alternate spellings) as a valid type for Altivec support for Power. 2015-03-03 20:08:43 +00:00
clang-tools-extra Add -fexceptions for targets which need it 2015-03-02 19:12:51 +00:00
compiler-rt Symbolizer refactoring: Turn FillAddressAndModuleInfo into FillModuleInfo 2015-03-03 09:18:44 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement step builtin 2015-03-02 15:29:41 +00:00
libcxx Add better tests for ctype<char>::classic_table 2015-03-03 16:15:26 +00:00
libcxxabi [libcxxabi] Build both static and shared versions of libc++abi by default. 2015-03-03 15:59:09 +00:00
lld [ELF] Implement R_X86_64_PC16 relocation. 2015-03-03 07:38:20 +00:00
lldb Reduce header footprint of Target.h 2015-03-03 19:23:09 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Outline cleanup handlers for native Windows C++ exception handling 2015-03-03 20:00:16 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +00:00