Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: clang-format on BPFAsmPrinter.cpp | Yonghong Song | 2017-06-13 | 1 | -2/+3 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -3/+3 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | Delete more dead code. | Rafael Espindola | 2016-06-22 | 1 | -28/+0 |
* | 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 |
* | [bpf] add big- and host- endian support | Alexei Starovoitov | 2015-06-04 | 1 | -1/+3 |
* | [bpf] fix build and remove a compiler warning in Release mode | Alexei Starovoitov | 2015-04-26 | 1 | -1/+1 |
* | BPF backend | Alexei Starovoitov | 2015-01-24 | 1 | -0/+87 |