summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAsmPrinter.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-01-25 10:01:55 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-01-25 10:01:55 +0000
commit754b83a51a89a2a8563563aae756ce86c55b684c (patch)
tree0724b51a459dee2afd644b04a10dd99a59d33e50 /lib/Target/Mips/MipsAsmPrinter.cpp
parentf6deb1896884e899dd898b28c9f7825c0281ce15 (diff)
downloadllvm-754b83a51a89a2a8563563aae756ce86c55b684c.tar.gz
llvm-754b83a51a89a2a8563563aae756ce86c55b684c.tar.bz2
llvm-754b83a51a89a2a8563563aae756ce86c55b684c.tar.xz
[LPM] Conclude my immediate work by making the LoopVectorizer
a FunctionPass. With this change the loop vectorizer no longer is a loop pass and can readily depend on function analyses. In particular, with this change we no longer have to form a loop pass manager to run the loop vectorizer which simplifies the entire pass management of LLVM. The next step here is to teach the loop vectorizer to leverage profile information through the profile information providing analysis passes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200074 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions