llvm-6502/include/llvm
Tobias Grosser 83c223932e Add PM extension point EP_VectorizerStart
This extension point allows passes to be executed right before the vectorizer
and other highly target specific optimizations are run.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242389 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-16 08:20:37 +00:00
..
ADT
Analysis [LAA] Split out a helper to check the pointer partitions, NFC 2015-07-16 02:48:05 +00:00
AsmParser
Bitcode
CodeGen Move most user of TargetMachine::getDataLayout to the Module one 2015-07-16 06:11:10 +00:00
Config
DebugInfo
ExecutionEngine Make ExecutionEngine owning a DataLayout 2015-07-16 06:17:14 +00:00
IR Debug Info: Add basic support for external types references. 2015-07-15 17:01:41 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC [TableGen] Improve decoding options for non-orthogonal instructions 2015-07-15 08:04:27 +00:00
Object For new archive member we only need to store the full path. 2015-07-15 22:46:53 +00:00
Option
Passes
ProfileData
Support Delete declared but not implemented functions. 2015-07-15 17:19:39 +00:00
TableGen
Target Remove DataLayout from TargetLoweringObjectFile, redirect to Module 2015-07-16 06:04:17 +00:00
Transforms Add PM extension point EP_VectorizerStart 2015-07-16 08:20:37 +00:00
CMakeLists.txt
InitializePasses.h Create a wrapper pass for BranchProbabilityInfo. 2015-07-15 22:48:29 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h