llvm-6502/lib/Transforms
Diego Novillo 44180390f8 Add optimization remarks to the loop unroller and vectorizer.
Summary:
This calls emitOptimizationRemark from the loop unroller and vectorizer
at the point where they make a positive transformation. For the
vectorizer, it reports vectorization and interleave factors. For the
loop unroller, it reports all the different supported types of
unrolling.

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D3456

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207528 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-29 14:27:31 +00:00
..
Hello
InstCombine InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569) 2014-04-28 17:40:03 +00:00
Instrumentation [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
IPO
ObjCARC [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Scalar Revert r207271 for now. This commit introduced a test case that ran 2014-04-28 23:07:49 +00:00
Utils Add optimization remarks to the loop unroller and vectorizer. 2014-04-29 14:27:31 +00:00
Vectorize Add optimization remarks to the loop unroller and vectorizer. 2014-04-29 14:27:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile