1. 0f0f9c6 gollvm: add /usr/ to toolchain paths for Redhat by melonedo · 2 years ago
  2. 0e34e09 gollvm: add /usr/{lib,lib32} to toolchain paths for arch linux by Qihan Cai · 2 years, 1 month ago
  3. 2a7c04f gollvm: fix linux distro detection for Arch by Qihan Cai · 2 years, 1 month ago
  4. 3880ee9 gollvm: add a check for the existence of strsignal() by Julia Lapenko · 2 years, 2 months ago
  5. b4c0603 gollvm: fix an unary minus operations effect on expressions of complex types by Mikhail Ablakatov · 2 years, 2 months ago
  6. 3e0db25 gollvm: fold deref(addr(X)) => X by Mikhail Ablakatov · 2 years, 2 months ago
  7. 9bc0905 gollvm: fix libgo cmake rules to include new C source by Than McIntosh · 2 years, 3 months ago
  8. 6cd24cb gollvm: cmake updates for the 1.18 version of libgo by Than McIntosh · 2 years, 3 months ago
  9. 2b198c8 gollvm: add support for __atomic_load_1 and __atomic_store_1 builtins by Than McIntosh · 2 years, 3 months ago
  10. 06afb97 gollvm: sync with trunk at 09629215c272 by Than McIntosh · 2 years, 3 months ago
  11. 3d989cc gollvm: sync with LLVM trunk at 288082d45d6124 by eric fang · 2 years, 4 months ago
  12. 263e415 gollvm: sync with LLVM trunk at 56db1c072c92 by Than McIntosh · 2 years, 6 months ago
  13. f17ba8c gollvm: sync with LLVM trunk at 2c5590adfe09 by Than McIntosh · 2 years, 9 months ago
  14. 0f0479a gollvm: revise recipe for setting defaultGOROOT by Than McIntosh · 2 years, 8 months ago
  15. 2ad920b gollvm: update cmake rules for go 1.17 by Than McIntosh · 2 years, 9 months ago
  16. 951fed5 gollvm: update struct ret attribute construction by Than McIntosh · 2 years, 10 months ago
  17. 3f06ca7 gollvm: fix up unit tests by Than McIntosh · 2 years, 10 months ago
  18. 38bada5 gollvm: sync with trunk at 355216380b9c by Than McIntosh · 2 years, 11 months ago
  19. 149be45 gollvm: sync with LLVM trunk at f36703ada3dc by Than McIntosh · 2 years, 11 months ago
  20. 4bde7c5 gollvm: update backend variable flags interface by Than McIntosh · 3 years ago
  21. 7697ba5 CONTRIBUTORS: add contributors by Cherry Mui · 3 years, 1 month ago
  22. 3b893ba CONTRIBUTORS: change my name by Cherry Mui · 3 years, 1 month ago
  23. b2636f7 gollvm: sync with LLVM trunk at 92aba5ae49a6 by Than McIntosh · 3 years, 1 month ago
  24. 89452e0 gollvm: update libgo libffi cmake rules by Than McIntosh · 3 years, 2 months ago
  25. 6449218 gollvm: adapt libgo cmake rules for runtime.memmove by Than McIntosh · 3 years, 3 months ago
  26. 5108e1b gollvm: sync with LLVM trunk by eric fang · 3 years, 3 months ago
  27. c0a42bf gollvm: fix buglet in llvm-godumpspec by Than McIntosh · 3 years, 3 months ago
  28. f3c699f gollvm: enhance llvm-godumpspec handling of bitfields by Than McIntosh · 3 years, 3 months ago
  29. 681ee7d gollvm: fix sret bug, update unit tests for call attr changes by Than McIntosh · 3 years, 3 months ago
  30. 6b4233f gollvm: rework code for updating call attributes by Than McIntosh · 3 years, 4 months ago
  31. 4d0f5a9 gollvm: remove use of llvm::VectorType::getNumElements() by Than McIntosh · 3 years, 4 months ago
  32. 1b2533a gollvm: update to check target dependency generation by Than McIntosh · 3 years, 4 months ago
  33. 3cb23e5 gollvm: update cmake rules for recent embed.cc addition by Than McIntosh · 3 years, 4 months ago
  34. c1b2532 gollvm: add missing libgo dependent C file by Than McIntosh · 3 years, 5 months ago
  35. 722159d gollvm: add preliminary support for go:embed by Than McIntosh · 3 years, 5 months ago
  36. 6c249b0 gollvm: add "ios", "zos" to supported GOOS values by Than McIntosh · 3 years, 5 months ago
  37. 850255c gollvm: Updating README.md, to elevate the min. required version of Clang compiler by Ivan Serdyuk · 3 years, 6 months ago
  38. 449d629 gollvm: add mirror sites for dependency downloads by Than McIntosh · 3 years, 6 months ago
  39. 4c019eb gollvm: fix for complex division support by Than McIntosh · 3 years, 6 months ago
  40. 85baf79 gollvm: adjust cmake rules for complex division by Than McIntosh · 3 years, 6 months ago
  41. 29d8ea6 gollvm: update recipe for recording sret/byval arg attributes by Than McIntosh · 3 years, 6 months ago
  42. 87ea10c gollvm: sync with LLVM trunk by Than McIntosh · 3 years, 6 months ago
  43. e3ede8e gollvm: minor enhancements to capture-fcn-attributes.go by Than McIntosh · 3 years, 6 months ago
  44. e353044 gollvm: get rid of spurious DWARF reader errors by Than McIntosh · 3 years, 6 months ago
  45. 9848f12 gollvm: update cpu and attribute information and its generation script by eric fang · 3 years, 6 months ago
  46. a45d74d gollvm: report that gollvm doesn't support cross compilation by eric fang · 3 years, 6 months ago
  47. 4576dab gollvm: add missing dependency in libgo cmake rules by Than McIntosh · 3 years, 6 months ago
  48. 748fb5e gollvm: fix temporary file suffix error when the action type is CompileAndAssemble by eric fang · 3 years, 6 months ago
  49. d30fc0b gollvm: update libgo cmake rules to auto-generate linknames by Than McIntosh · 3 years, 7 months ago
  50. 890acef gollvm: sync with LLVM trunk by Than McIntosh · 3 years, 7 months ago
  51. 44a7a47 gollvm: update cmake recipes/versions for gmp, mpfr, mpc by Ivan Serdyuk · 3 years, 7 months ago
  52. 3cb9c21 gollvm: fix libffi compiler config to be compatible with cmake v18+ by Than McIntosh · 3 years, 7 months ago
  53. 33d28e1 gollvm: support debug compression options for integ assembler by Than McIntosh · 3 years, 8 months ago
  54. cdcf132 gollvm: add support for the LLVM integrated assembler by Than McIntosh · 3 years, 8 months ago
  55. f54959f gollvm: don't add golang.org packages to zstdpkglist.go by Than McIntosh · 3 years, 8 months ago
  56. 6365ec6 gollvm: refactor -###/-v helper by Than McIntosh · 3 years, 8 months ago
  57. 40807e8 gollvm: refactor unit test remastering code by Than McIntosh · 3 years, 8 months ago
  58. 2be4b2f gollvm: synv with LLVM trunk at da0d43d90a4 by Than McIntosh · 3 years, 9 months ago
  59. 0f35e66 gollvm: update to handle recent gofrontend changes by Than McIntosh · 3 years, 9 months ago
  60. 6d77108 gollvm: set the shell variable correctly in CMakeLists.txt by Ting Yuan · 3 years, 10 months ago
  61. ce73cfd gollvm: update cmakelists to import correct c file by Aaqa Ishtyaq · 3 years, 10 months ago
  62. 0713b62 gollvm: sync with trunk at a61fa1a4b9d, part 2 by Than McIntosh · 3 years, 11 months ago
  63. aff3014 gollvm: sync with trunk at a61fa1a4b9d by Than McIntosh · 3 years, 11 months ago
  64. 5768801 gollvm: extend -fcf-protection workaround to libbacktrace/libffi by Than McIntosh · 3 years, 11 months ago
  65. 4a21288 gollvm: update README to include requirement for 'm4' by Than McIntosh · 3 years, 11 months ago
  66. 6ac7846 gollvm: check/vet shell as part of initial config setup by Than McIntosh · 3 years, 11 months ago
  67. 4d3887e gollvm: add the missing setting of -fcf-protection=none by erifan01 · 3 years, 11 months ago
  68. 2ded6bd gollvm: rework handling of default linker by Than McIntosh · 4 years ago
  69. cb4f026 gollvm: implement getg function with inline assembly for arm64 by eric fang · 4 years, 1 month ago
  70. 9e1280d gollvm: sync with llvm trunk by erifan01 · 4 years ago
  71. 6f29b0f gollvm: fixes for unit test remastering machinery by Than McIntosh · 4 years ago
  72. cc799c8 gollvm: revise previous alignment-related changes by Than McIntosh · 4 years ago
  73. 0edc44a gollvm: sync with trunk by Than McIntosh · 4 years ago
  74. dc5a611 gollvm: add GOLLVM_DEFAULT_LINKER cmake option by eric fang · 4 years, 1 month ago
  75. fa4d8f2 gollvm: add workaround for hard-wired cf-protection=branch by Than McIntosh · 4 years, 1 month ago
  76. c773abc gollvm: remaster unit test expected outputs following LLVM align change by Than McIntosh · 4 years, 1 month ago
  77. 2024d75 gollvm: add a new mechanism for remastering unit tests by Than McIntosh · 4 years, 1 month ago
  78. 5d7d672 gollvm: refactor unit testing hooks for expected results by Than McIntosh · 4 years, 1 month ago
  79. 12a80ea gollvm: sync with trunk by Than McIntosh · 4 years, 1 month ago
  80. 02d0125 gollvm: Use aarch64linux emulation mode variants by eric fang · 4 years, 1 month ago
  81. d6d9f1a gollvm: add rudimentary linux distro detection support by Than McIntosh · 4 years, 2 months ago
  82. 5d0a379 gollvm: support -z linker option by erifan01 · 4 years, 5 months ago
  83. 0b3f335 gollvm: sync with LLVM trunk by Than McIntosh · 4 years, 2 months ago
  84. 690719b gollvm: sync with LLVM trunk by eric fang · 4 years, 3 months ago
  85. 1b0b010 gollvm: sync with LLVM trunk by Than McIntosh · 4 years, 3 months ago
  86. 761ca29 gollvm: sync with LLVM trunk @31144351686 by Than McIntosh · 4 years, 4 months ago
  87. 8f947f9 driver, bridge: explicitly convert llvm::StringRef to std::string by Cherry Zhang · 4 years, 4 months ago
  88. c1e4150 gotools: copy some golang.org/x directories for cmd/go test by Cherry Zhang · 4 years, 4 months ago
  89. 1e6ca03 bridge: update frame pointer attribute by Cherry Zhang · 4 years, 4 months ago
  90. f0819b2 gollvm: add linux arm64 support by erifan01 · 4 years, 6 months ago
  91. 6b65fb6 bridge, libgo: update runtime error calls by Cherry Zhang · 4 years, 5 months ago
  92. 344ca9a gollvm: refactor cabiOracle and Llvm_backend class by erifan01 · 4 years, 7 months ago
  93. f274a96 gollvm: refactor unit tests to support multiple architectures by erifan01 · 4 years, 6 months ago
  94. 007d727 gollvm: fix up cmd/carchive tool test failure by erifan01 · 4 years, 6 months ago
  95. 969f82f gollvm: make ld "--wrap=pthread_create" conditional on split stack by Than McIntosh · 4 years, 5 months ago
  96. ad0491f gollvm: sync with llvm trunks and update llvm repository by erifan01 · 4 years, 5 months ago
  97. 75e1a72 gollvm: add check for '-fsplit-stack' option by eric fang · 4 years, 6 months ago
  98. 0a8ceb5 gollvm: sync with LLVM trunks by erifan01 · 4 years, 7 months ago
  99. 1df807e gollvm: fix setting for sys.DefaultGoroot by Than McIntosh · 4 years, 8 months ago
  100. f44dbe8 driver: sync with LLVM upstream by Cherry Zhang · 4 years, 8 months ago