1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Transforms
Dehao Chen 9b4dc6d522 New pass manager for LICM.
Summary: Port LICM to the new pass manager.

Reviewers: davidxl, silvas

Subscribers: krasin, vitalybuka, silvas, davide, sanjoy, llvm-commits, mehdi_amini

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

llvm-svn: 275222
2016-07-12 22:37:48 +00:00
..
InstCombine Rename DenseMap::resize() into DenseMap::reserve() (NFC) 2016-03-22 07:20:00 +00:00
IPO [PM/IPO] Port LowerTypeTests to the new PassManager. 2016-07-11 18:10:06 +00:00
Scalar New pass manager for LICM. 2016-07-12 22:37:48 +00:00
Utils [PM] Port LoopSimplify to the new pass manager. 2016-07-09 03:03:01 +00:00
Vectorize [PM] Port LoopVectorize to the new PM. 2016-07-09 22:56:50 +00:00
GCOVProfiler.h [PM] Port GCOVProfiler pass to the new pass manager 2016-06-05 05:12:23 +00:00
InstrProfiling.h [profile] Static counter allocation for value profiling (part-1) 2016-05-21 22:55:34 +00:00
Instrumentation.h [asan] Add option to enable asan-use-after-scope from clang. 2016-05-27 22:55:10 +00:00
IPO.h IR: New representation for CFI and virtual call optimization pass metadata. 2016-06-24 21:21:32 +00:00
ObjCARC.h
PGOInstrumentation.h minor cleanup /NFC 2016-05-17 21:06:16 +00:00
SampleProfile.h Fix wrong comment in header /NFC 2016-06-05 05:18:20 +00:00
Scalar.h Revert "code hoisting pass based on GVN" 2016-07-01 01:51:40 +00:00
Vectorize.h LoadStoreVectorizer: Check TTI for vec reg bit width 2016-07-01 02:07:22 +00:00