Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [SeparateConstOffsetFromGEP] Fixed a bug in rebuilding OR expressions | Jingyue Wu | 2014-10-25 | 1 | -2/+7 | |
* | Partially revert r210444 due to performance regression | Jingyue Wu | 2014-07-16 | 1 | -57/+1 | |
* | [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting | Jingyue Wu | 2014-06-08 | 1 | -1/+57 | |
* | [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext | Jingyue Wu | 2014-06-08 | 1 | -2/+2 | |
* | Refactor canonicalizing array indices to a helper function | Jingyue Wu | 2014-06-08 | 1 | -32/+51 | |
* | Fixed several correctness issues in SeparateConstOffsetFromGEP | Jingyue Wu | 2014-06-05 | 1 | -204/+338 | |
* | Distribute sext/zext to the operands of and/or/xor | Jingyue Wu | 2014-05-27 | 1 | -13/+29 | |
* | Add the extracted constant offset using GEP | Jingyue Wu | 2014-05-23 | 1 | -26/+50 | |
* | Fix typos | Alp Toker | 2014-05-15 | 1 | -2/+2 | |
* | Rename ComputeMaskedBits to computeKnownBits. "Masked" has been | Jay Foad | 2014-05-14 | 1 | -1/+1 | |
* | Add an optimization that does CSE in a group of similar GEPs. | Eli Bendersky | 2014-05-01 | 1 | -0/+583 |