summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Module.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-02-18 19:57:07 +0000
committerChris Lattner <sabre@nondot.org>2003-02-18 19:57:07 +0000
commit57c8d99bbd11596609aef9d1b6a8e1644c2dd34d (patch)
treefdd8983d7e3ebf8d885da1322bf653529b419a9b /llvm/lib/VMCore/Module.cpp
parent395934091d1f5f5802903d635c78dc2971f1104c (diff)
downloadbcm5719-llvm-57c8d99bbd11596609aef9d1b6a8e1644c2dd34d.tar.gz
bcm5719-llvm-57c8d99bbd11596609aef9d1b6a8e1644c2dd34d.zip
4 new transformations:
* X*C + X --> X * (C+1) * X + X*C --> X * (C+1) * X - X*C --> X * (1-C) * X*C - X --> X * (C-1) llvm-svn: 5592
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud