summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gcc-4_6-branch' into hjl/x32/gcc-4_6-branchhjl/x32/gcc-4_6-branchH.J. Lu2012-06-266-74/+45
|\
| * 2012-06-17 Uros Bizjak <ubizjak@gmail.com>uros2012-06-171-1/+1
| * 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-4/+4
| * Use unspec_volatile on rdrand<mode>_1hjl2012-05-211-5/+5
| * Add RDRND, F16C and FSGSBASE support to -march=nativehjl2012-05-201-1/+14
| * PR target/46098uros2012-05-142-49/+6
| * Backport from mainlineuros2012-05-042-10/+9
| * Backport from mainlineuros2012-04-301-1/+2
| * struct siginfo vs. siginfo_ttschwinge2012-04-201-3/+4
* | Merge remote-tracking branch 'origin/gcc-4_6-branch' into hjl/x32/gcc-4_6-branchH.J. Lu2012-04-134-8/+80
|\ \ | |/
| * * config/i386/sse.md (avx_h<plusminus_insn>v4df3): Fix resultsuros2012-03-291-5/+5
| * Backported from mainlineuros2012-03-293-1/+72
| * PR target/52736jakub2012-03-281-1/+1
| * 2012-03-02 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-03-021-1/+2
* | Define _ILP32 and __ILP32__ for x32hjl2012-04-131-0/+5
* | Force indirect call/jmp with word_modeH.J. Lu2012-03-143-24/+34
* | * config/i386/predicates.md (indirect_branch_operand): Simplify.uros2012-03-141-3/+3
* | Merge commit '31839765ee7d53766a69f418e9d7a4ed750de4e9' into hjl/x32/gcc-4_6-...H.J. Lu2012-03-011-0/+7
|\ \ | |/
| * PR target/52330uros2012-02-221-0/+7
* | Enable *movabs<mode>_[12] only for TARGET_LP64hjl2012-03-011-2/+2
* | Revert "Print constant address as positive 32bit integer for x32"H.J. Lu2012-03-012-16/+6
* | Print constant address as positive 32bit integer for x32H.J. Lu2012-02-242-6/+16
* | Revert movabs split for x32H.J. Lu2012-02-241-22/+0
* | Revert "Remove the second form in *movabs<mode>_[12]"H.J. Lu2012-02-241-11/+17
* | Remove the second form in *movabs<mode>_[12]H.J. Lu2012-02-231-17/+11
* | Add movabs split for x32H.J. Lu2012-02-101-0/+22
* | Disallow negative constant address for x32hjl2012-02-101-0/+7
* | Merge remote-tracking branch 'origin/gcc-4_6-branch' into hjl/x32/gcc-4_6-branchH.J. Lu2012-02-106-11/+27
|\ \ | |/
| * 2012-02-07 Kai Tietz <ktietz@redhat.com>ktietz2012-02-071-0/+14
| * 2012-01-19 Quentin Neill <quentin.neill@amd.com>qneill2012-01-191-1/+1
| * * config/i386/i386.md (*zero_extendsidi2_rex64): Correct movl template.uros2012-01-121-2/+2
| * 2011-12-15 Andreas Tobler <andreast@fgznet.ch>andreast2011-12-151-0/+3
| * Backport from mainline:tejohnson2011-12-081-2/+2
| * PR target/51393uros2011-12-041-1/+1
| * 2011-11-24 Enkovich Ilya <ilya.enkovich@intel.com>kyukhin2011-11-251-5/+4
* | Replace Pmode with word_mode for loop.H.J. Lu2011-11-151-6/+6
* | Remove ix86_gen_pro_epilogue_adjust_stack.H.J. Lu2011-11-151-7/+7
* | Add *zero_extendsidi2_x32.H.J. Lu2011-11-112-0/+58
* | * config/i386/i386.md (add->lea splitter): Implement using SWIuros2011-11-101-17/+3
* | Handle SUBREGs of parts.base and parts.index.H.J. Lu2011-11-102-0/+25
* | Replace DImode with Pmode for thunk.H.J. Lu2011-11-101-10/+10
* | Return pointers in word_mode instead of Pmode.H.J. Lu2011-11-101-4/+5
* | Check Pmode in lwp_slwpcb.H.J. Lu2011-11-101-1/+1
* | Replace :DI with :P.H.J. Lu2011-11-101-1/+1
* | Support thread pointer for x32.H.J. Lu2011-11-101-3/+52
* | Disallow MS ABI in x32 mode.hjl2011-11-101-2/+5
* | Promote pointer function arguments and return values to Pmode.hjl2011-11-101-0/+24
* | Add *lea_3_zext and remove *lea_general_[123]_zext.H.J. Lu2011-11-101-68/+9
* | Replace "i" with "n" on const248_operand.H.J. Lu2011-11-101-2/+2
* | Properly handle SImode operands for x32.H.J. Lu2011-11-101-32/+32