Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -43/+43 |
| | | | | | | sed -Ei 's/[[:space:]]+$//' include/**/*.{def,h,td} lib/**/*.{cpp,h} llvm-svn: 338293 | ||||
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -7/+7 |
| | | | | | | | Sweep the codebase for common typos. Includes some changes to visible function names that were misspelt. llvm-svn: 200018 | ||||
* | Adding comments to clarify the reason for non-standard style in these files. | Andrew Kaylor | 2012-10-10 | 1 | -0/+5 |
| | | | | | | Patch committed on behalf of Kirill Uhanov llvm-svn: 165589 | ||||
* | Removing dependency on third party library for Intel JIT event support. | Andrew Kaylor | 2012-09-28 | 1 | -0/+254 |
Patch committed on behalf of Kirill Uhanov llvm-svn: 164831 |