llvm-project/llvm/lib/Transforms
Daniel Berlin 5c338ff7a3 NewGVN: Rename InitialClass to TOP, which is what most people would expect it to be called
llvm-svn: 297494
2017-03-10 19:05:04 +00:00
..
Coroutines [coroutines] Add handling for unwind coro.ends 2017-03-07 21:00:54 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO WholeProgramDevirt: Fixed compilation error under MSVS2015. 2017-03-10 10:31:56 +00:00
InstCombine AMDGPU: Fix insertion point when reducing load intrinsics 2017-03-10 05:25:49 +00:00
Instrumentation Minor format change. nfc. 2017-03-09 19:08:55 +00:00
ObjCARC Remove redundant code. NFC. 2017-02-25 00:59:49 +00:00
Scalar NewGVN: Rename InitialClass to TOP, which is what most people would expect it to be called 2017-03-10 19:05:04 +00:00
Utils Move memory coercion functions from GVN.cpp to VNCoercion.cpp so they can be shared between GVN and NewGVN. 2017-03-10 04:54:10 +00:00
Vectorize [SLP] Revert everything that has to do with memory access sorting. 2017-03-10 18:59:07 +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