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
/
SystemZInstrFP.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
1
-3
/
+3
*
[SystemZ] Use FI[EDX]BRA for codegen
Richard Sandiford
2013-08-21
1
-0
/
+30
*
[SystemZ] Add FI[EDX]BRA
Richard Sandiford
2013-08-21
1
-5
/
+10
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
1
-3
/
+3
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
1
-20
/
+16
*
[SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
2013-08-07
1
-0
/
+11
*
[SystemZ] Use MVC for simple load/store pairs
Richard Sandiford
2013-07-09
1
-0
/
+4
*
[SystemZ] Fold more spills
Richard Sandiford
2013-07-03
1
-91
/
+91
*
[SystemZ] Add conditional store patterns
Richard Sandiford
2013-06-27
1
-1
/
+6
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
1
-9
/
+9
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-26
/
+23
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+318
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-340
/
+0
*
Remove isTwoAddress from SystemZ.
Eric Christopher
2010-06-21
1
-2
/
+2
*
Improve systemz to model cmp and ucmp nodes as returning
Chris Lattner
2010-03-28
1
-6
/
+6
*
The mayHaveSideEffects flag is no longer used.
Dan Gohman
2010-02-27
1
-1
/
+1
*
Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a
Dan Gohman
2009-10-29
1
-1
/
+1
*
Update SystemZ to use PSW following the way x86 uses EFLAGS. Besides
Dan Gohman
2009-10-28
1
-3
/
+3
*
Add fcopysign instructions
Anton Korobeynikov
2009-08-21
1
-0
/
+7
*
All FP instructions have 12 bit memory displacement field
Anton Korobeynikov
2009-07-16
1
-34
/
+34
*
Fix instruction mnemonics for some fp_to_sint operations
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Handle bitconverts
Anton Korobeynikov
2009-07-16
1
-0
/
+7
*
Emit proper rounding mode for fp_to_sint
Anton Korobeynikov
2009-07-16
1
-4
/
+4
*
Make FP zero to be legal FP immediate via LOAD ZERO
Anton Korobeynikov
2009-07-16
1
-0
/
+43
*
Loads are not two-address in any way
Anton Korobeynikov
2009-07-16
1
-8
/
+7
*
Add LOAD NEGATIVE instruction
Anton Korobeynikov
2009-07-16
1
-1
/
+9
*
LOAD COMPLEMENT instruction is not really two-addr
Anton Korobeynikov
2009-07-16
1
-4
/
+5
*
Add multiple add/sub instructions
Anton Korobeynikov
2009-07-16
1
-0
/
+40
*
Proper FP extloads
Anton Korobeynikov
2009-07-16
1
-1
/
+3
*
Add proper PWS impdef's
Anton Korobeynikov
2009-07-16
1
-21
/
+50
*
Propagate FP select_cc to dag inserters
Anton Korobeynikov
2009-07-16
1
-0
/
+11
*
Implement fp_to_sint
Anton Korobeynikov
2009-07-16
1
-1
/
+14
*
Add fabs
Anton Korobeynikov
2009-07-16
1
-0
/
+9
*
Add fneg
Anton Korobeynikov
2009-07-16
1
-0
/
+8
*
More sint_to_fp stuff
Anton Korobeynikov
2009-07-16
1
-0
/
+7
*
Add bunch of FP instructions
Anton Korobeynikov
2009-07-16
1
-0
/
+156