Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ... | Craig Topper | 2013-07-04 | 1 | -1/+1 |
* | Fix extra whitespace / formatting | Matt Arsenault | 2013-06-28 | 1 | -3/+0 |
* | Remove duplicated comment | Matt Arsenault | 2013-05-18 | 1 | -5/+0 |
* | Cleanup naming: DataLayout s/TD/DL/ | Eli Bendersky | 2013-04-16 | 1 | -3/+3 |
* | InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge... | Arnaud A. de Grandmaison | 2013-03-22 | 1 | -0/+7 |
* | Hoist the definition of getTypeSizeInBits to be inlinable and in the | Chandler Carruth | 2013-03-21 | 1 | -41/+0 |
* | Add a doFinalization method to the DataLayout pass. | Pete Cooper | 2013-03-12 | 1 | -0/+6 |
* | Clean up whitespace and indentation a bit | Eli Bendersky | 2013-01-30 | 1 | -4/+4 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -4/+4 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+725 |