llvm-project/llvm/lib/Transforms
Michael Kuperstein 071d8306b0 [PM] Port ConstantHoisting to the new Pass Manager
Differential Revision: http://reviews.llvm.org/D21945

llvm-svn: 274411
2016-07-02 00:16:47 +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 Revert "code hoisting pass based on GVN" 2016-07-01 01:51:40 +00:00
InstCombine fix formatting, add TODO; NFC 2016-06-30 15:32:45 +00:00
Instrumentation [msan] Fix __msan_maybe_ for non-standard type sizes. 2016-07-01 22:49:59 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [PM] Port ConstantHoisting to the new Pass Manager 2016-07-02 00:16:47 +00:00
Utils [PM] refactor LoopAccessInfo code part-2 2016-07-01 05:59:55 +00:00
Vectorize LoadStoreVectorizer: Fix warning about extra semicolon 2016-07-01 23:26:54 +00:00
CMakeLists.txt
LLVMBuild.txt