Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ArrayRef has a OneElt constructor. Beautify the code. | Nadav Rotem | 2013-03-07 | 1 | -2/+1 | |
* | Switch from std::vector to ArrayRef. Speedup FoldBitCast by 5x. | Nadav Rotem | 2013-03-07 | 1 | -3/+3 | |
* | Make APFloat constructor require explicit semantics. | Tim Northover | 2013-01-22 | 1 | -1/+2 | |
* | Allow vectors in CreatePointerCast of constants. | Evgeniy Stepanov | 2013-01-16 | 1 | -3/+4 | |
* | Add comment to the definition of Constant::isZeroValue(). | Shuxin Yang | 2013-01-09 | 1 | -0/+2 | |
* | Consider expression "0.0 - X" as the negation of X if | Shuxin Yang | 2013-01-09 | 1 | -0/+9 | |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -6/+6 | |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+2769 |