llvm-6502/lib
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
..
Analysis
AsmParser
Bitcode
CodeGen Revert r240291: causes problems in self-hosted builds. 2015-06-22 21:54:07 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR
IRReader
LibDriver Modify ParseArgs to return the InputArgList by value - there's no need for dynamic allocation/ownership here 2015-06-22 22:06:37 +00:00
LineEditor
Linker Linker: Do not expect comdat to exist in source module. 2015-06-22 21:46:51 +00:00
LTO
MC
Object
Option Modify ParseArgs to return the InputArgList by value - there's no need for dynamic allocation/ownership here 2015-06-22 22:06:37 +00:00
Passes
ProfileData
Support
TableGen
Target [X86][FMA4] FMA4 ops can perform unaligned folded loads. 2015-06-22 21:49:41 +00:00
Transforms [LoopDist] Improve variable names and comments in LoopVersioning class, NFC 2015-06-22 22:59:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile