1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Transforms
Davide Italiano b51a993bd2 [PMBuilder] Remove RunFloat2Int cl::opt.
The pass has been on by default for a long time without problems.

llvm-svn: 290814
2017-01-02 17:49:18 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello
InstCombine [InstCombine][AVX-512] Teach InstCombine that llvm.x86.avx512.vcomi.sd and llvm.x86.avx512.vcomi.ss don't use the upper elements of their input. 2016-12-31 00:45:06 +00:00
Instrumentation [sanitizer-coverage] sort the switch cases 2016-12-27 21:20:06 +00:00
IPO [PMBuilder] Remove RunFloat2Int cl::opt. 2017-01-02 17:49:18 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [CVP] Adjust iteration order to reduce the amount of work required 2016-12-30 18:00:55 +00:00
Utils [Inliner] remove unnecessary null checks from AddAlignmentAssumptions(); NFCI 2016-12-31 17:54:05 +00:00
Vectorize [LV] Sink tripcount query to where it's actually used. NFC. 2016-12-19 22:47:52 +00:00
CMakeLists.txt
LLVMBuild.txt