1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/Transforms
Vitaly Buka cdc61a18c7 [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
Summary:
We are going to combine poisoning of red zones and scope poisoning.

PR27453

Reviewers: kcc, eugenis

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D23623

llvm-svn: 279020
2016-08-18 00:56:58 +00:00
..
InstCombine Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
IPO [PM] Port the always inliner to the new pass manager in a much more 2016-08-17 02:56:20 +00:00
Scalar Revert "Reassociate: Reprocess RedoInsts after each inst". 2016-08-17 15:54:39 +00:00
Utils [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout 2016-08-18 00:56:58 +00:00
Vectorize [LV] Add hotness attribute to missed-optimization remarks 2016-07-20 04:03:43 +00:00
Coroutines.h [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
GCOVProfiler.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
InstrProfiling.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +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 [PM] Port the always inliner to the new pass manager in a much more 2016-08-17 02:56:20 +00:00
ObjCARC.h
PGOInstrumentation.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
SampleProfile.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
Scalar.h code hoisting pass based on GVN 2016-07-15 13:45:20 +00:00
Vectorize.h LoadStoreVectorizer: Check TTI for vec reg bit width 2016-07-01 02:07:22 +00:00