Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CodeGen: Introduce a class for registers | Matt Arsenault | 2019-06-24 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints() | Jonas Paulsson | 2018-10-05 | 1 | -2/+0 |
* | [BPF] Return true in enableMultipleCopyHints(). | Jonas Paulsson | 2018-02-18 | 1 | -0/+2 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Have getCalleeSavedRegs take a non-null MachineFunction all the | Eric Christopher | 2015-03-11 | 1 | -2/+1 |
* | BPF backend | Alexei Starovoitov | 2015-01-24 | 1 | -0/+41 |