Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When loading from a constant, fold inttoptr if the integer type and the resul... | Anders Carlsson | 2011-02-06 | 1 | -0/+17 |
* | fix PR5978 by peeling the loop so that we avoid shifting the | Chris Lattner | 2010-01-08 | 1 | -0/+10 |
* | Fix PR5551 by not ignoring the top level constantexpr when | Chris Lattner | 2009-12-04 | 1 | -0/+9 |
* | fix PR5287, a serious regression from my previous patches. Thanks to | Chris Lattner | 2009-10-24 | 1 | -24/+38 |
* | teach libanalysis to simplify vector loads with bitcast sources. This | Chris Lattner | 2009-10-23 | 1 | -0/+10 |
* | enhance FoldReinterpretLoadFromConstPtr to handle loads of up to 32 | Chris Lattner | 2009-10-23 | 1 | -0/+11 |
* | teach libanalysis to fold int and fp loads from almost arbitrary | Chris Lattner | 2009-10-23 | 1 | -0/+68 |