1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
2016-08-22 20:45:06 +00:00
..
Coroutines [Coroutines] Part 7: Split coroutine into subfunctions 2016-08-16 18:04:14 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] use m_APInt to allow icmp (shr exact X, Y), 0 folds for splat constant vectors 2016-08-22 20:45:06 +00:00
Instrumentation [asan] Use 1 byte aligned stores to poison shadow memory 2016-08-22 04:16:14 +00:00
IPO Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
ObjCARC Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
Scalar [SROA] Remove incorrect assertion 2016-08-22 18:49:42 +00:00
Utils MSSA: Factor out phi node placement 2016-08-22 19:14:30 +00:00
Vectorize Reapply "[SLP] Initialize VectorizedValue when gathering" 2016-08-20 14:49:02 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00