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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SVE][MVT] Fixed-length vector MVT ranges
Graham Hunter
2019-09-17
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Foundation of support for Hexagon V66
Krzysztof Parzyszek
2018-12-05
1
-0
/
+8
*
[Hexagon] Implement noreturn optimization
Brendon Cahoon
2018-11-09
1
-0
/
+3
*
[Hexagon] Remove support for V4
Krzysztof Parzyszek
2018-10-19
1
-2
/
+4
*
[Hexagon] Remove 'T' from HasVNN predicates, NFC
Krzysztof Parzyszek
2018-06-20
1
-10
/
+10
*
[Hexagon] Remove unused function from subtarget
Krzysztof Parzyszek
2018-05-15
1
-8
/
+0
*
[Hexagon] Remove unused flag from subtarget and (non)corresponding test
Krzysztof Parzyszek
2018-05-15
1
-2
/
+0
*
[Hexagon] Add a target feature to control using small data section
Krzysztof Parzyszek
2018-05-14
1
-1
/
+4
*
[Hexagon] Add a target feature for generating new-value stores
Krzysztof Parzyszek
2018-05-14
1
-0
/
+2
*
[Hexagon] Add a target feature for memop generation
Krzysztof Parzyszek
2018-05-14
1
-6
/
+9
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[Hexagon] Subtarget feature to emit one instruction per packet
Krzysztof Parzyszek
2018-03-12
1
-0
/
+5
*
[Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones
Krzysztof Parzyszek
2018-03-07
1
-0
/
+6
*
[Hexagon] Implement target feature +reserved-r19
Krzysztof Parzyszek
2018-02-28
1
-0
/
+3
*
Attempt to pacify 4.8.5 with makeArrayRef
Reid Kleckner
2017-12-21
1
-1
/
+1
*
[Hexagon] Allow construction of HVX vector predicates
Krzysztof Parzyszek
2017-12-20
1
-4
/
+28
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-0
/
+9
*
[Hexagon] Implement HexagonSubtarget::useAA()
Krzysztof Parzyszek
2017-11-30
1
-0
/
+5
*
[Hexagon] Implement HexagonSubtarget::isHVXVectorType
Krzysztof Parzyszek
2017-11-27
1
-0
/
+10
*
[Hexagon] Add HexagonSubtarget::getVectorLength()
Krzysztof Parzyszek
2017-11-21
1
-0
/
+9
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[Hexagon] New HVX target features.
Sumanth Gundapaneni
2017-10-18
1
-4
/
+5
*
[Hexagon] Update Hexagon ArchEnum and sync some downstream changes(NFC)
Sumanth Gundapaneni
2017-10-18
1
-13
/
+28
*
[Hexagon] Fix initialization of HexagonSubtarget
Krzysztof Parzyszek
2017-09-26
1
-2
/
+0
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-1
/
+3
*
[Hexagon] Check for potential bank conflicts in post-RA scheduling
Krzysztof Parzyszek
2017-08-28
1
-0
/
+3
*
[Hexagon] Break up DAG mutations into separate classes, move to subtarget
Krzysztof Parzyszek
2017-08-28
1
-2
/
+10
*
[Target] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-06-19
1
-4
/
+18
*
[Hexagon] Disable predicated calls by default
Krzysztof Parzyszek
2017-05-05
1
-0
/
+1
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
1
-5
/
+4
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
1
-0
/
+3
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-3
/
+1
*
[Hexagon] Add DAG mutations for machine pipeliner
Krzysztof Parzyszek
2016-12-22
1
-0
/
+4
*
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2016-07-29
1
-2
/
+2
*
[Hexagon] Add target feature to generate long calls
Krzysztof Parzyszek
2016-07-25
1
-0
/
+2
*
[Hexagon] Use loop data prefetch on Hexagon
Krzysztof Parzyszek
2016-07-22
1
-0
/
+3
*
[Hexagon] Fix zero latency instructions with multiple predecessors
Krzysztof Parzyszek
2016-07-18
1
-2
/
+6
*
[Hexagon] Handle instruction latency for 0 or 2 cycles
Krzysztof Parzyszek
2016-07-15
1
-0
/
+10
*
[Hexagon] Add a scheduling DAG mutation
Krzysztof Parzyszek
2016-07-15
1
-1
/
+9
*
[Hexagon] Add option to enable subregister liveness tracking
Krzysztof Parzyszek
2016-05-28
1
-0
/
+2
*
[Hexagon] Enable the post-RA scheduler
Krzysztof Parzyszek
2016-05-26
1
-0
/
+1
*
[Hexagon] Select the aggressive anti-dependency breaker
Krzysztof Parzyszek
2016-05-26
1
-0
/
+2
*
[Hexagon] Subtarget features/default CPU corrections
Krzysztof Parzyszek
2015-12-14
1
-1
/
+1
*
Add hexagonv55 and hexagonv60 as recognized CPUs, make v60 the default
Krzysztof Parzyszek
2015-11-25
1
-1
/
+5
*
[Hexagon] Bring HexagonInstrInfo up to date
Krzysztof Parzyszek
2015-11-24
1
-0
/
+6
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-2
/
+6
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Remove useMachineScheduler and replace it with subtarget options
Eric Christopher
2015-03-11
1
-0
/
+5
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-13
/
+6
[next]