1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Transforms
Sanjoy Das a711f65a0e [EarlyCSE] Minor cosmetic NFC changes
- Avoid implicit conversion from pointer to bool
 - Add a comment when passing in a boolean value

llvm-svn: 272955
2016-06-16 21:00:57 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] Don't widen metadata on store-to-load forwarding 2016-06-16 02:33:42 +00:00
Instrumentation IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
IPO [IR] [DAE] Copy comdats during DAE, and don't copy comdats in GlobalObject::copyAttributesFrom. 2016-06-15 23:20:15 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar [EarlyCSE] Minor cosmetic NFC changes 2016-06-16 21:00:57 +00:00
Utils Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo" 2016-06-16 16:25:53 +00:00
Vectorize Attempt to define friend function more portably. 2016-06-16 07:00:19 +00:00
CMakeLists.txt
LLVMBuild.txt