summaryrefslogtreecommitdiff
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-10-31 Easwaran Raman <eraman@google.com>eraman2012-10-311-5/+3
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-7/+21
* 2012-10-12 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-121-14/+23
* 2012-10-01 Andrew MacLeod <amacleod@redhat.com>amacleod2012-10-011-4/+62
* * optabs.c (prepare_cmp_insn): Expand comparison of the resulturos2012-09-221-4/+5
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-8/+6
* 2012-09-05 Andrew Pinski <apinski@cavium.com>pinskia2012-09-051-12/+1
* PR middle-end/54261hp2012-08-171-0/+4
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-3/+3
* PR bootstrap/54092rth2012-07-251-1/+1
* Reduce the size of optabs representationrth2012-07-241-547/+106
* Introduce and use code_to_optab and optab_to_code functionsrth2012-07-241-31/+33
* Introduce and use unknown_optabrth2012-07-241-3/+3
* Move vector highpart emulation to the optabs layerrth2012-07-101-0/+126
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-0/+8
* Add MULT_HIGHPART_EXPRrth2012-06-271-0/+3
* gcc/rsandifo2012-05-091-1/+1
* gcc/rsandifo2012-05-051-3/+4
* Add -fno-sync-libcalls.rth2012-05-011-0/+3
* PR target/52624ebotcazou2012-04-111-2/+57
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-6/+17
* * optabs.c (expand_atomic_test_and_set): Honorrth2012-03-031-19/+42
* * optabs.c (expand_atomic_load): Do not assume compare_and_swap willamacleod2012-02-081-3/+6
* Use maybe_expand_insn in maybe_emit_atomic_test_and_set.rth2012-01-261-15/+10
* * optabs.c (maybe_emit_atomic_test_and_set): Mark model unused.rth2012-01-241-2/+8
* gcc/rsandifo2012-01-241-1/+2
* atomic: Create and use maybe_emit_atomic_test_and_set.rth2012-01-241-23/+52
* gcc/rsandifo2012-01-171-1/+1
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-108/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-26/+2
* Revert two unintended commitsrth2011-12-131-2/+26
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-26/+2
* gcc/rsandifo2011-12-121-16/+23
* Force the creation of a CONST_VECTOR for expand_vec_perm.rth2011-12-101-2/+3
* PR middle-end/40154amylaar2011-12-091-19/+19
* gcc/rsandifo2011-12-051-2/+2
* gcc/rsandifo2011-12-041-2/+2
* 2011-11-29 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-291-0/+40
* Fix expand_atomic_fetch_op wrt unused_result.rth2011-11-271-4/+2
* Fix init_sync_libfuncs_1 iteration.rth2011-11-271-1/+1
* 2011-11-24 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-241-61/+170
* PR tree-optimization/51074jakub2011-11-221-2/+2
* Unify implementations of __builtin_mem_*_fence and __sync_synchronize.rth2011-11-171-7/+77
* Implement omp atomic load and store.rth2011-11-111-0/+20
* PR rtl-optimization/51040amacleod2011-11-101-2/+9
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-47/+170
* 2011-11-07 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-071-38/+69
* 2011-11-07 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-071-24/+54
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-332/+477
* 2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>rth2011-10-301-0/+54