1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms
James Molloy e02efd6bb1 [LTO] Add a run of LoopUnroll
Loop trip counts can often be resolved during LTO. We should obviously be unrolling small loops once those trip counts have been resolved, but we weren't.

llvm-svn: 257767
2016-01-14 15:00:09 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
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 [LTO] Add a run of LoopUnroll 2016-01-14 15:00:09 +00:00
ObjCARC Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC 2015-12-28 16:19:08 +00:00
Scalar move return variable declarations down to where they are actually used; NFCI 2016-01-13 23:01:57 +00:00
Utils [OperandBundles] Copy DebugLoc with calls/invokes 2016-01-14 06:21:42 +00:00
Vectorize Remove extra whitespace. NFC. 2016-01-13 07:03:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile