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
/
Hexagon
/
HexagonSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Add a "generic" cpu
Brendon Cahoon
2018-06-26
1
-0
/
+1
*
[Hexagon] Remove 'T' from HasVNN predicates, NFC
Krzysztof Parzyszek
2018-06-20
1
-5
/
+5
*
[Hexagon] Remove unused flag from subtarget and (non)corresponding test
Krzysztof Parzyszek
2018-05-15
1
-5
/
+0
*
[Hexagon] Add a target feature for memop generation
Krzysztof Parzyszek
2018-05-14
1
-11
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[Hexagon] Assertion failure in HexagonSubtarget.cpp
Krzysztof Parzyszek
2018-03-26
1
-7
/
+7
*
[Pipeliner] Use latency to compute RecMII
Krzysztof Parzyszek
2018-03-26
1
-12
/
+16
*
[Hexagon] Generalize DAG mutation for function calls
Krzysztof Parzyszek
2018-03-21
1
-18
/
+38
*
[Hexagon] Improve scheduling based on register pressure
Krzysztof Parzyszek
2018-03-20
1
-5
/
+7
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-1
/
+7
*
[Hexagon] Implement HexagonSubtarget::useAA()
Krzysztof Parzyszek
2017-11-30
1
-1
/
+9
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-4
/
+4
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-7
/
+7
*
[Hexagon] New HVX target features.
Sumanth Gundapaneni
2017-10-18
1
-14
/
+2
*
[Hexagon] Update Hexagon ArchEnum and sync some downstream changes(NFC)
Sumanth Gundapaneni
2017-10-18
1
-6
/
+6
*
[Hexagon] Fix initialization of HexagonSubtarget
Krzysztof Parzyszek
2017-09-26
1
-36
/
+18
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-1
/
+2
*
[Hexagon] Check for potential bank conflicts in post-RA scheduling
Krzysztof Parzyszek
2017-08-28
1
-0
/
+51
*
[Hexagon] Break up DAG mutations into separate classes, move to subtarget
Krzysztof Parzyszek
2017-08-28
1
-47
/
+126
*
[Target] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-06-19
1
-13
/
+19
*
[Hexagon] Disable predicated calls by default
Krzysztof Parzyszek
2017-05-05
1
-0
/
+8
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
1
-125
/
+173
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
1
-0
/
+1
*
[Hexagon] Add DAG mutations for machine pipeliner
Krzysztof Parzyszek
2016-12-22
1
-0
/
+5
*
[Hexagon] segv while processing SUnit with nullNodePtr
Ron Lieberman
2016-09-17
1
-0
/
+4
*
[Hexagon] Enable subregister liveness tracking
Krzysztof Parzyszek
2016-08-24
1
-1
/
+1
*
[Hexagon] Rename the HEXAGON_MC namespace to Hexagon_MC, NFC
Krzysztof Parzyszek
2016-08-19
1
-1
/
+1
*
Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC
Krzysztof Parzyszek
2016-08-01
1
-3
/
+3
*
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2016-07-29
1
-19
/
+19
*
[Hexagon] Add target feature to generate long calls
Krzysztof Parzyszek
2016-07-25
1
-0
/
+7
*
[Hexagon] Use loop data prefetch on Hexagon
Krzysztof Parzyszek
2016-07-22
1
-0
/
+8
*
[Hexagon] Fix zero latency instructions with multiple predecessors
Krzysztof Parzyszek
2016-07-18
1
-37
/
+60
*
[Hexagon] Handle instruction latency for 0 or 2 cycles
Krzysztof Parzyszek
2016-07-15
1
-0
/
+159
*
[Hexagon] Add a scheduling DAG mutation
Krzysztof Parzyszek
2016-07-15
1
-0
/
+53
*
[Hexagon] Add option to enable subregister liveness tracking
Krzysztof Parzyszek
2016-05-28
1
-0
/
+9
*
[Hexagon] Subtarget features/default CPU corrections
Krzysztof Parzyszek
2015-12-14
1
-3
/
+1
*
Add hexagonv55 and hexagonv60 as recognized CPUs, make v60 the default
Krzysztof Parzyszek
2015-11-25
1
-31
/
+54
*
[Hexagon] Bring HexagonInstrInfo up to date
Krzysztof Parzyszek
2015-11-24
1
-4
/
+5
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-1
/
+1
*
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
-2
/
+2
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
1
-1
/
+1
*
Remove useMachineScheduler and replace it with subtarget options
Eric Christopher
2015-03-11
1
-0
/
+10
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-6
/
+1
*
Cache and use the subtarget that owns the target lowering.
Eric Christopher
2015-02-02
1
-1
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-2
/
+1
*
Move all of the hexagon subtarget dependent variables from the target
Eric Christopher
2014-06-27
1
-4
/
+11
[next]