1. 4a8c8ec Add `lvalue::set_name` (#78) by Guillaume Gomez · 6 weeks ago master master-2ae4b0e0aa9b1b093c3e71c1948645d02870c1d9 master-4a8c8ec7c375a2f6bb5ca832efa45375a590bb5d master-4a8c8ec7c375a2f6bb5ca832efa45375a590bb5d.4a8c8e
  2. 975ce61 gcc/jit/ChangeLog: (#77) by Guillaume Gomez · 9 weeks ago
  3. 1ea0758 Added support for setting TREE_ADDRESSABLE (#76) by Fractal Fir(Michał Kostrubiec) · 3 months ago
  4. d8c2c7d Update patch to also disable 128-bit integers on Aarch64 by Antoni Boucher · 3 months ago
  5. 6a4d2e5 Detect target-dependant types on Aarch64 by Antoni Boucher · 3 months ago
  6. 447599c Handle NULL for local_cpu in aarch64_jit_register_target_info by Antoni Boucher · 3 months ago
  7. 0db3718 Fix architecture in Debian package for Aarch64 by Antoni Boucher · 3 months ago
  8. c4d4d45 Compile GCC on Ubuntu ARM by Antoni Boucher · 3 months ago
  9. c453265 Fix compilation on Aarch64 by Antoni Boucher · 3 months ago
  10. 33dcb8a libgccjit: Don't abort on fatal errors by Antoni Boucher · 3 months ago
  11. fe4d1dd Fix get_size for long double by Antoni Boucher · 6 months ago
  12. 45475ac Use rust-lang mirror for downloading GCC dependencies by Jakub Beránek · 6 months ago
  13. 5132d28 libgccjit: Add support for the x87 CPU feature by Antoni Boucher · 7 months ago
  14. 6153bd0 libgccjit: Add the function attributes for setting the ABI by Antoni Boucher · 7 months ago
  15. 30b10bb libgccjit: Fix for -fanalyzer used in libgccjit by Antoni Boucher · 1 year, 6 months ago
  16. 6ba69e7 libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node by Antoni Boucher · 8 months ago
  17. f7eeddf libgccjit: Allow casts between integers and pointers by Antoni Boucher · 10 months ago
  18. acef8e5 Remove wrong void type for sized floating-point types in tree_type_to_jit_type by Antoni Boucher · 10 months ago
  19. d8b5347 libgccjit: Allow sending a const pointer as argument by Antoni Boucher · 3 years, 4 months ago
  20. 66c18dd jit: Fix volatile loads and stores by Martin Rodriguez Reboredo · 1 year, 9 months ago
  21. 52f8711 Fix licenses by Guillaume Gomez · 1 year, 2 months ago
  22. bc79fc1 Handle missing types in jit_langhook_type_for_mode by Antoni Boucher · 12 months ago
  23. 8f8f2c2 Add support for the weak variable attribute by Antoni Boucher · 1 year, 1 month ago
  24. 8766c3a Add `gcc_jit_rvalue_set_type` by Guillaume Gomez · 1 year, 5 months ago
  25. d79fc01 Fix is_same_type_as for vector type by Robert Zakrzewski · 1 year, 3 months ago
  26. b88536c libgccjit: Add support for Aarch64 CPU features by Antoni Boucher · 1 year, 5 months ago
  27. 6b7f159 Make is_same_type_as() supporting floating point types. Improve type comparision by Robert Zakrzewski · 1 year, 5 months ago
  28. de89514 Some fixes and workaround for aarch64 by Antoni Boucher · 1 year, 5 months ago
  29. 29328f8 Add git_jit_type_is_floating_point() function by Robert Zakrzewski · 1 year, 5 months ago
  30. 2c4703e Target Info extended with supported target dependent types by Robert Zakrzewski · 1 year, 5 months ago
  31. 4ed8c50 Add _Float16, _Float32, _Float64 and __float128 support for jit by Robert Zakrzewski · 1 year, 6 months ago
  32. a7083f6 feat(gccjit): Allow set_loccation to various classes by tempdragon · 1 year, 7 months ago
  33. 81ee59d libgccjit: Do not treat warnings as errors by Antoni Boucher · 1 year, 7 months ago
  34. 5b044e1 Fix get_size of size_t by Antoni Boucher · 1 year, 11 months ago
  35. c5e75d0 Add ability to get CPU features by Antoni Boucher · 2 years, 3 months ago
  36. a730bb4 Make new_array_type take unsigned long by Antoni Boucher · 2 years, 7 months ago
  37. 4fc3d64 Fix bug related to the personality function by Antoni Boucher · 2 years, 5 months ago
  38. 8773004 Add support for try/catch by Antoni Boucher · 3 years ago
  39. 0fae52d Add support for packed struct by Antoni Boucher · 3 years, 6 months ago
  40. 937a0b3 Distribute version without 128-bit integers by Antoni Boucher · 1 year, 7 months ago
  41. 66dab51 Build and upload artifact on GitHub Actions by Antoni Boucher · 4 years, 4 months ago
  42. f4b9699 libstdc++: Test comparing ordering with type convertible to any pointer. by Tomasz Kamiński · 4 weeks ago
  43. 2649c79 Compute reduction var in vectorize_fold_left_reduction by Richard Biener · 4 weeks ago
  44. 33cb72f libstdc++: Remove implicit type conversions in std::complex by Weslley da Silva Pereira · 4 weeks ago
  45. bbc0e70 libstdc++: Constrain bitset(const CharT*) constructor [PR121046] by Jonathan Wakely · 2 months ago
  46. fcb5cd8 libstdc++: Provide helpers to interoperate between __cmp_cat::_Ord and ordering types. by Tomasz Kamiński · 4 weeks ago
  47. 10418a6 c++/modules: Add explanatory note for incomplete types with definition in different module [PR119844] by Nathaniel Shead · 4 weeks ago
  48. 69faef0 PR modula2/121629: adding third party modules by Gaius Mulley · 4 weeks ago
  49. 098cf06 [gcn] gcc/configure.ac + install.texi - changes to detect HAVE_AS_LEB128 [PR119367] by Tobias Burnus · 4 weeks ago
  50. cddae3e c++: Fix auto return type deduction with expansion statements [PR121583] by Jakub Jelinek · 4 weeks ago
  51. cc85998 c++: Fix ICE with parameter uses in expansion stmts [PR121575] by Jakub Jelinek · 4 weeks ago
  52. fa03e49 Avoid mult pattern if that will break reduction constraints by Richard Biener · 4 weeks ago
  53. 674b1d7 The divmod pattern will break reduction constraints by Richard Biener · 4 weeks ago
  54. 866697b configure: Add readelf fallback for HAVE_AS_ULEB128 test [PR119367] by Jakub Jelinek · 4 weeks ago
  55. b7f5a73 dwarf2out: Use DW_LNS_advance_pc instead of DW_LNS_fixed_advance_pc if possible [PR119367] by Jakub Jelinek · 4 weeks ago
  56. fbaaefa Fortran: Constructors with PDT components did not work [PR82843] by Paul Thomas · 4 weeks ago
  57. 68700ca Fortran: Implement correct form of PDT constructors [PR82205] by Paul Thomas · 4 weeks ago
  58. 6aa1cbb Daily bump. by GCC Administrator · 4 weeks ago
  59. 58a8ecc Remove xfail marker on RISC-V test by Jeff Law · 4 weeks ago
  60. 3fb7bed Fortran: H edit descriptor error with -std=f95 by Jerry DeLisle · 4 weeks ago
  61. a78f34b ifcvt: fix factor_out_operators (again) [PR121695] by Andrew Pinski · 4 weeks ago
  62. 6fd3f8c RISC-V: testsuite: Fix vf_vfmul and vf_vfrdiv by Paul-Antoine Arras · 4 weeks ago
  63. b3038e1 libstdc++: Use _M_reverse to reverse partial_ordering using operator<=> by Tomasz Kamiński · 4 weeks ago
  64. 806de30 libstdc++: Move tai_- and gps_clock::now impls out of ABI by Nathan Myers · 5 weeks ago
  65. 5de587c Remove dead code by Richard Biener · 4 weeks ago
  66. fcb3009 libsupc++: Change _Unordered comparison value to minimum value of signed char. by Tomasz Kamiński · 4 weeks ago
  67. f707c09 c++: Fix up cpp_warn on __STDCPP_FLOAT*_T__ [PR121520] by Jakub Jelinek · 4 weeks ago
  68. 2027574 tree-optimization/121686 - failed SLP discovery for live recurrence by Richard Biener · 4 weeks ago
  69. 18d4496 testsuite; Fix unprotected-allocas-1.c at -O3 [PR121684] by Andrew Pinski · 4 weeks ago
  70. 45ea1c5 libstdc++: Reduce chances of object aliasing for function wrapper. by Tomasz Kamiński · 5 weeks ago
  71. a950998 x86-64: Emit the TLS call after debug marker by H.J. Lu · 4 weeks ago
  72. 775ecdb Move pr121656.c to gcc.dg/torture by H.J. Lu · 4 weeks ago
  73. edcbec0 More RISC-V testsuite hygiene by Jeff Law · 4 weeks ago
  74. 29787cf Daily bump. by GCC Administrator · 4 weeks ago
  75. a43c30c OpenMP: give error when variant is the same as the base function [PR118839] by Sandra Loosemore · 4 weeks ago
  76. 445ce98 OpenMP: Improve front-end error-checking for "declare variant" by Sandra Loosemore · 4 weeks ago
  77. 06d5889 [committed] RISC-V Testsuite hygiene by Jeff Law · 4 weeks ago
  78. 06e627e libstdc++/ranges: Prefer using offset-based _CachedPosition by Patrick Palka · 4 weeks ago
  79. de04eb4 testsuite: restrict ctf-array-7 test to 64-bit targets [PR121411] by David Faust · 4 weeks ago
  80. 4b4ee2f testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c by Torbjörn SVENSSON · 3 months ago
  81. 390f3a6 libstdc++: Do not require assignment for vector::resize(n, v) [PR90192] by Tomasz Kamiński · 4 weeks ago
  82. 250dd5b libstdc++: Refactor bound arguments storage for bind_front/back by Tomasz Kamiński · 5 weeks ago
  83. 36ab9b9 libstdc++: Specialize _Never_valueless_alt for jthread, stop_token and stop_source by Tomasz Kamiński · 5 weeks ago
  84. 9823624 Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR/SAD_EXPR by liuhongt · 8 weeks ago
  85. 7c2ab58 [PATCH] RISC-V: Add pattern for reverse floating-point divide by Paul-Antoine Arras · 4 weeks ago
  86. 28ab833 AArch64: extend cost model to cost outer loop vect where the inner loop is invariant [PR121290] by Tamar Christina · 4 weeks ago
  87. f864fc3 [PATCH] RISC-V: Add pattern for vector-scalar single-width floating-point multiply by Paul-Antoine Arras · 4 weeks ago
  88. 86a5e77 Fix RISC-V bootstrap by Jeff Law · 4 weeks ago
  89. 7c510fd arm: testsuite: make gcc.target/arm/bics_3.c generate bics again by Richard Earnshaw · 4 weeks ago
  90. 670e2b4 Compute vect_reduc_type off SLP node instead of stmt-info by Richard Biener · 4 weeks ago
  91. 68e692e tree-optimization/121659 - bogus swap of reduction operands by Richard Biener · 4 weeks ago
  92. b01ae7a Fix UBSAN issue with load-store data refactoring by Richard Biener · 4 weeks ago
  93. 0240c52 Remove STMT_VINFO_REDUC_VECTYPE_IN by Richard Biener · 4 weeks ago
  94. d551f88 i386: Fix up recent changes to use GFNI for rotates/shifts [PR121658] by Jakub Jelinek · 4 weeks ago
  95. 2dfd277 Daily bump. by GCC Administrator · 4 weeks ago
  96. 74f139f RISC-V: Add test for vec_duplicate + vmacc.vv unsigned combine with GR2VR cost 0, 1 and 15 by Pan Li · 5 weeks ago
  97. ed2f4bf RISC-V: Add test for vec_duplicate + vmacc.vv signed combine with GR2VR cost 0, 1 and 15 by Pan Li · 5 weeks ago
  98. 25037a0 RISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx on GR2VR cost by Pan Li · 4 weeks ago
  99. 948f20c omp-expand: Initialize fd->loop.n2 if needed for the zero iter case [PR121453] by Jakub Jelinek · 4 weeks ago
  100. 1b6b275 Add a test for PR tree-optimization/121656 by H.J. Lu · 4 weeks ago