1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
Alexey Bataev 3dc2d97bf9 Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast."
This reverts commit r320499 again to resolve the problem with the
sanitizers bbots.

llvm-svn: 320501
2017-12-12 17:35:29 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +00:00
Hello
InstCombine Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." 2017-12-12 17:35:29 +00:00
Instrumentation ASAN: Provide reliable debug info for local variables at -O0. 2017-12-11 20:43:21 +00:00
IPO Revert r320464 as it breaks gold plugin tests 2017-12-12 10:12:46 +00:00
ObjCARC Modify ModRefInfo values using static inline method abstractions [NFC]. 2017-12-05 20:12:23 +00:00
Scalar [CallSiteSplitting] Don't let debug intrinsics affect optimizations 2017-12-12 07:29:57 +00:00
Utils [SimplifyLibCalls] propagate FMF when folding pow(x, -1.0) call 2017-12-10 17:25:54 +00:00
Vectorize [LV] Ignore the cost of values that will not appear in the vectorized loop 2017-12-12 08:57:43 +00:00
CMakeLists.txt
LLVMBuild.txt