Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo "psuedo" in comments | Jay Foad | 2020-01-03 | 1 | -1/+1 |
* | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | ARC, Nios2: Silence build warnings. NFCI. | Peter Collingbourne | 2018-05-17 | 1 | -1/+1 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -2/+2 |
* | [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code... | Craig Topper | 2018-03-29 | 1 | -1/+1 |
* | Fix layering by moving ValueTypes.h from CodeGen to IR | David Blaikie | 2018-03-23 | 1 | -1/+1 |
* | [arc] Fix ambiguous overloaded operator error | Daniel Sanders | 2017-11-16 | 1 | -1/+1 |
* | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 1 | -0/+767 |