1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms
2020-01-11 16:02:22 +00:00
..
AggressiveInstCombine
CFGuard Add support for __declspec(guard(nocf)) 2020-01-10 16:04:12 +00:00
Coroutines [Coroutines] Remove corresponding phi values when apply simplifyTerminatorLeadingToRet 2020-01-05 18:26:30 -05:00
Hello
InstCombine [InstCombine] Preserve nuw on sub of geps (PR44419) 2020-01-11 11:01:12 +01:00
Instrumentation Don't use dyn_cast_or_null if we know the pointer is nonnull. 2020-01-10 10:32:36 +00:00
IPO [Attributor][FIX] Carefully change invokes to calls (after manifest) 2020-01-08 19:32:38 -06:00
ObjCARC
Scalar DSE: fix bug where we would only check libcalls for name rather than whole decl 2020-01-11 11:57:29 +00:00
Utils Fix uninitialized value clang static analyzer warning. NFC. 2020-01-11 16:02:22 +00:00
Vectorize [LV] Silence unused variable warning in Release builds. NFC. 2020-01-10 11:21:27 +01:00
CMakeLists.txt
LLVMBuild.txt