Age | Commit message (Expand) | Author | Files | Lines |
1995-11-30 | update PowerPC support | Michael Meissner | 1 | -149/+458 |
1995-11-26 | (load_multiple matcher): Fix typo with opcode. | Richard Kenner | 1 | -1/+1 |
1995-10-26 | (load_multiple insn): If address register is among regs... | Richard Kenner | 1 | -15/+41 |
1995-10-20 | (move_to_float insns): Change move_to_float so that it doesn't have a clobber... | Richard Kenner | 1 | -38/+42 |
1995-10-19 | (float{,uns}sidf2): Rewrite to break the conversion process into several gene... | Richard Kenner | 1 | -73/+64 |
1995-09-15 | (decrement_and_branchsi and related insns): Don't use a "2" to select a... | Richard Kenner | 1 | -19/+113 |
1995-09-12 | (power subdi3 pattern): Fix pattern to have 5 alternatives, and | Richard Kenner | 1 | -3/+4 |
1995-09-12 | (adddi3, subdi3, negdi2): Add constraints so output reg does not | Richard Kenner | 1 | -18/+26 |
1995-09-11 | (float{,uns}sidf2): Call rs6000_float_const to portably build the proper floa... | Richard Kenner | 1 | -11/+24 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-08-25 | ({add,sub,mulsi}di3): Support both endian possibilities. | Richard Kenner | 1 | -4/+24 |
1995-08-19 | (sync_isync): Renamed from sync... | Richard Kenner | 1 | -4/+5 |
1995-07-25 | store LR in caller's frame, not current frame for V.4 | Michael Meissner | 1 | -18/+0 |
1995-07-21 | V.4 support. | Michael Meissner | 1 | -26/+148 |
1995-07-14 | (movsi): Convert a CONST_DOUBLE into a CONST_INT of the low part. | Richard Kenner | 1 | -0/+4 |
1995-06-28 | ({load,store}_multiple): Don't use indirect_operand in define_insn; | Richard Kenner | 1 | -5/+5 |
1995-06-15 | Change FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-13 | (decrement_and_branch): Finish last fix; update matching constraint. | Richard Kenner | 1 | -3/+3 |
1995-06-08 | (decrement_and_branch): Ensure label is operand 0. | Richard Kenner | 1 | -13/+14 |
1995-06-08 | (aux_truncdfsf2): New pattern. | Richard Kenner | 1 | -4/+12 |
1995-05-31 | (all movstri recognizers): Eliminate updating the pointers. | Richard Kenner | 1 | -204/+94 |
1995-05-20 | Do not do insv/extz on 1/2 byte structures | Michael Meissner | 1 | -2/+34 |
1995-05-16 | Add -mstring support. | Michael Meissner | 1 | -29/+402 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-05-10 | Add little endian PowerPC support. | Michael Meissner | 1 | -5/+6 |
1995-05-03 | Fix abs not to use powerpc instructions on -mcpu=common | Michael Meissner | 1 | -2/+12 |
1995-04-27 | New anonymous patterns to combine insert with arbitrary ashift, ashiftrt, | Richard Kenner | 1 | -3/+83 |
1995-04-18 | Do not generate mem->mem SF moves if -msoft-float | Michael Meissner | 1 | -2/+5 |
1995-03-29 | Do not move float values through memory to get to/from gp registers if -msoft... | Michael Meissner | 1 | -60/+63 |
1995-03-15 | Generate better code for sne on PowerPC. | Michael Meissner | 1 | -1/+61 |
1995-03-14 | Add 403 support. | Michael Meissner | 1 | -3/+13 |
1995-03-13 | Fix typo in last change. | Michael Meissner | 1 | -2/+2 |
1995-03-13 | Add -mno-traceback option; eliminate nop after call on V.4/eabi | Michael Meissner | 1 | -14/+18 |
1995-03-09 | Fix -msoft-float on Power. | Michael Meissner | 1 | -1/+1 |
1995-03-01 | Silence warnings on uminsi3, umaxsi3. | Michael Meissner | 1 | -6/+14 |
1995-02-28 | More soft-float/powerpc patches. | Michael Meissner | 1 | -10/+110 |
1995-02-25 | Remove unneeded tests on HOST_BITS_PER_INT from some extra conditions. | Richard Kenner | 1 | -18/+10 |
1995-02-23 | Support -msoft-float; support eabi -mrelocatable | Michael Meissner | 1 | -75/+100 |
1995-02-22 | (ffssi2): Use gpc_reg_operand predicate. | Richard Kenner | 1 | -6/+6 |
1995-02-22 | (movsfcc, movdfcc): New standard patterns. | Richard Kenner | 1 | -8/+164 |
1995-02-13 | (extendsfdf2): Undo 30 Nov 94 change. | Richard Kenner | 1 | -22/+10 |
1995-02-03 | Do not reload reg2 under V.4 or eabi. | Michael Meissner | 1 | -7/+27 |
1995-02-03 | Fix indirect function pointers on eABI. | Michael Meissner | 1 | -0/+6 |
1995-02-02 | Fix typo in smin/smax of floating point. | Michael Meissner | 1 | -4/+4 |
1995-02-01 | Add preliminary V.4 and eABI support. | Michael Meissner | 1 | -4/+4 |
1994-11-30 | (floatsidf2): Test BITS_PER_WORD in pattern condition not during build. | Richard Kenner | 1 | -14/+2 |
1994-11-30 | (extendsidi2): Use lwa_operand predicate. | Richard Kenner | 1 | -1/+12 |
1994-11-30 | (extendsfdf2): SFmode and DFmode register format identical so use define_expa... | Richard Kenner | 1 | -9/+21 |
1994-11-18 | (peepholes for two DF load/store): New peepholes. | Richard Kenner | 1 | -0/+24 |
1994-11-10 | (movsi): In TOC symbol case, use "la" for PowerPC. | Richard Kenner | 1 | -4/+5 |