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
/
BPFTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
bpf: fix wrong truncation elimination when there is back-edge/loop
Jiong Wang
2019-10-16
1
-5
/
+7
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[BPF] Support for compile once and run everywhere
Yonghong Song
2019-07-09
1
-0
/
+12
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[BPF] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-8
/
+2
*
Use unique_ptr to hold AsmInfo,MRI,MII,STI
Fangrui Song
2018-09-25
1
-1
/
+2
*
bpf: check illegal usage of XADD insn return value
Yonghong Song
2018-09-20
1
-0
/
+1
*
bpf: New post-RA peephole optimization pass to eliminate bad RA codegen
Yonghong Song
2018-03-13
1
-0
/
+9
*
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
Yonghong Song
2018-03-01
1
-0
/
+4
*
bpf: New optimization pass for eliminating unnecessary i32 promotions
Yonghong Song
2018-02-23
1
-0
/
+18
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-2
/
+3
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-3
/
+2
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-2
/
+10
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-3
/
+3
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-4
/
+10
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
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
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-3
/
+3
*
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
Daniel Sanders
2015-06-11
1
-4
/
+5
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
[bpf] rename triple names bpf_be -> bpfeb
Alexei Starovoitov
2015-06-05
1
-1
/
+1
*
[bpf] add big- and host- endian support
Alexei Starovoitov
2015-06-04
1
-7
/
+12
*
Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
2015-03-12
1
-2
/
+2
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
bpf: fix build due to 'Move DataLayout back to the TargetMachine'
Alexei Starovoitov
2015-01-26
1
-0
/
+1
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+68