Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Use markSuperRegs to mark reserved registers | Yonghong Song | 2018-02-23 | 1 | -2/+2 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -3/+3 |
* | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -2/+2 |
* | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -3/+3 |
* | [bpf] error when BPF stack size exceeds 512 bytes | Alexei Starovoitov | 2017-01-17 | 1 | -2/+26 |
* | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -2/+2 |
* | [bpf] Avoid extra pointer arithmetic for stack access | Alexei Starovoitov | 2015-10-06 | 1 | -5/+20 |
* | BPF backend | Alexei Starovoitov | 2015-01-24 | 1 | -0/+88 |