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
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-7
/
+1
*
[ARC] Fix macro usage (DEBUG -> LLVM_DEBUG)
Tatyana Krasnukha
2018-09-10
1
-1
/
+1
*
[ARC] Prevent InstPrinter from crashing on unknown condition codes.
Tatyana Krasnukha
2018-09-06
1
-3
/
+8
*
ARC, Nios2: Silence build warnings. NFCI.
Peter Collingbourne
2018-05-17
4
-7
/
+4
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
6
-72
/
+74
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
4
-5
/
+5
*
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
Nico Weber
2018-04-23
1
-2
/
+2
*
[ARC] Add LImm support for J/JL
Yan Luo
2018-04-13
1
-5
/
+17
*
Test commit access
Yan Luo
2018-04-12
1
-1
/
+1
*
[ARC] Add <.f> suffix for F32_GEN4_{DOP|SOP}.
Pete Couperus
2018-04-06
1
-4
/
+32
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-4
/
+5
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
[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