Files
clang-p2996/llvm/lib/Transforms/InstCombine
David Majnemer 35c46d3e0b [InstCombine, SCCP] Consolidate code used to remove instructions
InstCombine and SCCP both want to remove dead code in a very particular
way but using identical means to do so.  Share the code between the two.

No functionality change is intended.

llvm-svn: 258653
2016-01-24 05:26:18 +00:00
..
2015-12-30 18:31:30 +00:00
2016-01-06 00:23:12 +00:00