Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-21 | Fix some include order and file headers issues. NFC | Fangrui Song | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-12-13 | Remove redundant includes from tools. | Michael Zolotukhin | 1 | -1/+0 |
2017-01-28 | Cleanup dump() functions. | Matthias Braun | 1 | -3/+4 |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -2/+2 |
2012-12-04 | Sort the #include lines for tools/... | Chandler Carruth | 1 | -2/+1 |
2012-07-23 | Fix a typo (the the => the) | Sylvestre Ledru | 1 | -1/+1 |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 1 | -0/+2 |
2011-11-09 | Use isa<> instead of dyn_cast<> as suggested by Nick. | John McCall | 1 | -1/+1 |
2011-11-08 | Fix the printing of constants. Patch by Stepan Dyatkovskiy! | John McCall | 1 | -0/+4 |
2011-03-14 | This patch is a big refactoring of llvm-diff. It doesn't add new features, bu... | Renato Golin | 1 | -0/+209 |