llvm-6502/include/llvm/Transforms/Utils
Arnold Schwaighofer b0ee2374ce SLPVectorizer: Only vectorize intrinsics whose operands are widened equally
The vectorizer only knows how to vectorize intrinics by widening all operands by
the same factor.

Patch by Tyler Nowicki!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205855 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 14:20:47 +00:00
..
ASanStackFrameLayout.h
BasicBlockUtils.h Untabify. 2014-03-16 23:58:43 +00:00
BuildLibCalls.h
BypassSlowDivision.h
Cloning.h Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true. 2014-03-12 14:42:51 +00:00
CmpInstAnalysis.h
CodeExtractor.h
GlobalStatus.h
IntegerDivision.h
Local.h [Modules] Move GetElementPtrTypeIterator into the IR library. As its 2014-03-04 10:40:04 +00:00
LoopUtils.h [LPM] Fix PR18616 where the shifts to the loop pass manager to extract 2014-01-28 01:25:38 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h [Modules] Move ValueHandle into the IR library where Value itself lives. 2014-03-04 11:17:44 +00:00
SimplifyLibCalls.h
SpecialCaseList.h
SSAUpdater.h
SSAUpdaterImpl.h [Modules] Move ValueHandle into the IR library where Value itself lives. 2014-03-04 11:17:44 +00:00
UnifyFunctionExitNodes.h [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-05 09:10:37 +00:00
UnrollLoop.h
ValueMapper.h [Modules] Move ValueMap to the IR library. While this class does not 2014-03-04 11:26:31 +00:00
VectorUtils.h SLPVectorizer: Only vectorize intrinsics whose operands are widened equally 2014-04-09 14:20:47 +00:00