libstdc++: Review _Local_iterator/_Local_const_iterator implementations.
[gcc.git] / gcc / ccmp.c
2020-01-01 Jakub JelinekUpdate copyright years.
2019-05-17 Richard Bienerccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_r...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-11 Richard Bienerccmp.c (ccmp_candidate_p): Use GIMPLE API properly.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-06-29 Steve Ellceyccmp.c (ccmp_tree_comparison_p): New function.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-03 Trevor Saundersmake targetm.gen_ccmp{first,next} take rtx_insn **
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-02-04 Wilco DijkstraThis patch fixes an exponential issue in ccmp.c.
2016-01-19 Wilco Dijkstra[Patch] Fix spurious warning in ccmp.c
2016-01-19 Wilco Dijkstra[PATCH 4/4] Add CCMP selection based on rtx costs
2016-01-19 Wilco Dijkstra[PATCH 2/4] Add support for float CCMP
2016-01-19 Wilco Dijkstra[Patch 1/4] Simplify the representation of CCMP pattern...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-21 Richard Hendersonre PR target/64669 (aarch64-linux profiledbootstrap...
2015-01-16 Zhenqiang Chen[AArch64] Enable CCMP support for AArch64, PR64015...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-17 Zhenqiang ChenMakefile.in: Add ccmp.o.