Go to file
Hal Finkel 4dc8fcc224 [PowerPC] Support register name prefixes for vector registers
Match binutils by supporting the optional register name prefix for new vector
registers ("vs" for VSX registers and "q" for QPX registers).

llvm-svn: 235665
2015-04-23 23:16:22 +00:00
clang InstrProf: Stop using RegionCounter outside of CodeGenPGO (NFC) 2015-04-23 23:06:47 +00:00
clang-tools-extra Fix clang-tools-extra build after clang r235614. 2015-04-23 20:38:48 +00:00
compiler-rt [Sanitizer] Fix getpwnam test on ppc64le Fedora 21. 2015-04-23 22:20:33 +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 fract builtin 2015-04-23 18:50:14 +00:00
libcxx Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio 2015-04-23 16:45:08 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
lldb Fix build. 2015-04-23 22:19:29 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [PowerPC] Support register name prefixes for vector registers 2015-04-23 23:16:22 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly JScoP Import/Export: Ensure parameters have the same isl_id 2015-04-23 12:23:56 +00:00