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
/
BPFSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] turn on -mattr=+alu32 for cpu version v3 and later
Yonghong Song
2019-11-07
1
-0
/
+1
*
[BPF] add code-gen support for JMP32 instructions
Jiong Wang
2019-02-07
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
Yonghong Song
2018-03-01
1
-0
/
+1
*
bpf: New target attribute "alu32" for 32-bit subregister support
Yonghong Song
2018-02-23
1
-0
/
+2
*
bpf: add variants of -mcpu=# and support for additional jmp insns
Yonghong Song
2017-08-23
1
-1
/
+25
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-1
/
+1
*
bpf: fix build due to 'Move DataLayout back to the TargetMachine'
Alexei Starovoitov
2015-01-26
1
-2
/
+2
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+31