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
/
Nios2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Nios2] Remove Nios2 backend
Craig Topper
2019-01-15
50
-2941
/
+0
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-11
/
+3
*
[nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter linkage
Michal Gorny
2018-11-21
1
-0
/
+1
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
4
-13
/
+10
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
2
-3
/
+3
*
ARC, Nios2: Silence build warnings. NFCI.
Peter Collingbourne
2018-05-17
3
-5
/
+1
*
Nios2: Unbreak build.
Peter Collingbourne
2018-05-15
2
-5
/
+6
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-7
/
+2
*
[SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...
Craig Topper
2018-01-26
1
-3
/
+0
*
[Nios2] Arithmetic instructions for R1 and R2 ISA.
Nikolai Bozhenov
2018-01-09
5
-11
/
+138
*
[Nios2] final infrastructure to provide compilation of a return from a function
Nikolai Bozhenov
2017-12-07
45
-109
/
+1857
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
2
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
2
-3
/
+3
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
2
-3
/
+3
*
Remove the default subtarget from the new Nios2 port. It's unused and depreca...
Eric Christopher
2017-09-20
2
-9
/
+1
*
[Nios2] Subtarget, basic infrastructure for frame, instructions and registers
Nikolai Bozhenov
2017-09-19
15
-20
/
+545
*
[Nios2] Target registration
Nikolai Bozhenov
2017-05-29
16
-0
/
+570