summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/fast-ArrayOutOfBounds.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Reassociation] Add support for reassociation with unsafe algebra.Chad Rosier2014-08-141-0/+65
Vector instructions are (still) not supported for either integer or floating point. Hopefully, that work will be landed shortly. llvm-svn: 215647
OpenPOWER on IntegriCloud