1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Passes
Johannes Doerfert c4a52b9a17 [Attributor][PM] Introduce -attributor-enable={none,cgscc,module,all}
The old command line option `-attributor-disable` was too coarse grained
as we want to measure the effects of the module or cgscc pass without
the other as well.

Since `none` is the default there is no real functional change.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D78571
2020-04-21 15:22:10 -05:00
..
CMakeLists.txt [cmake] LLVMPasses - add include/llvm header path 2020-04-18 12:31:41 +01:00
LLVMBuild.txt [Coroutines][1/6] New pass manager: coro-early 2020-02-17 13:27:48 -05:00
PassBuilder.cpp [Attributor][PM] Introduce -attributor-enable={none,cgscc,module,all} 2020-04-21 15:22:10 -05:00
PassPlugin.cpp
PassRegistry.def [memtag] Plug in stack safety analysis. 2020-03-16 16:35:25 -07:00
StandardInstrumentations.cpp IR printing for single function with the new pass manager. 2020-02-23 15:28:57 -08:00