Age | Commit message (Expand) | Author |
---|---|---|
2011-08-24 | Implement Constant::isAllOnesValue(). Fix ConstantFolding to use the new api. | Nadav Rotem |
2011-08-23 | Revert "Address Duncan's CR request:" | Eric Christopher |
2011-08-23 | Fix a typo in the test from the previous commit. | Nadav Rotem |
2011-08-23 | Address Duncan's CR request: | Nadav Rotem |
2011-08-20 | Add constant folding support for bitcasts of splat vectors to integers. | Nadav Rotem |
2010-08-28 | handle the constant case of vector insertion. For something | Chris Lattner |
2010-08-28 | optimize bitcasts from large integers to vector into vector | Chris Lattner |
2010-08-26 | optimize "integer extraction out of the middle of a vector" as produced | Chris Lattner |
2010-08-26 | optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x' | Chris Lattner |
2010-08-26 | filecheckize | Chris Lattner |
2010-08-26 | rename test | Chris Lattner |