1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/Transforms
Fangrui Song a92d798d0e [SanitizeCoverage] Rename -fsanitize-coverage-{white,black}list to -fsanitize-coverage-{allow,block}list
Keep deprecated -fsanitize-coverage-{white,black}list as aliases for compatibility for now.

Reviewed By: echristo

Differential Revision: https://reviews.llvm.org/D82244
2020-06-19 22:22:47 -07:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines [Coroutines][4/6] New pass manager: coro-cleanup 2020-02-19 00:30:27 -05:00
InstCombine [InstCombine] Remove ExpensiveCombines option 2020-03-22 16:56:28 +01:00
Instrumentation [SanitizeCoverage] Rename -fsanitize-coverage-{white,black}list to -fsanitize-coverage-{allow,block}list 2020-06-19 22:22:47 -07:00
IPO As part of using inclusive language within the llvm project, 2020-06-19 14:52:01 -07:00
Scalar NFC: Make sure function arguments have the same name in declaration and definition 2020-06-15 10:45:08 +02:00
Utils [BreakCritEdges] Add option to opt-out of perserving loop-simplify. 2020-06-12 11:47:13 +01:00
Vectorize [SLP] Apply external to vectorizable tree users cost adjustment for 2020-05-29 15:37:41 -07:00
CFGuard.h Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
Coroutines.h [Coroutines] Rename "legacy" passes (NFC) 2020-01-01 21:41:16 -05:00
Instrumentation.h [gcov] Default coverage version to '408*' and delete CC1 option -coverage-exit-block-before-body 2020-05-12 09:14:03 -07:00
IPO.h Include SmallVector.h in IPO.h to fix modules build [NFC] 2020-04-30 16:33:55 +02:00
ObjCARC.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Scalar.h Scalar.h - remove unused forward declarations. NFC. 2020-04-17 12:17:58 +01:00
Utils.h Revert "Added a new IRCanonicalizer pass." 2020-05-23 13:51:43 +02:00
Vectorize.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00