1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms
Evgeny Stupachenko e5edb8e9bf Set option enabling LSR alternative way to resolve complex solution to false.
Differential Revision: http://reviews.llvm.org/D29862

From: Evgeny Stupachenko <evstupac@gmail.com>
llvm-svn: 296959
2017-03-04 03:14:05 +00:00
..
Coroutines [Coroutines] Add header guard to header that's missing one. 2017-01-30 16:32:20 +00:00
Hello
InstCombine Use APInt::getLowBitsSet instead of APInt::getBitsSet for lower bit mask creation 2017-03-03 16:56:33 +00:00
Instrumentation [msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr. 2017-03-03 01:12:43 +00:00
IPO Fix build. 2017-03-04 01:38:05 +00:00
ObjCARC Remove redundant code. NFC. 2017-02-25 00:59:49 +00:00
Scalar Set option enabling LSR alternative way to resolve complex solution to false. 2017-03-04 03:14:05 +00:00
Utils Fix a compiler warning 2017-03-03 18:53:09 +00:00
Vectorize [SLP] Fixes the bug due to absence of in order uses of scalars which needs to be available 2017-03-03 10:02:47 +00:00
CMakeLists.txt
LLVMBuild.txt