llvm-6502/lib/Transforms
Elena Demikhovsky cc64d95696 Enabled cost calculation for masked memory operations.
We already have implementation for cost calculation for
masked memory operations. I just call it from the loop vectorizer.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229290 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-15 08:08:48 +00:00
..
Hello
InstCombine InstCombine: propagate deref via new addDereferenceableAttr 2015-02-14 19:37:54 +00:00
Instrumentation Transforms: Canonicalize access to function attributes, NFC 2015-02-14 01:11:29 +00:00
IPO Transforms: Canonicalize access to function attributes, NFC 2015-02-14 01:11:29 +00:00
ObjCARC
Scalar [optnone] Skip pass Constant Hoisting on optnone functions. 2015-02-14 15:11:48 +00:00
Utils
Vectorize Enabled cost calculation for masked memory operations. 2015-02-15 08:08:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile