| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-15 | 1 | -6/+2 |
| * | Add addrspacecast instruction. | Matt Arsenault | 2013-11-15 | 1 | -1/+2 |
| * | Fix a bug where we would corrupt the offset when evaluating | Chandler Carruth | 2013-08-25 | 1 | -1/+3 |
| * | Add a new helper method to Value to strip in-bounds constant offsets of | Chandler Carruth | 2013-08-22 | 1 | -0/+34 |
| * | Speed up Value::isUsedInBasicBlock() for long use lists. | Jakob Stoklund Olesen | 2013-05-14 | 1 | -14/+13 |
| * | Fix const merging when an alias of a const is llvm.used. | Rafael Espindola | 2013-05-06 | 1 | -1/+7 |
| * | Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer... | Benjamin Kramer | 2013-04-12 | 1 | -1/+1 |
| * | Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ... | Michael Ilseman | 2013-03-01 | 1 | -3/+6 |
| * | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -9/+9 |
| * | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+698 |

