1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms
2017-11-28 00:57:53 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +00:00
Hello
InstCombine [InstCombine] use 'auto' with 'dyn_cast'; NFC 2017-11-27 18:19:32 +00:00
Instrumentation MSan: remove an unnecessary cast. NFC for userspace instrumenetation. 2017-11-23 15:06:51 +00:00
IPO Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining 2017-11-14 21:09:45 +00:00
ObjCARC [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-10-27 01:09:08 +00:00
Scalar SROA: Avoid creating a fragment expression that covers the entire variable. 2017-11-28 00:57:53 +00:00
Utils [Mem2Reg] Clang-format unformatted parts of this file. NFCI. 2017-11-27 21:25:52 +00:00
Vectorize Add MemorySSA as loop dependency, disabled by default [NFC]. 2017-11-21 15:45:46 +00:00
CMakeLists.txt
LLVMBuild.txt