1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Transforms
Adam Nemet a98e624489 [LoopAccesses] Change debug messages from LV to LAA
Also add pass name as an argument to VectorizationReport::emitAnalysis.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

llvm-svn: 229894
2015-02-19 19:15:07 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine [InstCombine] Do not insert a GEP instruction before a landingpad instruction. 2015-02-18 03:30:11 +00:00
Instrumentation [MSan][MIPS] VarArgHelper for MIPS64 2015-02-18 11:41:24 +00:00
IPO [BDCE] Add a bit-tracking DCE pass 2015-02-17 01:36:59 +00:00
ObjCARC [objc-arc] Introduce the concept of RCIdentity and rename all relevant functions to use that name. NFC. 2015-02-19 00:42:38 +00:00
Scalar [LoopAccesses] Create the analysis pass 2015-02-19 19:15:04 +00:00
Utils Demote vectors to arrays. No functionality change. 2015-02-19 15:26:17 +00:00
Vectorize [LoopAccesses] Change debug messages from LV to LAA 2015-02-19 19:15:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile