llvm-6502/lib/Transforms
Adam Nemet bddcf8ba3a [LoopVectorize] Add accessors for Num{Stores,Loads,PredStores} in AccessAnalysis
These members are moving to LoopAccessAnalysis.  The accessors help to hide
this.

NFC.  This is part of the patchset that splits out the memory dependence logic
from LoopVectorizationLegality into a new class LoopAccessAnalysis.
LoopAccessAnalysis will be used by the new Loop Distribution pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227750 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-01 16:56:02 +00:00
..
Hello
InstCombine Move EH personality type classification to Analysis/LibCallSemantics.h 2015-01-28 01:17:38 +00:00
Instrumentation [asan][mips] Fix MIPS64 Asan mapping 2015-01-31 10:43:18 +00:00
IPO [PM] Sink the population of the pass manager with target-specific 2015-01-30 13:33:42 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar [multiversion] Kill FunctionTargetTransformInfo, TTI itself is now 2015-02-01 14:37:03 +00:00
Utils Removed assert that doesn't typecheck and breaks debug MSVC build. 2015-02-01 08:46:20 +00:00
Vectorize [LoopVectorize] Add accessors for Num{Stores,Loads,PredStores} in AccessAnalysis 2015-02-01 16:56:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile