Go to file
Tony Jiang 7630b8c5ee [PowerPC] Expand ISEL instruction into if-then-else sequence.
Generally, the ISEL is expanded into if-then-else sequence, in some
cases (like when the destination register is the same with the true
or false value register), it may just be expanded into just the if
or else sequence.

llvm-svn: 292128
2017-01-16 14:43:12 +00:00
clang Ensure that clang -pthread creates the right macro. -D_POSIX_THREADS 2017-01-16 14:07:24 +00:00
clang-tools-extra [clang-move] Dump enum and type alias declarations. 2017-01-16 09:34:07 +00:00
compiler-rt Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone" 2017-01-16 00:33:02 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libcxx] Follow-up to r292107 2017-01-16 13:13:01 +00:00
libcxxabi [cmake] Handle missing LIBUNWIND_* directories gracefully 2017-01-14 17:05:16 +00:00
libunwind Don't dump llvm-config --cmakedir output if command fails. 2017-01-14 03:46:05 +00:00
lld [COFF] - Fixed format in writeOutSecLine() 2017-01-16 11:46:55 +00:00
lldb Fix windows unit tests 2017-01-16 12:15:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [PowerPC] Expand ISEL instruction into if-then-else sequence. 2017-01-16 14:43:12 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly ScopInfo: No need to keep ReadOnlyAccesses in an additional map [NFC] 2017-01-16 14:24:48 +00:00