1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
David Majnemer e48fe8e34c InstSimplify: Move a transform from InstCombine to InstSimplify
Several combines involving icmp (shl C2, %X) C1 can be simplified
without introducing any new instructions.  Move them to InstSimplify;
while we are at it, make them more powerful.

llvm-svn: 216642
2014-08-28 03:34:28 +00:00
..
2013-09-27 22:26:25 +00:00
2014-08-18 22:18:14 +00:00
2014-07-18 19:13:09 +00:00
2014-05-29 01:55:07 +00:00
2014-08-13 20:31:53 +00:00