summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoadStoreVectorizer/X86/codegenprepare-produced-address-math.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+80
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-80/+0
* [PM] Port LoadStoreVectorizer to the new pass manager.Markus Lavin2018-12-071-0/+2
* [SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw><nsw> transformRoman Tereshin2018-07-241-0/+78
OpenPOWER on IntegriCloud