summaryrefslogtreecommitdiff
path: root/test/Transforms/SeparateConstOffsetFromGEP
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* [SeparateConstOffsetFromGEP] inbounds zext => sext for better splittingJingyue Wu2014-06-08
* [SeparateConstOffsetFromGEP] make two tests more strictJingyue Wu2014-06-08
* Fixed several correctness issues in SeparateConstOffsetFromGEPJingyue Wu2014-06-05
* Fixed a test in r209670Jingyue Wu2014-05-27
* Distribute sext/zext to the operands of and/or/xorJingyue Wu2014-05-27
* Add the extracted constant offset using GEPJingyue Wu2014-05-23
* Add an optimization that does CSE in a group of similar GEPs.Eli Bendersky2014-05-01