index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
BPF
/
MCTargetDesc
/
BPFMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
1
-27
/
+18
*
[bpf] allow direct and indirect calls
Alexei Starovoitov
2017-11-19
1
-1
/
+1
*
[BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-06
1
-8
/
+11
*
Try again to fix unused variable warning on lld-x86_64-darwin13 after r287439.
Daniel Sanders
2016-11-19
1
-2
/
+1
*
Try to fix unused variable warning on lld-x86_64-darwin13 after r287439.
Daniel Sanders
2016-11-19
1
-1
/
+2
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-4
/
+15
*
Prune some includes from headers and sink some inline functions
Reid Kleckner
2016-06-22
1
-0
/
+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
*
[bpf] add big- and host- endian support
Alexei Starovoitov
2015-06-04
1
-8
/
+37
*
Replace custom fixed endian to raw_ostream emission with EndianStream.
Benjamin Kramer
2015-06-04
1
-40
/
+13
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-3
/
+3
*
[bpf] fix build
Alexei Starovoitov
2015-04-07
1
-2
/
+1
*
[bpf] add support for bpf pseudo instruction
Alexei Starovoitov
2015-03-27
1
-1
/
+1
*
bpf: fix build
Alexei Starovoitov
2015-03-13
1
-1
/
+0
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+167