aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/constant-fold-gep.ll
Commit message (Expand)AuthorAgeFilesLines
* Constant-fold GEP-of-GEP into a single GEP.Dan Gohman2010-03-101-0/+31
* Fix whitespace.Dan Gohman2010-03-101-6/+6
* Teach the constant folder about union types.Dan Gohman2010-02-251-6/+48
* Canonicalize sizeof and alignof on pointer types to a canonicalDan Gohman2010-02-101-7/+51
* Factor out alignof expression folding into a separate function andDan Gohman2010-02-021-0/+21
* Generalize target-independent folding rules for sizeof to handle moreDan Gohman2010-02-011-35/+314
* Remove the folding ruleDan Gohman2010-01-281-0/+84