llvm-project/llvm/lib/Transforms
Davide Italiano 1b97fc34a4 [NewGVN] Prefer auto over explicit type. NFCI.
llvm-svn: 291328
2017-01-07 02:05:50 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +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 LowerTypeTests: Thread summary and action from the API and command line into the pass. 2017-01-07 01:17:24 +00:00
InstCombine InstCombine: Fold cos(-x) -> cos(x) 2017-01-04 22:49:03 +00:00
Instrumentation [asan] Change the visibility of ___asan_globals_registered to hidden 2017-01-06 22:02:58 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [NewGVN] Prefer auto over explicit type. NFCI. 2017-01-07 02:05:50 +00:00
Utils [ThinLTO] Handle conflicting local names gracefully 2017-01-06 23:38:41 +00:00
Vectorize Currently isLikelyComplexAddressComputation tries to figure out if the given stride seems to be 'complex' and need some extra cost for address computation handling. 2017-01-05 14:03:41 +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