]> gcc.gnu.org Git - gcc.git/history - gcc/config/rs6000/rs6000.md
Fix int<->floating point conversion routines
[gcc.git] / gcc / config / rs6000 / rs6000.md
1996-06-29 Michael MeissnerFix int<->floating point conversion routines
1996-06-25 Michael MeissnerV.4 PIC changes
1996-06-24 Michael MeissnerMove xor of input into insn doing int->double conversion.
1996-05-28 Michael MeissnerFix problems in float/int conversion in inline functions
1996-05-20 Michael MeissnerTry to fix inline of fp/int convert
1996-05-15 Michael MeissnerUse pic_offset_table_rtx instead of rs6000_pic_register...
1996-04-24 Michael MeissnerSolaris, Linux changes
1996-04-17 Michael MeissnerDo not FAIL in movdi
1996-04-08 Michael MeissnerAdd -fpic/-fPIC support
1996-03-19 David Edelsohnupdate compare function unit comment
1996-03-11 Michael MeissnerMake long longs use normal CONST_DOUBLE in movdi, do...
1996-03-06 David Edelsohnadd scheduling information for stores
1996-03-04 Michael MeissnerFix typo in last change.
1996-03-04 Michael MeissnerAdd attribute((longcall)) support
1996-02-28 David Edelsohnfinish up use of 'H' in DImode shifts
1996-02-28 David EdelsohnUse new 'H' for DImode shifts and use 'h' consistently...
1996-02-27 David EdelsohnDImode insv and extzv, movsf split
1996-02-25 David Edelsohnfix movsf typo
1996-02-19 David Edelsohnupdate movdf and movsf splits for 64-bits
1996-02-19 Michael Meissnerfix typo in nor.
1996-02-15 Michael MeissnerFix alloca on NT
1996-02-14 David Edelsohnfix_truncdfsi2 SUBREG and movdi HOST_BITS_PER_WIDE_INT...
1996-02-14 Michael MeissnerUse HOST_WIDE_INT, not long long
1996-02-13 Michael MeissnerCygwin32 support; Make eabi update stack first before...
1996-02-06 David Edelsohnmovdi 64 bit constants, use HOST_WIDE_INT, update tablejump
1996-02-01 David Edelsohnfix typo st -> std
1996-01-28 David Edelsohnmovdf 64bit and movdi matcher 64bit
1996-01-26 Michael MeissnerFix &foo in eabi -msdata.
1996-01-25 Michael MeissnerFix Windows NT problem
1996-01-25 Michael Meissnerfix typo.
1996-01-25 Michael MeissnerFix bugs in last changes
1996-01-25 Michael Meissnerzap trailing blank line.
1996-01-25 Michael Meissnermore small data support
1996-01-24 Michael MeissnerSmall data support; Windows NT attributes; windows...
1996-01-22 David EdelsohnPowerPC64 DImode patterns
1996-01-15 Michael MeissnerFix little endian adddi3/subdi3
1996-01-15 Michael Meissnermake exception table work with -mrelocable; fix long...
1996-01-11 Michael Meissnerinsure eabi destructors get called
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1995-12-29 Michael MeissnerRemove code accidently put back in.
1995-12-29 Michael MeissnerUndo most of 12/27 changes
1995-12-27 Michael MeissnerYank out part of last change
1995-12-27 Michael MeissnerReorganize common mode; optimize SI*SI->DI on common...
1995-12-24 Richard Kenner(movdf): Don't copy a word at a time; nearly always...
1995-12-22 Michael MeissnerReadd 403 support; Move compares well ahead of branch...
1995-12-15 Michael MeissnerFixes from Torbjorn/Dje
1995-12-14 Michael MeissnerFix typo
1995-12-10 Torbjorn Granlund(matcher for neg:SI (geu:SI ..)): Get ppc syntax right.
1995-12-02 Michael MeissnerFix spacing in last patch.
1995-12-02 Michael MeissnerDo not split large constants, let define_split do it...
1995-11-30 Michael Meissnerupdate PowerPC support
1995-11-26 Richard Kenner(load_multiple matcher): Fix typo with opcode.
1995-10-26 Richard Kenner(load_multiple insn): If address register is among...
1995-10-20 Richard Kenner(move_to_float insns): Change move_to_float so that...
1995-10-19 Richard Kenner(float{,uns}sidf2): Rewrite to break the conversion...
1995-09-15 Richard Kenner(decrement_and_branchsi and related insns): Don't use...
1995-09-12 Richard Kenner(power subdi3 pattern): Fix pattern to have 5 alternati...
1995-09-12 Richard Kenner(adddi3, subdi3, negdi2): Add constraints so output...
1995-09-11 Richard Kenner(float{,uns}sidf2): Call rs6000_float_const to portably...
1995-08-28 Richard KennerFix spelling errors.
1995-08-25 Richard Kenner({add,sub,mulsi}di3): Support both endian possibilities.
1995-08-19 Richard Kenner(sync_isync): Renamed from sync...
1995-07-25 Michael Meissnerstore LR in caller's frame, not current frame for V.4
1995-07-21 Michael MeissnerV.4 support.
1995-07-14 Richard Kenner(movsi): Convert a CONST_DOUBLE into a CONST_INT of...
1995-06-28 Richard Kenner({load,store}_multiple): Don't use indirect_operand...
1995-06-15 Richard KennerChange FSF address.
1995-06-13 Richard Kenner(decrement_and_branch): Finish last fix; update matchin...
1995-06-08 Richard Kenner(decrement_and_branch): Ensure label is operand 0.
1995-06-08 Richard Kenner(aux_truncdfsf2): New pattern.
1995-06-01 Richard Kenner(all movstri recognizers): Eliminate updating the pointers.
1995-05-20 Michael MeissnerDo not do insv/extz on 1/2 byte structures
1995-05-16 Michael MeissnerAdd -mstring support.
1995-05-16 Richard KennerFix typos in comments.
1995-05-10 Michael MeissnerAdd little endian PowerPC support.
1995-05-03 Michael MeissnerFix abs not to use powerpc instructions on -mcpu=common
1995-04-28 Richard KennerNew anonymous patterns to combine insert with arbitrary...
1995-04-18 Michael MeissnerDo not generate mem->mem SF moves if -msoft-float
1995-03-29 Michael MeissnerDo not move float values through memory to get to/from...
1995-03-15 Michael MeissnerGenerate better code for sne on PowerPC.
1995-03-14 Michael MeissnerAdd 403 support.
1995-03-13 Michael MeissnerFix typo in last change.
1995-03-13 Michael MeissnerAdd -mno-traceback option; eliminate nop after call...
1995-03-09 Michael MeissnerFix -msoft-float on Power.
1995-03-01 Michael MeissnerSilence warnings on uminsi3, umaxsi3.
1995-02-28 Michael MeissnerMore soft-float/powerpc patches.
1995-02-25 Richard KennerRemove unneeded tests on HOST_BITS_PER_INT from some...
1995-02-23 Michael MeissnerSupport -msoft-float; support eabi -mrelocatable
1995-02-22 Richard Kenner(ffssi2): Use gpc_reg_operand predicate.
1995-02-22 Richard Kenner(movsfcc, movdfcc): New standard patterns.
1995-02-13 Richard Kenner(extendsfdf2): Undo 30 Nov 94 change.
1995-02-03 Michael MeissnerDo not reload reg2 under V.4 or eabi.
1995-02-03 Michael MeissnerFix indirect function pointers on eABI.
1995-02-02 Michael MeissnerFix typo in smin/smax of floating point.
1995-02-01 Michael MeissnerAdd preliminary V.4 and eABI support.
1994-11-30 Richard Kenner(floatsidf2): Test BITS_PER_WORD in pattern condition...
1994-11-30 Richard Kenner(extendsidi2): Use lwa_operand predicate.
1994-11-30 Richard Kenner(extendsfdf2): SFmode and DFmode register format identi...
1994-11-19 Richard Kenner(peepholes for two DF load/store): New peepholes.
1994-11-10 Richard Kenner(movsi): In TOC symbol case, use "la" for PowerPC.
next
This page took 0.998242 seconds and 108 git commands to generate.