llvm-project/llvm/lib/Transforms
Davide Italiano d555bde59f [SCCP] Fold constants as we build them whne visiting cast instructions.
This should be slightly more efficient and could avoid spurious overdefined
markings, as Eli pointed out.

Differential Revision:  http://reviews.llvm.org/D22122

llvm-svn: 274905
2016-07-08 19:13:40 +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 Add 'thinlto_src_module' metadata to imported function 2016-07-06 20:26:25 +00:00
InstCombine [InstCombine] check for one-use before turning simple logic op into a select 2016-07-08 17:26:47 +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] Fold constants as we build them whne visiting cast instructions. 2016-07-08 19:13:40 +00:00
Utils [PM] Port InstSimplify to the new pass manager. 2016-07-07 21:14:36 +00:00
Vectorize Add a missing semicolon. 2016-07-07 20:21:50 +00:00
CMakeLists.txt
LLVMBuild.txt