1. 22f5c92 Eliminate Subzero's dependency on llvm::FoldingSet by Nicolas Capens · 4 years, 5 months ago
  2. bac3c55 Update git-hooks to latest revision by Sean Risser · 3 years, 1 month ago
  3. 773ef52 update angle revision by Takuto Ikuta · 3 years, 1 month ago
  4. 34d436e Add PA and BTI to SwiftShader by André Kempe · 3 years, 1 month ago
  5. f2bf63b Update Marl to 49602432d by Nicolas Capens · 3 years, 1 month ago
  6. 526b987 Disable hwasan in llvm-10.0. by Evgenii Stepanov · 3 years, 1 month ago
  7. b8bcc42 Remove -Wno-unused-but-set-variable flag usage by Nicolas Capens · 3 years, 2 months ago
  8. fdb16bd Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 2 months ago
  9. 9159471 Add missing dependency for LLVM 10 CMake builds by Elias Naur · 3 years, 7 months ago
  10. 557d015 Move remaining Subzero x86 traits to their corresponding class by Nicolas Capens · 3 years, 2 months ago
  11. 907c55a Move Subzero Inst traits to the Inst header/source by Nicolas Capens · 3 years, 2 months ago
  12. 1ff9f88 Move Subzero Assembler traits to the Assembler header/source by Nicolas Capens · 3 years, 2 months ago
  13. f8c7e51 Refactor AsmAddress creation by Nicolas Capens · 3 years, 2 months ago
  14. f79b017 Make AsmAddress producing methods static by Nicolas Capens · 3 years, 2 months ago
  15. 6646932 Increase Subzero x86-64 stack alignment to 16 by Nicolas Capens · 3 years, 2 months ago
  16. 3a84c8e Fix RequiredStackAlignment initialization by Nicolas Capens · 3 years, 2 months ago
  17. 5059719 Rename Subzero Address to AsmAddress by Nicolas Capens · 3 years, 2 months ago
  18. aaa8ab7 Rename Subzero traits Operand to AsmOperand by Nicolas Capens · 3 years, 2 months ago
  19. f0819bd Specialize Subzero X86 backends for 32- or 64-bit by Nicolas Capens · 3 years, 3 months ago
  20. 53abe2f Don't templatize based on X86 traits by Nicolas Capens · 3 years, 2 months ago
  21. e7da8d8 Deduplicate X86 condition codes by Nicolas Capens · 3 years, 2 months ago
  22. 667b632 De-templatize the IceAssemblerX86Base class by Nicolas Capens · 3 years, 2 months ago
  23. 062a79f Duplicate X86 headers into X8632 and X8664 ones by Nicolas Capens · 3 years, 2 months ago
  24. 78964c0 Define specialized PoolTypeConverter constants in the header by Nicolas Capens · 3 years, 2 months ago
  25. c6747d9 Backport LLVM fix for mallinfo deprecation by Adrian Ratiu · 3 years, 2 months ago
  26. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 3 years, 2 months ago
  27. 9534228 Eliminate Subzero sandboxing support by Nicolas Capens · 3 years, 3 months ago
  28. 52cb3d1 Assume Microsoft ABI on Windows by Nicolas Capens · 3 years, 3 months ago
  29. 97e0693 Eliminate support for the PNaCl ABI by Nicolas Capens · 3 years, 3 months ago
  30. 846da56 Fix -Wundefined-var-template warnings for ARM32 and MIPS32 by Nicolas Capens · 3 years, 3 months ago
  31. 3fc930f Define constant static template members as constexpr by Nicolas Capens · 3 years, 3 months ago
  32. fddd4f2 Make Subzero opcode pointer constant by Nicolas Capens · 3 years, 3 months ago
  33. 6f12605 Fix -Wundefined-var-template warnings by Nicolas Capens · 3 years, 3 months ago
  34. e4fea30 Fix -Wloop-analysis warnings in llvm-subzero. by Peter Kasting · 3 years, 3 months ago
  35. d2bdde2 Enable the -Wdeprecated-copy compiler warning by Nicolas Capens · 3 years, 3 months ago
  36. 21c3054 Update git-hooks to latest revision by Sean Risser · 3 years, 4 months ago
  37. 15478fd Marl: Suppress MemorySanitizer false-positive by Nicolas Capens · 3 years, 4 months ago
  38. 9dd7a51 Bring git-hooks in as a submodule by Sean Risser · 3 years, 4 months ago
  39. 5d449d4 Update references for ANGLE submodule by Chong Gu · 3 years, 4 months ago
  40. 0ca03fb Update Android build files with license info by Nicolas Capens · 3 years, 4 months ago
  41. bc1a66c Fix lowering and optimization of 64-bit absolute addresses by Nicolas Capens · 3 years, 8 months ago
  42. 6649bd0 Eliminate code randomization support from Subzero by Nicolas Capens · 3 years, 7 months ago
  43. 673a7fe Unify load/store operand accessors by Nicolas Capens · 3 years, 8 months ago
  44. 8d50b55 Discern between load and store addresses by Nicolas Capens · 3 years, 8 months ago
  45. 33a77f7 Rename InstIntrinsicCall to InstIntrinsic by Nicolas Capens · 3 years, 7 months ago
  46. 99bbb14 Eliminate the InstIntrinsicCall Target parameter by Nicolas Capens · 3 years, 8 months ago
  47. d4f27d7 Eliminate Subzero profiling support by Nicolas Capens · 3 years, 8 months ago
  48. 089bd5c Ignore two unused variables in llvm by Jason Macnak · 3 years, 7 months ago
  49. 266614a Fix crash during llvm_shutdown due to init order fiasco by Antonio Maiorano · 3 years, 8 months ago
  50. ff010f9 Limit Subzero routine stack size to 512 KiB by Nicolas Capens · 3 years, 8 months ago
  51. 14dcbed Fix macOS arm64 cross compiling. by Yilong Li · 3 years, 8 months ago
  52. 8b4cf1c Fix Reactor memory leaks by Antonio Maiorano · 3 years, 8 months ago
  53. 137f569 Update SPIR-V Tools to f37547c73 by Ben Clayton · 3 years, 8 months ago
  54. 1a396fe Update SPIR-V Headers to 8bb2420b4 by Ben Clayton · 3 years, 8 months ago
  55. f0adfcb Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 8 months ago
  56. d79f17c Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 8 months ago
  57. 24d6bf7 Revert 9dff6a3bb5 to mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 8 months ago
  58. b3e5c44 Enable and require C++17 compilation by Nicolas Capens · 3 years, 8 months ago
  59. 0985120 Fix mismatched signedness for a compare in subzero by Sean Risser · 3 years, 9 months ago
  60. 7b2f938 Fix implicit inexact conversion by Nicolas Capens · 3 years, 9 months ago
  61. 7c84426 Remove stlport C++11 extensions by Nicolas Capens · 3 years, 10 months ago
  62. bfb2119 Fix swiftshader_reactor_llvm_unittests under UBSan Vptr by Arthur Eubanks · 3 years, 10 months ago
  63. 9dff6a3 Roll SPIRV-Headers and SPIRV-Tools by Ryan Harrison · 3 years, 10 months ago
  64. 24350b8 Limit the recursion depth of llvm::SelectionDAG::isSplatValue() by Nicolas Capens · 3 years, 10 months ago
  65. aeb3616 marl: fix extra ';' warning by Antonio Maiorano · 3 years, 10 months ago
  66. 282aa41 Add GN builds for Reactor unit tests by Nicolas Capens · 3 years, 10 months ago
  67. 43fcd32 Use pragmas to work around MSVC x86_32 debug miscompile bug by Reid Kleckner · 4 years ago
  68. 50066a3 Subzero: inconsistency in registered threads option for the CommandLine with external LLVM by Nicolas Caramelli · 3 years, 10 months ago
  69. 4804ac8 Implement MemorySanitizer instrumentation of Reactor routines by Nicolas Capens · 3 years, 11 months ago
  70. ca8a16e Subzero: clang-format crosstest, pnacl-llvm, runtime, and unittest by Antonio Maiorano · 3 years, 10 months ago
  71. debdfa2 Subzero: clang-format src by Antonio Maiorano · 3 years, 10 months ago
  72. fefd085 Fix Android build by Jason Macnak · 3 years, 10 months ago
  73. 612ded0 Merge changes I3c4f10f7,I5b7ddc75 by Sean Risser · 3 years, 11 months ago
  74. 1a59963 Fix Android.bp build after SPIRV-Tools update by Nicolas Capens · 3 years, 11 months ago
  75. 3476ca3 Subzero: fix invalid arg access on Windows x86 for split variables by Antonio Maiorano · 3 years, 11 months ago
  76. f95bac4 Update SPIR-V Tools to a61d07a72 by Sean Risser · 3 years, 11 months ago
  77. 59eb5dd Set LLVM_ENABLE_ABI_BREAKING_CHECKS for Debug builds only by Nicolas Capens · 3 years, 11 months ago
  78. eaf1c53 Merge changes If776b87d,I27098964 by Alexis Hétu · 3 years, 11 months ago
  79. 6dda9ee Update SPIR-V Tools to f7da52775 by Alexis Hetu · 3 years, 11 months ago
  80. b0e426f Subzero: fix Ice::BitVector::grow not copying old to new data by Antonio Maiorano · 4 years ago
  81. fd4ad84 Update SPIR-V Tools to 82b378d67 by Alexis Hetu · 3 years, 11 months ago
  82. e14609e Update SPIR-V Headers to 7845730ca by Alexis Hetu · 3 years, 11 months ago
  83. fadd9df Update Marl to 3285a2dfb by Nicolas Capens · 3 years, 11 months ago
  84. 85d9d5d Subzero: workaround bad codegen for Windows x86 at Om1 optimization level by Antonio Maiorano · 4 years ago
  85. 26490ff Handle mul instructions with two immediates on x86-32 and x86-64 by Eric Holk · 7 years ago
  86. afe6ca4 Merge changes I48e99f11,I1a914ff6 by Ben Clayton · 4 years ago
  87. 01144ed third_party/cppdap: Roll forward to 1fd23dda by Ben Clayton · 4 years ago
  88. 26e27c5 Update Marl to f1c446ccd by Ben Clayton · 4 years ago
  89. a094062 Fix a linker problem with ARM/thumb compatibility by Enrico Granata · 4 years ago
  90. fe878de Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years ago
  91. 0f14b7a CMake: normalize FOLDER property for third_party targets by Antonio Maiorano · 4 years ago
  92. b24900a Update PowerVR Samples to ToT by Alexis Hetu · 4 years ago
  93. 2014e7b Work around std::is_trivially_copyable issue with MSVC by Nicolas Capens · 4 years, 1 month ago
  94. ea1fde1 Use more inclusive terms by Nicolas Capens · 4 years, 2 months ago
  95. 4e39779 Add CMake script to setup and build ANGLE by Antonio Maiorano · 4 years, 2 months ago
  96. 41032fe Add ANGLE as submodule by Antonio Maiorano · 4 years, 2 months ago
  97. 2942793 Update SPIR-V Headers to 979924c8b by Alexis Hetu · 4 years, 2 months ago
  98. 02ce516 Update SPIR-V Tools to 8a5500656 by Alexis Hetu · 4 years, 2 months ago
  99. 4eaf6d7 Delete third_party/llvm-7.0 by Antonio Maiorano · 4 years, 2 months ago
  100. a45603b Fix GN debug builds of SwiftShader on LLVM 10 by Antonio Maiorano · 4 years, 2 months ago