1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Akira Hatanaka 05f0b5f315 [ObjC][ARC] Add and use a function which finds and returns the single
dependency. NFC

Use findSingleDependency in place of FindDependencies and stop passing a
set of Instructions around. Modify FindDependencies to return a boolean
flag which indicates whether the dependencies it has found are all
valid.
2020-11-13 14:02:58 -08:00
..
AggressiveInstCombine llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Hello
HelloNew llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
InstCombine [Local] Clean up EmitGEPOffset 2020-11-13 18:30:56 +01:00
Instrumentation Extend the dfsan store/load callback with write/read address 2020-11-13 19:46:32 +00:00
IPO [AlwaysInliner] Call mergeAttributesForInlining after inlining 2020-11-13 12:01:35 -08:00
ObjCARC [ObjC][ARC] Add and use a function which finds and returns the single 2020-11-13 14:02:58 -08:00
Scalar Revert "[NFC] Move code between functions as a preparation step for further improvement" 2020-11-13 10:52:49 -05:00
Utils llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Vectorize llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CMakeLists.txt