aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Enable push/pop for latest x86 CPUsXinliang David Li1-2/+2
2012-12-07* config/i386/i386.c (legitimize_tls_address): Reorganize a tiny bit.Uros Bizjak1-2/+1
2012-12-06re PR middle-end/55597 (internal compiler error: in plus_constant, at explow....Uros Bizjak1-6/+18
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-12-01Enable cltd for modern CPUsXinliang David Li1-1/+1
2012-11-30host-mingw32.c (va_granularity): Make none-const.Kai Tietz1-6/+25
2012-11-30mingw32.h (SHARED_LIBGCC_SPEC): Synchronize with cygwin-host.Kai Tietz1-3/+12
2012-11-29re PR target/55171 (incorrect virtual thunk on mingw)Kai Tietz1-5/+30
2012-11-27i386.md (*jcc<X87MODEF:mode>_<SWI24:mode>_i387 splitters): Remove unneeded te...Uros Bizjak1-2/+2
2012-11-25sse.md (<sse>_loadu<ssemodesuffix><avxsizesuffix>): Do not depend on TARGET_S...Uros Bizjak1-12/+2
2012-11-24t-linux64 (MULTILIB_OSDIRNAMES): Use x86_64-linux-gnux32 as multiarch name fo...Matthias Klose1-1/+1
2012-11-24configure.ac (multiarch): Use $enableval instead of $withval.Matthias Klose1-1/+1
2012-11-23i386-c.c (ix86_target_macros_internal): Update handling of core chips.Jan Hubicka3-153/+236
2012-11-22i386.md (*jcc<mode>_0_i387): Macroize insn from *fp_jcc_3_387 using X87MODEF ...Uros Bizjak2-79/+116
2012-11-22i386.md (FPCMP): New mode iterator.Uros Bizjak1-183/+71
2012-11-21* config/i386/i386.mdUros Bizjak1-61/+49
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-2/+2
2012-11-20[multiple changes]Uros Bizjak3-49/+18
2012-11-20re PR target/55268 (gcc4.8 mingw-w64 wrong stdcall import symbols generated a...Kai Tietz2-2/+5
2012-11-20i386.c (ix86_expand_call): Emit CLOBBERs in VOIDmode.Uros Bizjak1-3/+2
2012-11-20sse.md (*<ssse3_avx2>_pmulhrsw<mode>3): Merge *avx2_pmulhrswv16hi3 and...Andrey Turetskiy1-35/+14
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-10/+10
2012-11-16re PR tree-optimization/54073 (SciMark Monte Carlo test performance has serio...Jakub Jelinek2-2/+7
2012-11-16i386-protos.h (ix86_emit_mode_set): Add third argument.Uros Bizjak3-4/+29
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian1-0/+746
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian11-36/+144
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose4-3/+10
2012-11-14re PR target/47440 (Use LCM for vzeroupper insertion)Uros Bizjak1-4/+63
2012-11-14i386.c (ix86_get_function_versions_dispatcher): Guard variables with ASM_OUTP...Andreas Tobler1-1/+4
2012-11-13cgraph.c (insert_new_cgraph_node_version): Use cgraph_get_node instead of cgr...Sriraman Tallam1-6/+5
2012-11-13Workaround PR middle-end/55142H.J. Lu1-9/+44
2012-11-12Initial asan cleanupsJakub Jelinek1-0/+11
2012-11-11Remove "!" from riF->o alternativeH.J. Lu1-1/+1
2012-11-11re PR target/47440 (Use LCM for vzeroupper insertion)Uros Bizjak1-32/+39
2012-11-10re PR rtl-optimization/55247 (internal compiler error: Max. number of generat...Uros Bizjak1-1/+1
2012-11-09Use hook_bool_void_true for TARGET_LRA_PRichard Henderson1-8/+1
2012-11-09i386.c (release_scratch_register_on_entry): Also adjust sp_offset manually.Eric Botcazou1-0/+2
2012-11-07re PR target/55224 (FAIL: gcc.target/i386/tailcall-1.c scan-assembler jmp)Uros Bizjak1-16/+18
2012-11-07i386.c (enum upper_128bits_state): Remove.Uros Bizjak2-55/+30
2012-11-07i386.c (ix86_avx_u128_mode_after): Don't look for reg in CALL operand.Jakub Jelinek1-2/+2
2012-11-06i386.c (make_dispatcher_decl): Guard with ASM_OUTPUT_TYPE_DIRECTIVE and HAVE_...Gerald Pfeifer1-0/+4
2012-11-06i386.c (ix86_init_machine_status): Do not explicitly clear tls_descriptor_cal...Uros Bizjak1-3/+4
2012-11-06* config/i386/sse.mdUros Bizjak1-1/+1
2012-11-06i386.c (TARGET_INSTANTIATE_DECLS): New define.Uros Bizjak4-33/+22
2012-11-06i386-protos.h (emit_i387_cw_initialization): Deleted.Vladimir Yakovlev6-741/+273
2012-11-06i386.c (bdesc_args): Rename CODE_FOR_avx2_umulhrswv16hi3 to CODE_FOR_avx2_pmu...Andrey Turetskiy3-273/+64
2012-11-06Function MultiversioningSriraman Tallam1-4/+990
2012-11-05Replace REX_INT_REG_P with REX_INT_REGNO_PH.J. Lu1-1/+1
2012-11-05re PR target/55204 (ICE: in extract_insn, at recog.c:2140 (unrecognizable ins...Richard Sandiford1-34/+15
2012-11-04invoke.texi (profile-use): update documentation.Jan Hubicka1-1/+1