llvm-6502/lib/Transforms
Adam Nemet 4db669fb26 [LoopAccesses] Split out LoopAccessReport from VectorizerReport
The only difference between these two is that VectorizerReport adds a
vectorizer-specific prefix to its messages.  When LAA is used in the
vectorizer context the prefix is added when we promote the
LoopAccessReport into a VectorizerReport via one of the constructors.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229897 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-19 19:15:15 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine [InstCombine] Do not insert a GEP instruction before a landingpad instruction. 2015-02-18 03:30:11 +00:00
Instrumentation [MSan][MIPS] VarArgHelper for MIPS64 2015-02-18 11:41:24 +00:00
IPO [BDCE] Add a bit-tracking DCE pass 2015-02-17 01:36:59 +00:00
ObjCARC [objc-arc] Introduce the concept of RCIdentity and rename all relevant functions to use that name. NFC. 2015-02-19 00:42:38 +00:00
Scalar [LoopAccesses] Create the analysis pass 2015-02-19 19:15:04 +00:00
Utils Demote vectors to arrays. No functionality change. 2015-02-19 15:26:17 +00:00
Vectorize [LoopAccesses] Split out LoopAccessReport from VectorizerReport 2015-02-19 19:15:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile