summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/negative-scale.ll
Commit message (Collapse)AuthorAgeFilesLines
* [NoTTI] reject negative scale in addressing modeJingyue Wu2015-05-081-0/+28
Summary: I noticed this bug when deubging a WIP on LSR. I wonder whether and how we should add a regression test for this. Test Plan: no tests failed. Reviewers: atrick Subscribers: hfinkel, llvm-commits Differential Revision: http://reviews.llvm.org/D9536 llvm-svn: 236887
OpenPOWER on IntegriCloud