1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/Transforms
Davide Italiano f3b1808d94 [PM] Revert the port of MergeLoadStoreMotion to the new pass manager.
Daniel Berlin expressed some real concerns about the port and proposed
and alternative approach. I'll revert this for now while working on a
new patch, which I hope to put up for review shortly. Sorry for the churn.

llvm-svn: 272925
2016-06-16 17:40:53 +00:00
..
InstCombine Rename DenseMap::resize() into DenseMap::reserve() (NFC) 2016-03-22 07:20:00 +00:00
IPO [PM] Port WholeProgramDevirt to the new pass manager. 2016-06-14 21:44:19 +00:00
Scalar [PM] Revert the port of MergeLoadStoreMotion to the new pass manager. 2016-06-16 17:40:53 +00:00
Utils Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo" 2016-06-16 16:25:53 +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 [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
ObjCARC.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
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 Remove the ScalarReplAggregates pass 2016-06-15 00:19:09 +00:00
Vectorize.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00