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
/
insn-bad.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Improve handling of huge PC relative immediate offsets.
Jonas Paulsson
2019-11-04
1
-0
/
+6
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
1
-0
/
+780
*
[SystemZ] Add missing high-word facility instructions
Ulrich Weigand
2017-06-30
1
-0
/
+70
*
[SystemZ] Add decimal floating-point instructions
Ulrich Weigand
2017-05-30
1
-0
/
+528
*
[SystemZ] Add hexadecimal floating-point instructions
Ulrich Weigand
2017-05-30
1
-0
/
+438
*
[SystemZ] Add missing assembler/disassembler tests
Ulrich Weigand
2017-05-30
1
-0
/
+32
*
[SystemZ] Add miscellaneous instructions
Ulrich Weigand
2017-05-10
1
-0
/
+52
*
[SystemZ] Add missing arithmetic instructions
Ulrich Weigand
2017-05-10
1
-0
/
+316
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+956
*
[SystemZ] Add crypto instructions
Ulrich Weigand
2017-05-10
1
-0
/
+51
*
[SystemZ] Add translate/convert instructions
Ulrich Weigand
2017-05-10
1
-0
/
+303
*
[SystemZ] Add missing memory/string instructions
Ulrich Weigand
2017-05-10
1
-0
/
+124
*
[SystemZ] Reformat assembler/disassembler tests
Ulrich Weigand
2017-05-10
1
-237
/
+237
*
[SystemZ] Support remaining atomic instructions
Ulrich Weigand
2016-12-02
1
-0
/
+126
*
[SystemZ] Support floating-point control register instructions
Ulrich Weigand
2016-12-02
1
-0
/
+60
*
[SystemZ] Add remaining branch instructions
Ulrich Weigand
2016-11-28
1
-0
/
+87
*
[SystemZ] Use LLGT(R) instructions
Ulrich Weigand
2016-11-11
1
-0
/
+8
*
[SystemZ] Add missing FP extension instructions
Ulrich Weigand
2016-11-08
1
-0
/
+58
*
[SystemZ] Add program mask and addressing mode instructions
Ulrich Weigand
2016-11-08
1
-0
/
+8
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-0
/
+54
*
[SystemZ] Refactor branch and conditional instruction patterns
Ulrich Weigand
2016-11-08
1
-0
/
+22
*
[SystemZ] Rework processor feature definitions and add -mcpu=archX support
Ulrich Weigand
2016-10-31
1
-0
/
+2
*
[SystemZ] Correctly diagnose missing features in AsmParser
Ulrich Weigand
2016-10-31
1
-66
/
+66
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
1
-3
/
+0
*
[SystemZ] Add missing classes and instructions
Zhan Jun Liau
2016-08-05
1
-0
/
+98
*
[SystemZ] Add support for missing instructions
Zhan Jun Liau
2016-07-08
1
-0
/
+145
*
[SystemZ] Add floating-point test data class instructions.
Marcin Koscielnicki
2016-06-29
1
-0
/
+24
*
[SystemZ] Support Compare and Traps
Zhan Jun Liau
2016-06-10
1
-0
/
+88
*
[SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
2015-03-31
1
-0
/
+5
*
[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
Richard Sandiford
2014-07-10
1
-0
/
+15
*
[SystemZ] Add support for z196 float<->unsigned conversions
Richard Sandiford
2014-03-21
1
-0
/
+60
*
[SystemZ] Add MC support for interlocked-access 1 instructions
Richard Sandiford
2013-12-24
1
-0
/
+40
*
[SystemZ] Add the general form of BCR
Richard Sandiford
2013-11-13
1
-0
/
+8
*
[SystemZ] Add comparisons of high words and memory
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
1
-0
/
+5
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Revert r191661: Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-10
/
+0
*
[SystemZ] Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-0
/
+10
*
[SystemZ] Add unsigned compare-and-branch instructions
Richard Sandiford
2013-09-18
1
-0
/
+96
*
[SystemZ] Add TM and TMY
Richard Sandiford
2013-09-10
1
-0
/
+34
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
1
-0
/
+132
*
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
2013-08-28
1
-0
/
+32
*
[SystemZ] Add basic prefetch support
Richard Sandiford
2013-08-23
1
-0
/
+34
*
[SystemZ] Add FI[EDX]BRA
Richard Sandiford
2013-08-21
1
-0
/
+15
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
1
-0
/
+44
*
[SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
2013-08-07
1
-0
/
+8
[next]