Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-23 | Add unittest for extreme alignments. | Rafael Espindola | 1 | -0/+23 |
2014-08-19 | Modernize the .ll parsing interface. | Rafael Espindola | 1 | -1/+1 |
2014-06-08 | [C++11] Use 'nullptr'. | Craig Topper | 1 | -3/+3 |
2014-03-06 | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 1 | -1/+1 |
2014-01-07 | Move the LLVM IR asm writer header files into the IR directory, as they | Chandler Carruth | 1 | -1/+1 |
2013-09-30 | Fix getOrInsertGlobal dropping the address space. | Matt Arsenault | 1 | -0/+40 |
2013-04-12 | Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer... | Benjamin Kramer | 1 | -0/+46 |