1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms
Sanjay Patel 08498645a0 hasNUses(0) == use_empty() ; NFCI
Also, improve variable name and remove unnecessary braces.

llvm-svn: 257687
2016-01-13 22:16:48 +00:00
..
Hello
InstCombine function names start with a lower case letter ; NFC 2016-01-12 18:03:37 +00:00
Instrumentation [sanitizer] [msan] Fix origin store of array types 2016-01-11 19:55:27 +00:00
IPO [ThinLTO] Handle an external call from an import to an alias in dest 2016-01-12 17:48:44 +00:00
ObjCARC Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC 2015-12-28 16:19:08 +00:00
Scalar LoopUnroll: Move the actual unrolling logic to a standalone function. NFC 2016-01-12 05:21:37 +00:00
Utils hasNUses(0) == use_empty() ; NFCI 2016-01-13 22:16:48 +00:00
Vectorize Remove extra whitespace. NFC. 2016-01-13 07:03:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile