Files
llvm-6502/include/llvm
Chris Lattner ead0d88ad7 add a new -enable-value-prop flag for llcbeta, that enables propagation
of value info (sign/zero ext info) from one MBB to another.  This doesn't
handle much right now because of two limitations:

1) only handles zext/sext, not random bit propagation (no assert exists 
   for this)
2) doesn't handle phis.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52383 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:09:18 +00:00
..
2008-05-30 22:47:19 +00:00
2008-03-23 13:44:17 +00:00
2008-06-16 12:20:05 +00:00
2008-05-30 22:47:19 +00:00
2008-04-30 04:56:14 +00:00
2008-02-27 06:33:05 +00:00
2008-04-01 04:00:45 +00:00
2008-05-16 22:42:11 +00:00
2008-04-16 20:45:31 +00:00
2008-05-29 22:58:33 +00:00
2008-05-30 22:40:06 +00:00