1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/lib/Transforms
Adam Nemet d8634fc7f7 [LoopVer] Remove unused needsRuntimeChecks(), NFC
The previous commits moved this functionality into the client.

Also remove the now unused member variable.

llvm-svn: 243920
2015-08-03 23:32:57 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine fix formatting; NFC 2015-07-28 15:38:43 +00:00
Instrumentation De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
IPO De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
ObjCARC [PM/AA] Extract the ModRef enums from the AliasAnalysis class in 2015-07-22 23:15:57 +00:00
Scalar [Unroll] Improve the brute force loop unroll estimate by propagating 2015-08-03 20:32:27 +00:00
Utils [LoopVer] Remove unused needsRuntimeChecks(), NFC 2015-08-03 23:32:57 +00:00
Vectorize [SLP vectorizer]: Choose the best consecutive candidate to pair with a store instruction. 2015-07-30 17:40:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile