1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Davide Italiano f2e85cb73c [LoopUnroll] Add a cl::opt to force peeling, for testing purposes.
Will be used to test the patch proposed in D37153.

llvm-svn: 311915
2017-08-28 19:50:55 +00:00
..
Coroutines [coroutines] Add support for symmetric control transfer (musttail on coro.resumes followed by a suspend) 2017-08-25 02:25:10 +00:00
Hello
InstCombine [InstCombine] Call hasNoSignedWrap instead of hasNoUnsignedWrap to get the NSW flag when handling Add in SimplifyDemandedUseBits. 2017-08-28 18:44:28 +00:00
Instrumentation Create PHI node for the return value only when the return value has uses. 2017-08-28 18:57:00 +00:00
IPO [Inliner] Only compute fully inline cost when remarks are enabled. 2017-08-25 22:01:42 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [LoopUnroll] Add a cl::opt to force peeling, for testing purposes. 2017-08-28 19:50:55 +00:00
Utils revert r310985 which breaks for the following case: 2017-08-27 22:22:39 +00:00
Vectorize [LV] Fix PR34248 - recommit D32871 after revert r311304 2017-08-27 12:55:46 +00:00
CMakeLists.txt
LLVMBuild.txt