summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty classhjl/pr60336/hookH.J. Lu2015-11-211-1/+2
* PR target/67770jakub2015-11-191-1/+5
* 2015-11-18 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-11-181-5/+15
* * regrename.h (struct du_head): Add target_data_1 and target_data_2bernds2015-11-183-0/+339
* gcc/ienkovich2015-11-181-0/+2
* Simplify ix86_builtin_vectorized_functionrsandifo2015-11-171-63/+0
* Make builtin_vectorized_function take a combined_fnrsandifo2015-11-171-192/+84
* PR target/68263uros2015-11-172-7/+7
* [i386]Migrate reduction optabs to reduc_<op>_scalalalaw012015-11-161-31/+51
* * config/i386/i386.c (ix86_adjust_stack_and_probe): Adjust and useebotcazou2015-11-161-38/+41
* * config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Change to i586.gerald2015-11-151-4/+1
* always define TARGET_PECOFFtbsaunde2015-11-151-3/+0
* * config/i386/predicates.md (misaligned_operand): Return true ifuros2015-11-131-2/+3
* Fix big memory leak in ix86_valid_target_attribute_pmarxin2015-11-121-0/+2
* PR target/67265ebotcazou2015-11-121-2/+0
* * config/i386/i386.c (ix86_legitimate_combined_insn): Rejecturos2015-11-121-4/+5
* PR target/67265ebotcazou2015-11-111-1/+5
* Fix typo.kyukhin2015-11-111-1/+1
* Fix target arch attribute for Skylake.kyukhin2015-11-111-1/+5
* * config/i386/i386.md (*movabs<mode>_1): Add explicituros2015-11-101-2/+2
* * config/i386/i386.c (ix86_print_operand): Remove dead code thaturos2015-11-102-15/+10
* gcc/ienkovich2015-11-101-0/+55
* gcc/ienkovich2015-11-103-1/+83
* 2015-11-10 Ilya Enkovich <enkovich.gnu@gmail.com>ienkovich2015-11-101-2/+34
* gcc/ienkovich2015-11-103-83/+459
* * config/i386/i386.md (*strmovqi_1): Fix insn enable condition.uros2015-11-091-2/+2
* Machine modes for address printing.jules2015-11-091-2/+2
* i386: Add address spaces for fs/gs segments and tlsrth2015-11-096-79/+195
* i386: Disallow address spaces with string insnsrth2015-11-093-32/+89
* i386: Handle address spaces in movabs patternsrth2015-11-091-6/+26
* 2015-11-06 Richard Biener <rguenther@suse.de>rguenth2015-11-061-0/+1
* Pass manager: add support for termination of pass listmarxin2015-11-041-0/+1
* 2015-10-30 Evgeny Stupachenko <evstupac@gmail.com>iverbin2015-10-301-18/+0
* libgcc changes for AMD znver1.vekumar2015-10-301-0/+6
* [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partslaw2015-10-301-18/+18
* Fix target/68124rth2015-10-291-15/+21
* PR rtl-opt/67609rth2015-10-271-8/+15
* Properly handle -fno-plt in ix86_expand_callhjl2015-10-272-17/+61
* PR target/68084uros2015-10-251-1/+1
* gcc/ChangeLog:msebor2015-10-221-6/+6
* Improve --help output to generate references to option aliases.msebor2015-10-216-126/+126
* PR target/68018uros2015-10-211-3/+6
* Properly handle -miamcu and -march=lakemonthjl2015-10-202-24/+25
* Use GET_MODE_BITSIZE to get vector natural alignmenthjl2015-10-191-1/+5
* Don't leak ISA to __attribute__ ((target("arch=XXX")))hjl2015-10-191-1/+12
* Darwin - Tidy mmacosx-version-min code and specs.iains2015-10-181-10/+0
* Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemonthjl2015-10-161-1/+1
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-168-86/+23
* PR target/67967uros2015-10-141-7/+4
* * config/i386/i386.c (classify_argument): Use CEIL where applicable.uros2015-10-132-27/+27