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 comparisons of high words and memory
Richard Sandiford
2013-10-01
3
-2
/
+30
*
[SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
2013-10-01
2
-2
/
+20
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
4
-2
/
+76
*
[SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
2013-10-01
4
-8
/
+27
*
[SystemZ] Extend 32-bit RISBG optimizations to high words
Richard Sandiford
2013-10-01
1
-8
/
+16
*
[SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words
Richard Sandiford
2013-10-01
2
-6
/
+22
*
[SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and above
Richard Sandiford
2013-10-01
1
-7
/
+18
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
5
-63
/
+107
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
4
-5
/
+15
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
4
-13
/
+41
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
4
-2
/
+43
*
[SystemZ] Allow selects with a high-word destination
Richard Sandiford
2013-10-01
2
-2
/
+4
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
7
-5
/
+59
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
3
-2
/
+29
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
2
-4
/
+24
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
10
-13
/
+184
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
1
-0
/
+4
*
[SystemZ] Revert r191661: Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-4
/
+0
*
[SystemZ] Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-0
/
+4
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
6
-14
/
+38
*
[SystemZ] Rename subregs and add subreg_h32
Richard Sandiford
2013-09-30
9
-60
/
+61
*
[SystemZ] Add change missing from previous commit
Richard Sandiford
2013-09-30
1
-1
/
+1
*
[SystemZ] Rename 32-bit GPR registers
Richard Sandiford
2013-09-30
6
-20
/
+20
*
[SystemZ] Rein back the use of block operations
Richard Sandiford
2013-09-27
2
-22
/
+28
*
[SystemZ] Improve handling of PC-relative addresses
Richard Sandiford
2013-09-27
5
-59
/
+92
*
[SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Richard Sandiford
2013-09-25
8
-111
/
+160
*
[SystemZ] Define the call instructions as pseudo aliases.
Richard Sandiford
2013-09-25
9
-147
/
+97
*
[SystemZ] Use subregs for 64-bit truncating stores
Richard Sandiford
2013-09-25
4
-41
/
+70
*
[SystemZ] Define the return instruction as a pseudo alias of BR
Richard Sandiford
2013-09-25
3
-8
/
+23
*
[SystemZ] Add instruction-shortening pass
Richard Sandiford
2013-09-25
8
-8
/
+193
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-1
/
+0
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-0
/
+1
*
[SystemZ] Add unsigned compare-and-branch instructions
Richard Sandiford
2013-09-18
5
-2
/
+75
*
[SystemZ] Improve extload handling
Richard Sandiford
2013-09-16
2
-74
/
+92
*
Replace some unnecessary vector copies with references.
Benjamin Kramer
2013-09-15
1
-1
/
+1
*
[SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNode
Richard Sandiford
2013-09-13
2
-31
/
+14
*
[SystemZ] Try to fold shifts into TMxx
Richard Sandiford
2013-09-13
1
-20
/
+57
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
1
-2
/
+3
*
[SystemZ] Update README.
Richard Sandiford
2013-09-10
1
-9
/
+5
*
[SystemZ] Add TM and TMY
Richard Sandiford
2013-09-10
4
-14
/
+25
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-4
/
+6
*
[SystemZ] Tweak integer comparison code
Richard Sandiford
2013-09-06
6
-121
/
+122
*
[SystemZ] Use XC for a memset of 0
Richard Sandiford
2013-09-06
1
-8
/
+21
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
7
-46
/
+170
*
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
2013-09-03
2
-8
/
+107
*
[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
[next]