Go to file
Chandler Carruth f3bd8ddedb Revert r301950: SpeculativeExecution: Stop using whitelist for costs
This pass doesn't correctly handle testing for when it is legal to hoist
arbitrary instructions. The whitelist happens to make it safe, so before
it is removed the pass's legality checks will need to be enhanced.

Details have been added to the code review thread for the patch.

llvm-svn: 302640
2017-05-10 12:30:07 +00:00
clang [OpenCL] Handle OpenCL specific subelement types 2017-05-10 10:28:34 +00:00
clang-tools-extra [clang-tidy] Add new cert-dcl21-cpp check 2017-05-10 11:16:55 +00:00
compiler-rt [msan] Fix getmntent{_r} for empty /etc/fstab 2017-05-10 12:18:25 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Attempt to speculatively unbreak Apple build bots 2017-05-10 08:04:50 +00:00
libcxxabi Fix use of removed SH test replacement %exec 2017-05-10 08:15:40 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [Core] Make parallel algorithms match C++ Parallelism TS. 2017-05-10 01:16:22 +00:00
lldb Import sys in repo.py. 2017-05-09 20:37:01 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Revert r301950: SpeculativeExecution: Stop using whitelist for costs 2017-05-10 12:30:07 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [GPUJIT] Disabled gcc's -Wpedantic for use of dlsym 2017-05-10 11:51:44 +00:00