aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* [GCC 4.9] Fix posix_memalign declaration.Caroline Tice2016-10-041-2/+6
* Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-261-6/+0
* Merge "[4.9] Disable inlining of memcpy for x86 with 'rep movs'."Dan Albert2016-01-041-1/+1
|\
| * [4.9] Disable inlining of memcpy for x86 with 'rep movs'.Alexander Ivchenko2015-09-251-1/+1
* | Default to TLS guard for x86 stack-protector.Than McIntosh2015-11-171-3/+2
|/
* Reapplied the patch 525b640e8dc9e6063897a7ce8034283Alexander Ivchenko2015-09-141-0/+6
* Synchronize with google/gcc-4_9 to r224707 (from r214835)Yiran Wang2015-06-297-162/+325
* [4.9] Several improvements in code generation for x86. Backport from trunk.Alexander Ivchenko2015-03-171-24/+129
* Cherry-pick: Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costlyUros Bizjak2015-02-111-6/+0
* [4.9] Another backport from trunk of additional slm tuning.Alexander Ivchenko2014-12-031-0/+6
* [4.9] Backport from trunk of some additional slm tuning.Alexander Ivchenko2014-11-191-2/+2
* [gcc] Remove "-mstackrealign" option turned on by default on x86.Alexander Ivchenko2014-10-142-2/+2
* [4.6,4.8,4.9] Neon2SSE porting solution updatePavel Chupin2014-09-121-3051/+11030
* Merge "[gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch. Merge gcc-4_9 ...Andrew Hsieh2014-09-036-47/+159
|\
| * [gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch.Rong Xu2014-09-026-47/+159
* | Merge "[4.8, 4.9] Fix broken ABI defaults for 32-bit x86 compiler"Andrew Hsieh2014-09-033-5/+9
|\ \
| * | [4.8, 4.9] Fix broken ABI defaults for 32-bit x86 compilerPavel Chupin2014-07-223-5/+9
* | | Merge "[4.8, 4.9] Backport of additional SLM tuning."Andrew Hsieh2014-09-035-5/+85
|\ \ \ | |_|/ |/| |
| * | [4.8, 4.9] Backport of additional SLM tuning.Alexander Ivchenko2014-08-065-5/+85
* | | [gcc-4.9] Merge svn r213650 from google/gcc-4_9 branchRong Xu2014-08-064-27/+35
|/ /
* / [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-299-74/+530
|/
* Setup x86_64 ABI and add -mssse3 to x86 ABIPavel Chupin2014-06-201-2/+6
* [4.6,4.8,4.9] Porting ARM NEON intrinsics to SSE x86Anton Konovalov2014-06-071-0/+8641
* [4.9] Refresh GCC 4.9 to the 20140514 snapshot.Ben Cheng2014-05-174-12/+23
* [4.9] Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2014-04-221-0/+6
* [4.9] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath/-m32 hardcoded ...Andrew Hsieh2014-04-221-1/+8
* [4.9] Enable assembler linker default for securityAndrew Hsieh2014-04-221-1/+2
* [4.9] GCC 4.9.0 official release refreshBen Cheng2014-04-227-82/+459
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-25167-0/+133481