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
Marco Elver d9efe1beb1 Revert "[KernelAddressSanitizer] Make globals constructors compatible with kernel"
This reverts commit 866ee2353f7d0224644799d0d1faed53c7f3a06d.

Building the kernel results in modpost failures due to modpost relying
on debug info and inspecting kernel modules' globals:
https://github.com/ClangBuiltLinux/linux/issues/1045#issuecomment-640381783
2020-06-08 10:34:03 +02: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 [sanitizer] Enable whitelist/blacklist in new PM 2020-05-10 02:34:29 +00:00
IPO [llvm][NFC] Cache FAM in InlineAdvisor 2020-06-01 13:02:34 -07:00
Scalar AlignmentFromAssumptions.h - reduce includes to forward declarations. NFC. 2020-06-07 13:51:48 +01:00
Utils Revert "[KernelAddressSanitizer] Make globals constructors compatible with kernel" 2020-06-08 10:34:03 +02: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