index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
2013-08-28
5
-10
/
+76
*
[SystemZ] Extend memcmp support to all constant lengths
Richard Sandiford
2013-08-28
2
-26
/
+92
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
8
-81
/
+239
*
[SystemZ] Add basic prefetch support
Richard Sandiford
2013-08-23
7
-5
/
+70
*
[SystemZ] Try reversing comparisons whose first operand is in memory
Richard Sandiford
2013-08-23
1
-0
/
+71
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
3
-10
/
+44
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+7
*
[SystemZ] Define remainig *MUL_LOHI patterns
Richard Sandiford
2013-08-21
2
-16
/
+73
*
[SystemZ] Use FI[EDX]BRA for codegen
Richard Sandiford
2013-08-21
2
-0
/
+39
*
[SystemZ] Add FI[EDX]BRA
Richard Sandiford
2013-08-21
5
-10
/
+40
*
[SystemZ] Update README
Richard Sandiford
2013-08-20
1
-4
/
+2
*
[SystemZ] Use SRST to optimize memchr
Richard Sandiford
2013-08-20
4
-3
/
+44
*
[SystemZ] Add negative integer absolute (load negative)
Richard Sandiford
2013-08-19
3
-6
/
+12
*
[SystemZ] Add integer absolute (load positive)
Richard Sandiford
2013-08-19
2
-1
/
+19
*
[SystemZ] Add support for sibling calls
Richard Sandiford
2013-08-19
6
-21
/
+89
*
[SystemZ] Use SRST to implement strlen and strnlen
Richard Sandiford
2013-08-16
6
-0
/
+59
*
[SystemZ] Use MVST to implement strcpy and stpcpy
Richard Sandiford
2013-08-16
6
-0
/
+30
*
[SystemZ] Use CLST to implement strcmp
Richard Sandiford
2013-08-16
7
-10
/
+134
*
[SystemZ] Fix handling of 64-bit memcmp results
Richard Sandiford
2013-08-16
1
-0
/
+7
*
[SystemZ] Fix sign of integer memcmp result
Richard Sandiford
2013-08-16
2
-36
/
+34
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
9
-12
/
+155
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
5
-11
/
+33
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
3
-4
/
+8
*
[SystemZ] Update README
Richard Sandiford
2013-08-09
1
-15
/
+5
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
6
-74
/
+87
*
[SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
2013-08-07
3
-0
/
+26
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
5
-17
/
+182
*
[SystemZ] Add definitions for BRCT and BRCTG
Richard Sandiford
2013-08-05
2
-0
/
+22
*
[SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
2013-08-05
3
-1
/
+48
*
[SystemZ] Add LOAD AND TEST instructions
Richard Sandiford
2013-08-05
1
-0
/
+13
*
[SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
2013-08-05
5
-270
/
+346
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
6
-58
/
+277
*
[SystemZ] Prefer comparisons with zero
Richard Sandiford
2013-08-01
1
-1
/
+25
*
[SystemZ] Implement isLegalAddressingMode()
Richard Sandiford
2013-07-31
2
-3
/
+21
*
[SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
2013-07-31
5
-31
/
+31
*
[SystemZ] Be more careful about inverting CC masks
Richard Sandiford
2013-07-31
9
-81
/
+137
*
[SystemZ] Move compare-and-branch generation even later
Richard Sandiford
2013-07-31
4
-136
/
+119
*
[SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()
Richard Sandiford
2013-07-31
4
-79
/
+193
*
[SystemZ] Add RISBLG and RISBHG instruction definitions
Richard Sandiford
2013-07-31
4
-3
/
+19
*
[SystemZ] Rework compare and branch support
Richard Sandiford
2013-07-25
5
-62
/
+129
*
[SystemZ] Add LOCR and LOCGR
Richard Sandiford
2013-07-25
5
-0
/
+118
*
[SystemZ] Add LOC and LOCG
Richard Sandiford
2013-07-25
4
-0
/
+75
*
[SystemZ] Add STOC and STOCG
Richard Sandiford
2013-07-25
7
-51
/
+126
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
1
-0
/
+1
*
[SystemZ] Add ALRK, AGLRK, SLRK and SGLRK
Richard Sandiford
2013-07-19
1
-4
/
+10
*
[SystemZ] Add AHIK and AGHIK
Richard Sandiford
2013-07-19
2
-2
/
+37
*
[SystemZ] Add ARK, AGRK, SRK and SGRK
Richard Sandiford
2013-07-19
1
-4
/
+4
*
[SystemZ] Add NGRK, OGRK and XGRK
Richard Sandiford
2013-07-19
2
-3
/
+15
*
[SystemZ] Add NRK, ORK and XRK
Richard Sandiford
2013-07-19
2
-3
/
+21
[next]