1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
Alexey Bataev 195cd24304 [SLP] nullptr'ize initial value in findBuildAggregate(), NFC.
Initial value of V is sett nullptr, as it is not used.

llvm-svn: 295642
2017-02-20 08:04:11 +00:00
..
Coroutines [Coroutines] Add header guard to header that's missing one. 2017-01-30 16:32:20 +00:00
Hello
InstCombine [InstCombine] add nsw/nuw X, signbit --> or X, signbit 2017-02-18 22:20:09 +00:00
Instrumentation AddressSanitizer: don't track swifterror memory addresses 2017-02-15 20:43:43 +00:00
IPO Increases full-unroll threshold. 2017-02-18 03:46:51 +00:00
ObjCARC
Scalar NewGVN: Start making use of predicateinfo pass. 2017-02-18 23:06:50 +00:00
Utils Removed extra ';' 2017-02-19 12:32:44 +00:00
Vectorize [SLP] nullptr'ize initial value in findBuildAggregate(), NFC. 2017-02-20 08:04:11 +00:00
CMakeLists.txt
LLVMBuild.txt