1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
Owen Anderson b4d0c09caf Fix a pair of issues that caused an infinite loop in reassociate.
Terrifyingly, one of them is a mishandling of floating point vectors
in Constant::isZero().  How exactly this issue survived this long
is beyond me.

llvm-svn: 253655
2015-11-20 08:16:13 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
Instrumentation Follow up to r253591. Turn into an assertion. 2015-11-19 21:50:08 +00:00
IPO [GlobalOpt] Localize some globals that have non-instruction users 2015-11-19 18:04:33 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Fix a pair of issues that caused an infinite loop in reassociate. 2015-11-20 08:16:13 +00:00
Utils Fix the debug build breakage that getDiscriminator is called by mistake. 2015-11-19 20:29:27 +00:00
Vectorize [LV] Add a helper function, isReductionVariable. NFC. 2015-11-19 14:19:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile