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
/
SystemZ
/
SystemZScheduleZ13.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Support vector load/store alignment hints
Ulrich Weigand
2019-06-19
1
-5
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ] Minor cleanup of SchedModels
Jonas Paulsson
2018-12-12
1
-10
/
+10
*
[SystemZ] Improve handling of instructions which expand to several groups
Jonas Paulsson
2018-08-03
1
-25
/
+35
*
[SystemZ] Use tablegen loops in SchedModels
Jonas Paulsson
2018-07-25
1
-43
/
+23
*
[SystemZ] Reimplent SchedModel IssueWidth and WriteRes/ReadAdvance mappings.
Jonas Paulsson
2018-07-20
1
-799
/
+874
*
[SystemZ] Commenting (NFC)
Jonas Paulsson
2018-05-17
1
-3
/
+5
*
[SystemZ] Remove scheduling info from some Pseudo instructions (NFC).
Jonas Paulsson
2018-04-27
1
-33
/
+4
*
[SystemZ] Use ResourceCycles=30 for FPd unit (NFC).
Jonas Paulsson
2018-04-12
1
-11
/
+2
*
[SystemZ] Remove FullInstRWOverlapCheck from SchedMachineModels.
Jonas Paulsson
2018-04-12
1
-5
/
+3
*
[TableGen] When trying to reuse a scheduler class for instructions from an In...
Craig Topper
2018-03-18
1
-0
/
+3
*
[SystemZ] Minor fixing in SystemZScheduleZ13.td
Jonas Paulsson
2017-07-11
1
-69
/
+84
*
[SystemZ] Simplify handling of 128-bit multiply/divide instruction
Ulrich Weigand
2017-07-05
1
-2
/
+2
*
[SystemZ] Small cleanups to SystemZScheduleZ13.td
Ulrich Weigand
2017-07-05
1
-25
/
+36
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
1
-29
/
+157
*
[SystemZ] Add missing high-word facility instructions
Ulrich Weigand
2017-06-30
1
-0
/
+7
*
[SystemZ] Add decimal floating-point instructions
Ulrich Weigand
2017-05-30
1
-0
/
+124
*
[SystemZ] Add hexadecimal floating-point instructions
Ulrich Weigand
2017-05-30
1
-0
/
+108
*
[SystemZ] Add miscellaneous instructions
Ulrich Weigand
2017-05-10
1
-0
/
+15
*
[SystemZ] Add missing arithmetic instructions
Ulrich Weigand
2017-05-10
1
-5
/
+20
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+22
*
[SystemZ] Add crypto instructions
Ulrich Weigand
2017-05-10
1
-0
/
+7
*
[SystemZ] Add translate/convert instructions
Ulrich Weigand
2017-05-10
1
-0
/
+9
*
[SystemZ] Add missing memory/string instructions
Ulrich Weigand
2017-05-10
1
-1
/
+5
*
[SystemZ] Mark vector immediate load instructions with useful flags.
Jonas Paulsson
2017-01-23
1
-1
/
+1
*
[SystemZ] Support remaining atomic instructions
Ulrich Weigand
2016-12-02
1
-0
/
+22
*
[SystemZ] Support floating-point control register instructions
Ulrich Weigand
2016-12-02
1
-0
/
+11
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
1
-1
/
+4
*
[SystemZ] Support load-and-trap instructions
Ulrich Weigand
2016-11-28
1
-0
/
+6
*
[SystemZ] Add remaining branch instructions
Ulrich Weigand
2016-11-28
1
-3
/
+6
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
1
-5
/
+7
*
[SystemZ] Support CL(G)T instructions
Ulrich Weigand
2016-11-11
1
-0
/
+1
*
[SystemZ] Support load-and-zero-rightmost-byte facility
Ulrich Weigand
2016-11-11
1
-0
/
+6
*
[SystemZ] Use LLGT(R) instructions
Ulrich Weigand
2016-11-11
1
-2
/
+2
*
[SystemZ] A few fixes in scheduler files.
Jonas Paulsson
2016-11-09
1
-3
/
+3
*
[SystemZ] Add missing FP extension instructions
Ulrich Weigand
2016-11-08
1
-6
/
+6
*
[SystemZ] Add program mask and addressing mode instructions
Ulrich Weigand
2016-11-08
1
-3
/
+23
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-3
/
+13
*
[SystemZ] Refactor branch and conditional instruction patterns
Ulrich Weigand
2016-11-08
1
-55
/
+40
*
[SystemZ] Correct the SchedModel regarding vector unit / instructions.
Jonas Paulsson
2016-11-07
1
-41
/
+43
*
[SystemZ] Fixes in SchedModels for older subtargets.
Jonas Paulsson
2016-11-07
1
-1
/
+1
*
[SystemZ] Rework processor feature definitions and add -mcpu=archX support
Ulrich Weigand
2016-10-31
1
-0
/
+2
*
[SystemZ] Model 2 VBU units (not 1) in SystemZScheduleZ13.td.
Jonas Paulsson
2016-10-31
1
-1
/
+1
*
[SystemZ] Post-RA scheduler implementation
Jonas Paulsson
2016-10-20
1
-0
/
+991