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
/
test
/
MC
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ, AsmParser] Enable the mnemonic spell corrector.
Jonas Paulsson
2017-07-18
1
-0
/
+66
*
[SystemZ] Add support for IBM z14 processor (3/3)
Ulrich Weigand
2017-07-17
3
-0
/
+593
*
[SystemZ] Add support for IBM z14 processor (2/3)
Ulrich Weigand
2017-07-17
3
-0
/
+1350
*
[SystemZ] Add support for IBM z14 processor (1/3)
Ulrich Weigand
2017-07-17
3
-0
/
+2188
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
8
-3
/
+2351
*
[SystemZ] Add missing high-word facility instructions
Ulrich Weigand
2017-06-30
3
-0
/
+250
*
[SystemZ] Add decimal floating-point instructions
Ulrich Weigand
2017-05-30
8
-0
/
+2403
*
[SystemZ] Add hexadecimal floating-point instructions
Ulrich Weigand
2017-05-30
2
-0
/
+1824
*
[SystemZ] Add missing assembler/disassembler tests
Ulrich Weigand
2017-05-30
2
-0
/
+82
*
[SystemZ] Add miscellaneous instructions
Ulrich Weigand
2017-05-10
2
-0
/
+144
*
[SystemZ] Add missing arithmetic instructions
Ulrich Weigand
2017-05-10
2
-0
/
+806
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
2
-0
/
+1598
*
[SystemZ] Add crypto instructions
Ulrich Weigand
2017-05-10
7
-0
/
+185
*
[SystemZ] Add translate/convert instructions
Ulrich Weigand
2017-05-10
2
-0
/
+579
*
[SystemZ] Add missing memory/string instructions
Ulrich Weigand
2017-05-10
2
-0
/
+266
*
[SystemZ] Reformat assembler/disassembler tests
Ulrich Weigand
2017-05-10
8
-1950
/
+2125
*
[SystemZ] Support remaining atomic instructions
Ulrich Weigand
2016-12-02
4
-0
/
+346
*
[SystemZ] Support floating-point control register instructions
Ulrich Weigand
2016-12-02
4
-0
/
+179
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
4
-0
/
+243
*
[SystemZ] Support load-and-trap instructions
Ulrich Weigand
2016-11-28
2
-0
/
+150
*
[SystemZ] Add remaining branch instructions
Ulrich Weigand
2016-11-28
4
-0
/
+382
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
2
-0
/
+256
*
[SystemZ] Support CL(G)T instructions
Ulrich Weigand
2016-11-11
2
-0
/
+114
*
[SystemZ] Support load-and-zero-rightmost-byte facility
Ulrich Weigand
2016-11-11
2
-0
/
+90
*
[SystemZ] Use LLGT(R) instructions
Ulrich Weigand
2016-11-11
2
-0
/
+38
*
[SystemZ] Add missing FP extension instructions
Ulrich Weigand
2016-11-08
3
-0
/
+406
*
[SystemZ] Add program mask and addressing mode instructions
Ulrich Weigand
2016-11-08
2
-0
/
+72
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
4
-8
/
+265
*
[SystemZ] Refactor branch and conditional instruction patterns
Ulrich Weigand
2016-11-08
2
-0
/
+150
*
[SystemZ] Rework processor feature definitions and add -mcpu=archX support
Ulrich Weigand
2016-10-31
7
-0
/
+12
*
[SystemZ] Correctly diagnose missing features in AsmParser
Ulrich Weigand
2016-10-31
3
-482
/
+482
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
3
-11
/
+10
*
[SystemZ] Add missing vector instructions for the assembler
Ulrich Weigand
2016-10-19
2
-9
/
+2066
*
[SystemZ] Add optional argument to some vector string instructions
Ulrich Weigand
2016-10-19
2
-66
/
+388
*
[SystemZ] Add support for the .insn directive
Zhan Jun Liau
2016-08-08
1
-0
/
+102
*
[SystemZ] Add missing classes and instructions
Zhan Jun Liau
2016-08-05
2
-0
/
+249
*
[SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities
Zhan Jun Liau
2016-07-11
3
-0
/
+102
*
[SystemZ] Add support for the .word directive.
Zhan Jun Liau
2016-07-08
1
-0
/
+24
*
[SystemZ] Add support for missing instructions
Zhan Jun Liau
2016-07-08
4
-0
/
+492
*
[SystemZ] Add floating-point test data class instructions.
Marcin Koscielnicki
2016-06-29
2
-0
/
+72
*
[SystemZ] Support Compare and Traps
Zhan Jun Liau
2016-06-10
2
-0
/
+260
*
[SystemZ] Support LRVH and STRVH opcodes
Bryan Chan
2016-05-16
1
-0
/
+44
*
[SystemZ] Add support for additional branch extended mnemonics
Kit Barton
2016-05-10
2
-0
/
+108
*
[SystemZ] Add SVC instruction
Ulrich Weigand
2016-04-11
1
-0
/
+10
*
[SystemZ] Add compare-and-branch instructions to MC
Ulrich Weigand
2016-04-04
1
-0
/
+624
*
[SystemZ] Add nop and nopr InstAliases.
Jonas Paulsson
2016-03-30
1
-0
/
+6
*
[SystemZ] Sort relocs to avoid code corruption by linker optimization
Ulrich Weigand
2015-12-16
1
-4
/
+4
*
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
Alexey Samsonov
2015-12-02
1
-4
/
+0
*
[SystemZ] testcase MC/SystemZ/insn-good-z13.s extended.
Jonas Paulsson
2015-10-12
1
-7
/
+59
*
[SystemZ] Add assembly instructions for obtaining clock values as well as CPU...
Ulrich Weigand
2015-10-01
1
-0
/
+56
[next]