Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cfi] Add flag to always generate .debug_frame | David Candler | 2019-10-31 | 1 | -1/+1 |
* | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -1/+1 |
* | ARC: Fix -Wimplicit-fallthrough | Matt Arsenault | 2019-06-24 | 1 | -0/+4 |
* | CodeGen: Introduce a class for registers | Matt Arsenault | 2019-06-24 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -16/+16 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -2/+1 |
* | [CodeGen] Rename functions PrintReg* to printReg* | Francis Visoiu Mistrih | 2017-11-28 | 1 | -2/+2 |
* | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
* | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 1 | -0/+233 |