llvm/test/Transforms
Nick Lewycky 0c73079855 Optimize (x/y)*y into x-(x%y) in general. Div and rem are about the same, and
a subtract is cheaper than a multiply. This generalizes an existing transform.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59800 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-21 07:33:58 +00:00
..
2008-09-09 19:04:59 +00:00
2008-11-05 18:41:15 +00:00
2008-09-09 21:41:34 +00:00
2008-10-27 06:56:35 +00:00
2008-11-04 23:02:39 +00:00
2008-06-12 20:55:39 +00:00