llvm-project/llvm/lib/Transforms
minglotus-6 4ab5527c15 [ThinLTO] Ignore unreachable virtual functions in WPD in thin LTO.
Differential Revision: https://reviews.llvm.org/D115648
2021-12-16 02:24:20 +00:00
..
AggressiveInstCombine [llvm] Use llvm::reverse (NFC) 2021-12-13 21:54:51 -08:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [C++20] [Coroutines] Mark coroutine done if unhandled_exception throws 2021-12-09 14:58:06 +08:00
Hello
IPO [ThinLTO] Ignore unreachable virtual functions in WPD in thin LTO. 2021-12-16 02:24:20 +00:00
InstCombine [NFC] Remove more calls to getAlignment() 2021-12-15 14:40:57 -08:00
Instrumentation [NFC] Remove more calls to getAlignment() 2021-12-15 14:40:57 -08:00
ObjCARC [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
Scalar [NFC] Remove more calls to getAlignment() 2021-12-15 14:40:57 -08:00
Utils [FunctionComparator] Use getAlign() instead of getAlignment() 2021-12-15 14:40:56 -08:00
Vectorize [NFC] Remove more calls to getAlignment() 2021-12-15 14:40:57 -08:00
CMakeLists.txt