Age | Commit message (Expand) | Author |
---|---|---|
2010-03-10 | Constant-fold GEP-of-GEP into a single GEP. | Dan Gohman |
2010-03-10 | Fix whitespace. | Dan Gohman |
2010-02-25 | Teach the constant folder about union types. | Dan Gohman |
2010-02-10 | Canonicalize sizeof and alignof on pointer types to a canonical | Dan Gohman |
2010-02-02 | Factor out alignof expression folding into a separate function and | Dan Gohman |
2010-02-01 | Generalize target-independent folding rules for sizeof to handle more | Dan Gohman |
2010-01-28 | Remove the folding rule | Dan Gohman |