1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms
Shinji Okumura 7c6b247bf7 Revert "[Attributor] AAPotentialValues Interface"
The commit cause build failure.
2020-08-02 22:49:52 +09:00
..
AggressiveInstCombine AggressiveInstCombine.h - remove unused includes. NFC. 2020-07-23 16:20:13 +01:00
CFGuard [NFCI][IR] Introduce CallBase::Create() wrapper 2020-07-07 01:16:36 +03:00
Coroutines [Coroutines] Refactor sinkLifetimeStartMarkers 2020-07-09 18:23:28 +08:00
Hello
InstCombine [InstCombine] Fold abs(-x) -> abs(x) 2020-08-01 13:25:00 -07:00
Instrumentation Hide some internal symbols. NFC. 2020-07-31 17:28:02 +02:00
IPO Revert "[Attributor] AAPotentialValues Interface" 2020-08-02 22:49:52 +09:00
ObjCARC [NFC] Remove unused GetUnderlyingObject paramenter 2020-07-31 02:10:03 -07:00
Scalar Use llvm::is_contained where appropriate (NFC) 2020-08-01 21:51:06 -07:00
Utils [LCSSA] Provide option for caller to clean up unused PHIs. 2020-08-01 20:43:19 +01:00
Vectorize [NFC] Remove unused GetUnderlyingObject paramenter 2020-07-31 02:10:03 -07:00
CMakeLists.txt
LLVMBuild.txt