Go to file
Hal Finkel 57c6ac5e41 [PowerPC] Support the (old) cntlz instruction alias
Some old assembly code uses the cntlz alias for cntlzw, binutils supports this,
and we should too. Fixes PR22519.

llvm-svn: 228719
2015-02-10 18:45:02 +00:00
clang [ARM] Add tests for armv6s[-]m being an alias to armv6[-]m 2015-02-10 15:16:49 +00:00
clang-tools-extra Fixed module-map-checker to recurse umbrella dirs when collecting headers. 2015-02-10 14:58:07 +00:00
compiler-rt [ASan/Win] NFC, just minor simplification of the code 2015-02-10 16:29:05 +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 log10 2015-01-30 18:00:34 +00:00
libcxx Add pragma system header to some experimental headers and add newlines to files. 2015-02-10 17:32:49 +00:00
libcxxabi unwind: improve compilation on Linux with gcc 2015-02-10 03:43:33 +00:00
lld Driver: use hasArg instead of getLastArg if return value is not used. 2015-02-10 18:34:46 +00:00
lldb Failsafe directory for shared objects and support executables. 2015-02-10 18:30:34 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm [PowerPC] Support the (old) cntlz instruction alias 2015-02-10 18:45:02 +00:00
openmp The usage of tt_state flag is replaced by an array of two task_team pointers. 2015-02-10 18:37:43 +00:00
polly isl is now distributed with polly 2015-02-09 13:52:21 +00:00