summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* i386.md (*jcc_bt<mode>): Only split before reload.Uros Bizjak2015-07-071-101/+124
* i386.md (insv<mode>): Rename from insv.Uros Bizjak2015-07-062-35/+37
* Handle PROCESSOR_IAMCU in ix86_target_macros_internalH.J. Lu2015-07-061-0/+5
* i386.md (extv<mode>): Rename from extv.Uros Bizjak2015-07-061-141/+60
* Add -march=iamcu to optimize for IA MCUH.J. Lu2015-07-063-16/+97
* Allow -mincoming-stack-boundary=3 with -mno-sseH.J. Lu2015-07-061-4/+5
* Add IA MCU support to x86intrin.hH.J. Lu2015-07-032-1/+20
* IA MCU psABI support: GCC changesH.J. Lu2015-06-305-8/+153
* i386.md (*jcc_1): Use %!Uros Bizjak2015-06-291-76/+28
* i386: Implement asm flag outputsRichard Henderson2015-06-293-7/+137
* i386.md (<mode>_ldx): Do not zero-extend non-Pmode operand 2 here.Uros Bizjak2015-06-282-90/+82
* re PR target/66412 (ICE on valid code at -O2 and -O3 with -g enabled in simpl...Uros Bizjak2015-06-261-26/+42
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-252-4/+0
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* hash-traits.h (string_hash, [...]): New classes.Richard Sandiford2015-06-251-25/+2
* hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford2015-06-251-1/+1
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* decl.c (value_annotation_hasher::handle_cache_entry): Delete.Richard Sandiford2015-06-251-9/+3
* c-common.c: Don't include target-def.h.Richard Sandiford2015-06-231-1/+0
* re PR target/66560 (Fails to generate ADDSUBPS)Uros Bizjak2015-06-232-161/+232
* re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak2015-06-221-0/+6
* [i386][obvious] Use std::swap instead of manually swapping in a couple of placesKyrylo Tkachov2015-06-191-6/+2
* i386.md (*movsicc_noc_zext): New insn.Uros Bizjak2015-06-181-34/+85
* i386.c (ix86_function_arg): Nest TARGET_64BIT code.Uros Bizjak2015-06-171-30/+41
* function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod2015-06-171-0/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-176-9/+0
* re PR target/56766 (Fails to combine (vec_select (vec_concat ...)) to (vec_me...Uros Bizjak2015-06-161-0/+146
* gcc/Venkataramanan Kumar2015-06-1210-4/+137
* re PR target/66473 (ICE: in extract_insn, at recog.c:2343 (unrecognizable ins...Uros Bizjak2015-06-101-43/+34
* re PR target/66470 (TLS ICE due to ix86_split_long_move)Jakub Jelinek2015-06-101-2/+42
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-086-31/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-4/+4
* sse.md (sse3_mwait): Swap the operand constriants.Venkataramanan Kumar2015-06-051-3/+5
* c-common.c (noplt): New attribute.Sriraman Tallam2015-06-041-4/+39
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-046-20/+0
* re PR target/66369 (gcc 4.8.3/5.1.0 miss optimisation with vpmovmskb)Uros Bizjak2015-06-041-12/+36
* re PR target/66275 (__attribute__((sysv_abi)) with x86_64-w64-mingw32-gcc gen...Uros Bizjak2015-06-031-6/+9
* winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou2015-06-011-14/+0
* Fix C++11 compatibility issueMikhail Maltsev2015-05-311-1/+1
* i386.h (enum reg_class): Move CLOBBERED_REGS prior to Q_REGS.Alexander Monakov2015-05-251-4/+6
* re PR target/66274 (gcc6: x86 -m32 emits 64bit register in inline asm)Uros Bizjak2015-05-251-1/+1
* * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt.Alexander Monakov2015-05-251-0/+1
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* Allow indirect branch via GOT slot for x32H.J. Lu2015-05-213-0/+35
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-1/+1
* fixup hash table descriptor in winnt.cTrevor Saunders2015-05-201-3/+3
* freebsd-spec.h (FBSD_STARTFILE_SPEC): Add the bits to build pie executables.Andreas Tobler2015-05-181-22/+9
* Move array-type va_list handling to build_va_argTom de Vries2015-05-181-3/+3
* re PR target/66174 (ICE: in extract_insn, at recog.c:2341 (unrecognizable ins...Uros Bizjak2015-05-171-4/+30