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
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
27
-64
/
+778
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
12
-55
/
+71
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
33
-135
/
+675
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
36
-158
/
+134
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
23
-334
/
+347
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
21
-100
/
+108
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
55
-1419
/
+1763
*
Merging r196267:
Richard Sandiford
2013-12-03
1
-4
/
+4
*
Merging r195731:
Richard Sandiford
2013-11-26
1
-19
/
+8
*
Merging r195473:
Richard Sandiford
2013-11-22
4
-20
/
+34
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
7
-1
/
+28
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
7
-29
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
7
-1
/
+29
*
[SystemZ] Add the general form of BCR
Richard Sandiford
2013-11-13
2
-8
/
+8
*
[SystemZ] Handle vectors in getSetCCResultType
Richard Sandiford
2013-11-06
2
-5
/
+8
*
[SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
2013-10-31
2
-3
/
+9
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
2
-2
/
+2
*
The AsmPrinter has a Mangler. Use it.
Rafael Espindola
2013-10-29
3
-8
/
+6
*
[SystemZ] Set usaAA to true
Richard Sandiford
2013-10-28
1
-0
/
+3
*
[SystemZ] Handle extensions in RxSBG optimizations
Richard Sandiford
2013-10-16
1
-8
/
+26
*
[SystemZ] Improve handling of SETCC
Richard Sandiford
2013-10-16
5
-4
/
+120
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-3
/
+2
*
[SystemZ] Use A(G)SI when spilling the target of a constant addition
Richard Sandiford
2013-10-15
1
-2
/
+24
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
1
-0
/
+2
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
[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
[next]