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
/
SystemZInstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Add CodeGen support for scalar f64 ops in vector registers
Ulrich Weigand
2015-05-05
1
-1
/
+21
*
[SystemZ] Add CodeGen support for v4f32
Ulrich Weigand
2015-05-05
1
-0
/
+3
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+4
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-7
/
+817
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-0
/
+11
*
[SystemZ] Tweak instruction format classifications
Richard Sandiford
2014-07-10
1
-45
/
+35
*
[SystemZ] Avoid using i8 constants for immediate fields
Richard Sandiford
2014-07-10
1
-18
/
+21
*
Clean up language and grammar.
Eric Christopher
2014-05-20
1
-1
/
+1
*
[SystemZ] Add MC support for interlocked-access 1 instructions
Richard Sandiford
2013-12-24
1
-0
/
+13
*
[SystemZ] Fix TMHH and TMHL usage for z10 with -O0
Richard Sandiford
2013-11-22
1
-0
/
+7
*
[SystemZ] Add comparisons of high words and memory
Richard Sandiford
2013-10-01
1
-2
/
+14
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
1
-0
/
+19
*
[SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
2013-10-01
1
-0
/
+5
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
1
-0
/
+10
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
1
-0
/
+6
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-0
/
+41
*
[SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Richard Sandiford
2013-09-25
1
-0
/
+16
*
[SystemZ] Define the return instruction as a pseudo alias of BR
Richard Sandiford
2013-09-25
1
-0
/
+10
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
1
-13
/
+16
*
[SystemZ] Add basic prefetch support
Richard Sandiford
2013-08-23
1
-0
/
+20
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
1
-10
/
+16
*
[SystemZ] Add FI[EDX]BRA
Richard Sandiford
2013-08-21
1
-2
/
+15
*
[SystemZ] Use CLST to implement strcmp
Richard Sandiford
2013-08-16
1
-0
/
+20
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
1
-0
/
+19
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
1
-1
/
+1
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
1
-11
/
+7
*
[SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
2013-08-07
1
-0
/
+9
*
[SystemZ] Add definitions for BRCT and BRCTG
Richard Sandiford
2013-08-05
1
-0
/
+15
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
1
-8
/
+41
*
[SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
2013-07-31
1
-4
/
+8
*
[SystemZ] Be more careful about inverting CC masks
Richard Sandiford
2013-07-31
1
-7
/
+13
*
[SystemZ] Rework compare and branch support
Richard Sandiford
2013-07-25
1
-2
/
+15
*
[SystemZ] Add LOCR and LOCGR
Richard Sandiford
2013-07-25
1
-0
/
+30
*
[SystemZ] Add LOC and LOCG
Richard Sandiford
2013-07-25
1
-0
/
+40
*
[SystemZ] Add STOC and STOCG
Richard Sandiford
2013-07-25
1
-6
/
+42
*
[SystemZ] Add AHIK and AGHIK
Richard Sandiford
2013-07-19
1
-0
/
+35
*
[SystemZ] Add NGRK, OGRK and XGRK
Richard Sandiford
2013-07-19
1
-0
/
+12
*
[SystemZ] Add NRK, ORK and XRK
Richard Sandiford
2013-07-19
1
-0
/
+18
*
[SystemZ] Use SLLK, SRLK and SRAK for codegen
Richard Sandiford
2013-07-19
1
-3
/
+23
*
[SystemZ] Start adding z196 and zEC12 support
Richard Sandiford
2013-07-19
1
-6
/
+13
*
[SystemZ] Allow 8-bit operands to RISBG
Richard Sandiford
2013-07-11
1
-2
/
+1
*
[SystemZ] Fold more spills
Richard Sandiford
2013-07-03
1
-39
/
+126
*
[SystemZ] Rename mapping table fields
Richard Sandiford
2013-07-03
1
-34
/
+34
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-0
/
+13
*
[SystemZ] Add conditional store patterns
Richard Sandiford
2013-06-27
1
-0
/
+13
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
1
-0
/
+18
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
1
-0
/
+19
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
1
-6
/
+6
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
1
-0
/
+16
[next]