| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/5379 ([i386] internal error: Segmentation fault (prefetch relate... | Janis Johnson | 2002-01-22 | 1 | -1/+1 |
* | * i386.md (minsf splitter): Fix pasto. | Jan Hubicka | 2002-01-16 | 1 | -2/+2 |
* | i386.md (prefetch): Tidy. | Richard Henderson | 2002-01-14 | 1 | -7/+4 |
* | i386.c (override_options): If SSE, enable sse prefetch. | Richard Henderson | 2002-01-12 | 1 | -363/+199 |
* | mmintrin.h: New file. | Richard Henderson | 2002-01-11 | 1 | -1/+2 |
* | * i386.md (sse_mov?fcc_const0_?): Fix constraints. | Jan Hubicka | 2002-01-10 | 1 | -8/+8 |
* | optabs.c (expand_fix): Look for wider integer modes first. | Jan Hubicka | 2002-01-10 | 1 | -7/+12 |
* | avr.c: Fix comment typos. | Kazu Hirata | 2002-01-03 | 1 | -2/+2 |
* | config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants. | Jan Hubicka | 2001-12-14 | 1 | -11/+58 |
* | * i386.md (sqrt?f): Fix conditionals. | Jan Hubicka | 2001-12-14 | 1 | -6/+6 |
* | i386.c (ix86_fpmath, [...]): New. | Jan Hubicka | 2001-12-14 | 1 | -36/+103 |
* | i386.md (leave, [...]): Adjust pattern to match what insn does. | Richard Kenner | 2001-12-10 | 1 | -2/+2 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-12-09 | 1 | -4/+4 |
* | i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generi... | Janis Johnson | 2001-12-04 | 1 | -2/+2 |
* | * i386.md (movabsqi*): Use 'b' prefix instead of 'q'. | Jan Hubicka | 2001-12-03 | 1 | -5/+5 |
* | Fix typo in last change | Richard Kenner | 2001-11-22 | 1 | -1/+1 |
* | i386.md (leave, [...]): Have RTL reflect what insn actually does. | Richard Kenner | 2001-11-22 | 1 | -4/+4 |
* | read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these. | DJ Delorie | 2001-11-19 | 1 | -4/+4 |
* | Some SSE fixes | Bernd Schmidt | 2001-11-16 | 1 | -11/+25 |
* | s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call. | Bryce McKinlay | 2001-11-16 | 1 | -1/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-04 | 1 | -9/+9 |
* | att.h: Fix comment formatting. | Kazu Hirata | 2001-10-31 | 1 | -9/+9 |
* | * i386.md (movti_rex64 splitter): Fix condition. | Jan Hubicka | 2001-10-30 | 1 | -2/+2 |
* | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | * i386.md (movti_rex64): Fix mode. | Jan Hubicka | 2001-10-22 | 1 | -2/+2 |
* | i386.c (ix86_expand_clear): New. | Richard Henderson | 2001-10-22 | 1 | -9/+3 |
* | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 2001-10-20 | 1 | -36/+36 |
* | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 2001-10-16 | 1 | -0/+7 |
* | i386.c (split_ti): New function. | Jan Hubicka | 2001-10-16 | 1 | -6/+39 |
* | final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne... | Jakub Jelinek | 2001-10-12 | 1 | -12/+12 |
* | i386.md (setcc splitters): Add four splitters to simplify compound compares t... | Richard Henderson | 2001-10-11 | 1 | -0/+70 |
* | i386.c (test splitter): Narrow tests vs paradoxical subregs. | Richard Henderson | 2001-10-10 | 1 | -1/+59 |
* | i386.md (movsi_xor): Export. | Richard Henderson | 2001-10-08 | 1 | -6/+37 |
* | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 2001-10-07 | 1 | -1/+1 |
* | invoke.texi (i386 Options): Document x86-64 options. | Jan Hubicka | 2001-10-02 | 1 | -4/+24 |
* | Add support for 3Dnow builtins | Bernd Schmidt | 2001-09-28 | 1 | -17/+364 |
* | i386-protos.h (ix86_setup_incoming_varargs, [...]): Declare. | Jan Hubicka | 2001-09-28 | 1 | -0/+60 |
* | SSE/MMX builtins bugfixes | Bernd Schmidt | 2001-09-25 | 1 | -6/+6 |
* | i386.md (indirect_jump): Allow Pmode operand. | Jan Hubicka | 2001-09-20 | 1 | -6/+13 |
* | * i386.md (movcc peep2): Fix load of 0. | Jan Hubicka | 2001-08-24 | 1 | -2/+1 |
* | function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge ... | Jan Hubicka | 2001-08-23 | 1 | -1/+1 |
* | i386.md (tablejump): Make an expander; handle pic relative addressing here. | Richard Henderson | 2001-08-19 | 1 | -71/+14 |
* | Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE. | Zack Weinberg | 2001-08-09 | 1 | -126/+130 |
* | i386.c (ix86_expand_setcc): Don't use method 0 before CSE. | Richard Henderson | 2001-07-23 | 1 | -0/+19 |
* | i386-protos.h (ix86_zero_extend_to_Pmode): Declare. | Jan Hubicka | 2001-07-20 | 1 | -1/+1 |
* | toplev.c (rest_of_compilation): Fix register_life_up_to_date handling... | Jan Hubicka | 2001-07-15 | 1 | -152/+214 |
* | loop.c (scan_loop): Add USEs inside PARALLELs into dependencies of the movable. | Jan Hubicka | 2001-07-15 | 1 | -12/+22 |
* | i386.md: Remove constraints strings from define_split and define_peephole2 pa... | Richard Henderson | 2001-07-08 | 1 | -10/+21 |
* | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 2001-07-03 | 1 | -4/+2 |
* | emit-rtl.c (adjust_address): New function. | Richard Kenner | 2001-07-02 | 1 | -1/+1 |