llvm-project/llvm/lib/Transforms
Davide Italiano 0080269342 [SCCP] Constant fold structs if all the lattice value are constant.
Differential Revision:   http://reviews.llvm.org/D22269

llvm-svn: 275208
2016-07-12 19:54:19 +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 Print remarks from WholeProgramDevirt pass for each call site. 2016-07-12 02:38:37 +00:00
InstCombine Revert "InstCombine rule to fold truncs whose value is available" 2016-07-08 22:15:08 +00:00
Instrumentation [tsan] Try harder to not instrument gcov counters 2016-07-07 22:45:28 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [SCCP] Constant fold structs if all the lattice value are constant. 2016-07-12 19:54:19 +00:00
Utils [LoopSimplify] Remove a comment which is unlikely to age well. 2016-07-09 03:27:24 +00:00
Vectorize [LoopVectorize] Assorted cleanups 2016-07-12 19:35:15 +00:00
CMakeLists.txt
LLVMBuild.txt