Clone this repo:
  1. 0ea98a1 Fix get_size for long double by Antoni Boucher · 4 weeks ago master master-0ea98a1365b81f7488073512c850e8ee951a4afd master-0ea98a1365b81f7488073512c850e8ee951a4afd.0ea98a
  2. f840792 Use rust-lang mirror for downloading GCC dependencies by Jakub Beránek · 6 weeks ago
  3. 5e86f3c libgccjit: Add support for the x87 CPU feature by Antoni Boucher · 2 months ago
  4. ac2aa8f libgccjit: Add the function attributes for setting the ABI by Antoni Boucher · 2 months ago
  5. 24fb235 libgccjit: Fix for -fanalyzer used in libgccjit by Antoni Boucher · 1 year, 1 month ago
  6. 96d489b libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node by Antoni Boucher · 3 months ago
  7. 0383fa4 libgccjit: Allow casts between integers and pointers by Antoni Boucher · 5 months ago
  8. 6bd3fea Remove wrong void type for sized floating-point types in tree_type_to_jit_type by Antoni Boucher · 5 months ago
  9. 9b9d935 libgccjit: Allow sending a const pointer as argument by Antoni Boucher · 3 years ago
  10. 462f730 jit: Fix volatile loads and stores by Martin Rodriguez Reboredo · 1 year, 4 months ago
  11. 25e536c Fix licenses by Guillaume Gomez · 9 months ago
  12. 573ff27 Handle missing types in jit_langhook_type_for_mode by Antoni Boucher · 7 months ago
  13. e2fee1f Add support for the weak variable attribute by Antoni Boucher · 8 months ago
  14. 9392abe Add `gcc_jit_rvalue_set_type` by Guillaume Gomez · 1 year ago
  15. 64a0d37 Fix is_same_type_as for vector type by Robert Zakrzewski · 10 months ago
  16. bd5b099 libgccjit: Add support for Aarch64 CPU features by Antoni Boucher · 1 year ago
  17. 3f5ca5f Make is_same_type_as() supporting floating point types. Improve type comparision by Robert Zakrzewski · 12 months ago
  18. c0354a7 Some fixes and workaround for aarch64 by Antoni Boucher · 1 year ago
  19. d276404 Add git_jit_type_is_floating_point() function by Robert Zakrzewski · 1 year ago
  20. 836e013 Target Info extended with supported target dependent types by Robert Zakrzewski · 1 year ago