llvm/lib
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
..
Analysis
AsmParser
Bitcode
CodeGen Move most user of TargetMachine::getDataLayout to the Module one 2015-07-16 06:11:10 +00:00
DebugInfo
ExecutionEngine Make ExecutionEngine owning a DataLayout 2015-07-16 06:17:14 +00:00
Fuzzer
IR
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support
TableGen
Target Add missing break in switch case in R600ISelLowering 2015-07-16 06:23:12 +00:00
Transforms Add PM extension point EP_VectorizerStart 2015-07-16 08:20:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile