llvm-6502/lib/Transforms
Adam Nemet 08056a49f1 [LoopDist] Improve variable names and comments in LoopVersioning class, NFC
As with the previous patch, the goal is to turn the class into a general
loop-versioning class.  This patch removes any references to loop
distribution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240352 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-22 22:59:40 +00:00
..
Hello Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
InstCombine Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Instrumentation SafeStack: Create the unsafe stack pointer on demand. 2015-06-22 20:26:54 +00:00
IPO Rangify for loops in Inliner::runOnSCC(), NFC. 2015-06-20 07:12:33 +00:00
ObjCARC [PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class. 2015-06-22 02:16:51 +00:00
Scalar [LoopDist] Improve variable names and comments in LoopVersioning class, NFC 2015-06-22 22:59:40 +00:00
Utils [SwitchLowering] Remove quadratic vector removal. 2015-06-20 15:59:34 +00:00
Vectorize [SLP] Vectorize for all-constant entries. 2015-06-19 17:40:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile