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
/
ARC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARC] Add missing condition codes.
Tatyana Krasnukha
2018-01-17
3
-0
/
+10
*
(Re-landing) Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-22
2
-5
/
+4
*
Revert "Expose a TargetMachine::getTargetTransformInfo function"
Sanjoy Das
2017-12-21
2
-4
/
+5
*
Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-21
2
-5
/
+4
*
Fix more inconsistent line endings. NFC.
Dimitry Andric
2017-12-18
2
-8
/
+8
*
Fix inconsistent line endings in ARCDisassembler.cpp. NFC.
Dimitry Andric
2017-12-18
1
-3
/
+3
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
3
-14
/
+12
*
[ARC] Add instruction subset for the ARC backend.
Tatyana Krasnukha
2017-12-02
4
-159
/
+990
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
2
-4
/
+4
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
6
-6
/
+6
*
[arc] Fix ambiguous overloaded operator error
Daniel Sanders
2017-11-16
1
-1
/
+1
*
[arc] Update TargetInfo to include the new backend name argument
Daniel Sanders
2017-11-16
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
2
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
2
-2
/
+2
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
2
-5
/
+6
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
2
-6
/
+5
*
[ARC] Add ARC backend.
Pete Couperus
2017-08-24
47
-0
/
+5494