Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-05-17 | ccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_rhs_to_tree. | Richard Biener | 1 | -4/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-11 | ccmp.c (ccmp_candidate_p): Use GIMPLE API properly. | Richard Biener | 1 | -7/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-29 | ccmp.c (ccmp_tree_comparison_p): New function. | Steve Ellcey | 1 | -72/+96 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-03 | make targetm.gen_ccmp{first,next} take rtx_insn ** | Trevor Saunders | 1 | -11/+10 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-02-04 | This patch fixes an exponential issue in ccmp.c. | Wilco Dijkstra | 1 | -8/+14 |
2016-01-19 | [Patch] Fix spurious warning in ccmp.c | Wilco Dijkstra | 1 | -1/+1 |
2016-01-19 | [PATCH 4/4] Add CCMP selection based on rtx costs | Wilco Dijkstra | 1 | -14/+51 |
2016-01-19 | [PATCH 2/4] Add support for float CCMP | Wilco Dijkstra | 1 | -6/+0 |
2016-01-19 | [Patch 1/4] Simplify the representation of CCMP patterns by using | Wilco Dijkstra | 1 | -7/+14 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -14/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+7 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -7/+7 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-01-21 | re PR target/64669 (aarch64-linux profiledbootstrap failure) | Richard Henderson | 1 | -39/+2 |
2015-01-16 | [AArch64] Enable CCMP support for AArch64, PR64015 resolved | Zhenqiang Chen | 1 | -58/+65 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+15 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-17 | Makefile.in: Add ccmp.o. | Zhenqiang Chen | 1 | -0/+306 |