Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Sort the #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -2/+1 |
* | Fix a typo (the the => the) | Sylvestre Ledru | 2012-07-23 | 1 | -1/+1 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+2 |
* | Use isa<> instead of dyn_cast<> as suggested by Nick. | John McCall | 2011-11-09 | 1 | -1/+1 |
* | Fix the printing of constants. Patch by Stepan Dyatkovskiy! | John McCall | 2011-11-08 | 1 | -0/+4 |
* | This patch is a big refactoring of llvm-diff. It doesn't add new features, bu... | Renato Golin | 2011-03-14 | 1 | -0/+209 |