1. a5a5ea0 Remove using std::<foo> statements. (#1756) by dan sinclair · 6 years ago
  2. ebd6c75 Remove diag() overloads. (#1776) by dan sinclair · 6 years ago
  3. a97c1d9 Fixup BUILD.gn to use a group for SPIRV-Tools (#1779) by dan sinclair · 6 years ago
  4. aa81e62 Update diag() calls in validate_capability. (#1759) by dan sinclair · 6 years ago
  5. c8c724c Don't change decorations and names in merge return. (#1777) by Steven Perron · 6 years ago
  6. ab061af Update diag() calls in validate_type_unique. (#1775) by dan sinclair · 6 years ago
  7. 78335c9 Update diag() calls in validate_primitives. (#1774) by dan sinclair · 6 years ago
  8. 6bb9ab4 Update diag() calls in validate_non_uniform. (#1773) by dan sinclair · 6 years ago
  9. 7c9a73f Update diag() calls in validate_logicals. (#1772) by dan sinclair · 6 years ago
  10. 72766d9 Update diag() calls in validate_literals. (#1771) by dan sinclair · 6 years ago
  11. e1e20f1 Update diag() calls in validate_layout. (#1770) by dan sinclair · 6 years ago
  12. f37e8d7 Update diag() call in validate_interface. (#1769) by dan sinclair · 6 years ago
  13. d792ccd Update diag() calls in validate_instruction. (#1768) by dan sinclair · 6 years ago
  14. 176cb5e Update diag() calls in validate_image. (#1767) by dan sinclair · 6 years ago
  15. c64bad7 Update diag() calls in validate_ext_inst. (#1766) by dan sinclair · 6 years ago
  16. 441c019 Update diag() calls in validate_derivatives. (#1765) by dan sinclair · 6 years ago
  17. 83b7f2b Update diag() calls in validate_decorations. (#1764) by dan sinclair · 6 years ago
  18. a504656 Remove std::deque in favour of std::vector. (#1755) by dan sinclair · 6 years ago
  19. fae987b Update diag() calls in validate_datarules. (#1763) by dan sinclair · 6 years ago
  20. 0d8156a Update CHANGES by David Neto · 6 years ago
  21. 5a59a06 Update diag() calls in validate_conversion. (#1762) by dan sinclair · 6 years ago
  22. eb03b15 Update diag() calls in validate_composites. (#1761) by dan sinclair · 6 years ago
  23. 2c5f1b0 Update diag() calls in validate_cfg. (#1760) by dan sinclair · 6 years ago
  24. 3619de9 Update diag() use in validate_builtin. (#1758) by dan sinclair · 6 years ago
  25. 12c1f2b Update diag() usage in validate_bitwise. (#1757) by dan sinclair · 6 years ago
  26. 1119335 Update diag() in validate_barriers (#1754) by dan sinclair · 6 years ago
  27. 32ccf0d Update diag() in validate_atomics (#1753) by dan sinclair · 6 years ago
  28. a4fe771 Pass the instruction to diag in arithmetic validation (#1752) by dan sinclair · 6 years ago
  29. dfb53f9 Fix disassembly line for adjacency validations. (#1751) by dan sinclair · 6 years ago
  30. b7afe4e Switch validate to use explicit diag() method. (#1750) by dan sinclair · 6 years ago
  31. a9d8fce Change ValidationState::diag to accept an Instruction. (#1749) by dan sinclair · 6 years ago
  32. 755e5c9 Transform to combine consecutive access chains by Alan Baker · 6 years ago
  33. 8a0ec22 Fix bug determining next arg by Alan Baker · 6 years ago
  34. 89901a8 Wrap entire timer.cpp in SPIRV_TIMER_ENABLED. by Dan Sinclair · 6 years ago
  35. f28ed82 Make sure all instructions are in the ordered list. by Dan Sinclair · 6 years ago
  36. dcea11f Update error messages in validate_composites. (#1743) by dan sinclair · 6 years ago
  37. dcb0dc2 Split ImagePass into individual methods. (#1742) by dan sinclair · 6 years ago
  38. 673483d Move OpVectorShuffle check into validate_composites (#1741) by dan sinclair · 6 years ago
  39. ee22928 Move CompositePass code into methods. (#1740) by dan sinclair · 6 years ago
  40. fc2a719 Wrap bin group in conditional for BUILD.gn (#1738) by dan sinclair · 6 years ago
  41. 99fe61e Add API to create passes out of a list of command-line flags. by Diego Novillo · 6 years ago
  42. a114e1f Add support for Chromium GN build by Dan Sinclair · 6 years ago
  43. b49f76f Handle undef literal value in vector shuffle by Alan Baker · 6 years ago
  44. effafed Replace opt::Instruction type and result cache with flags. (#1718) by dan sinclair · 6 years ago
  45. 3c19651 Add variable pointer support to IsValidBasePointer by Alan Baker · 6 years ago
  46. 28199b8 Fix block ordering in dead branch elim by Alan Baker · 6 years ago
  47. ba40400 Don't check exports on Darwin by David Neto · 6 years ago
  48. 85d3715 Update CHANGES by David Neto · 6 years ago
  49. 8c7dab5 Fixup line number for OpVectorShuffle ID error. by Dan Sinclair · 6 years ago
  50. 208921e Fix finding constant with particular type. (#1724) by Steven Perron · 6 years ago
  51. 95b4d47 Fix infinite loop while folding OpVectorShuffle (#1722) by Steven Perron · 6 years ago
  52. 63c1d8f Fix size error when folding vector shuffle. (#1721) by Steven Perron · 6 years ago
  53. 7603944 Remove dead code (#1720) by dan sinclair · 6 years ago
  54. c7da51a Cleanup extraneous namespace qualifies in source/opt. (#1716) by dan sinclair · 6 years ago
  55. e477e75 Remove the module from opt::Function. (#1717) by dan sinclair · 6 years ago
  56. 3ded745 Cleanup CFG header. (#1715) by dan sinclair · 6 years ago
  57. 6803e42 Cleanup some pass code to get context directly. (#1714) by dan sinclair · 6 years ago
  58. a5e4a53 Remove context() method from opt::Function (#1700) by dan sinclair · 6 years ago
  59. 4cc6cd1 Pass the IRContext into the folding rules. (#1709) by dan sinclair · 6 years ago
  60. f96b7f1 use Pass::Run to set the context on each pass. (#1708) by dan sinclair · 6 years ago
  61. 4db9c78 Add option to skip verifying block layout by Lei Zhang · 6 years ago
  62. aee809d Update the check-format bot. (#1710) by Ehsan · 6 years ago
  63. e63551d Add folding rule to merge a vector shuffle feeding another one. by Steven Perron · 6 years ago
  64. 4470ff4 Update CHANGES by David Neto · 6 years ago
  65. 2c6185e Enforce block layout rules even when relaxed by David Neto · 6 years ago
  66. c02d216 Update docs to reflect new bot status. by Ehsan Nasiri · 6 years ago
  67. e70a412 Move validation files to val/ directory (#1692) by dan sinclair · 6 years ago
  68. 2cce2c5 Move tests into namespaces (#1689) by dan sinclair · 6 years ago
  69. 7d6c90c Reopen stdin for binary as needed by David Neto · 6 years ago
  70. fec6315 Vulkan permits non-monotonic offsets for block members by David Neto · 6 years ago
  71. eb48263 Description for Android build by Jaebaek Seo · 6 years ago
  72. ead54bb Use spv_result_t instead of bool by Arseny Kapoulkine · 6 years ago
  73. 6e550f4 Disable Travis bots, and Appveyor Release bots. by Ehsan Nasiri · 6 years ago
  74. cbdbbe9 Fix up code to make ClangTidy happy. by Steven Perron · 6 years ago
  75. 84846b7 Cleanup whitespace lint warnings. (#1690) by dan sinclair · 6 years ago
  76. 9532aed Fix unused param errors when Effcee not present by Sean Purcell · 6 years ago
  77. a3e3869 Convert validation to use libspriv::Instruction where possible. (#1663) by dan sinclair · 6 years ago
  78. 43144e3 Move the validation code into the val:: namespace (#1682) by dan sinclair · 6 years ago
  79. 48326d4 Move link/ code to anonymous namespace (#1679) by dan sinclair · 6 years ago
  80. e6b9533 Move the ir namespace to opt. (#1680) by dan sinclair · 6 years ago
  81. 50312ca Start SPIRV-Tools v2018.5-dev by David Neto · 6 years ago
  82. f508896 Finalize SPIRV-Tools v2018.4 by David Neto · 6 years ago
  83. 9de00c9 Update CHANGES by David Neto · 6 years ago
  84. 3dad1cd Change libspirv to spvtools namespace (#1678) by dan sinclair · 6 years ago
  85. 76e0bde Move utils/ to spvtools::utils by dan sinclair · 6 years ago
  86. 9836b05 Move comp code into comp namespace by dan sinclair · 6 years ago
  87. 5e0276b validator: use RowMajor, ArrayStride, MatrixStride by David Neto · 6 years ago
  88. 1a283f4 Layout validation: Permit {vec3; float} tight packing by David Neto · 6 years ago
  89. 9795137 Enable Kokoro buildbots. (#1625) by Ehsan · 6 years ago
  90. c460f44 Add a check for invalid exits from case construct. by Alan Baker · 6 years ago
  91. fa78d3b Update SPIRV-Headers by dan sinclair · 6 years ago
  92. a069499 Fix layout checks for StorageBuffer and PushConstant storage classes by David Neto · 6 years ago
  93. a45d4ca Move folding routines into a class by Steven Perron · 6 years ago
  94. 9ecbcf5 Make sure the constant folder get the correct type. by Steven Perron · 6 years ago
  95. 101a9bc Add private to local to optimization and size passes. by Steven Perron · 6 years ago
  96. 4926f29 Let symbol export tests respect SPIRV_SKIP_TESTS by Lei Zhang · 6 years ago
  97. 30a9cef Support SPV_KHR_8bit_storage by David Neto · 6 years ago
  98. 5109104 Produce better error diagnostics in the CFG validation. (#1660) by dan sinclair · 6 years ago
  99. 465f281 Revert change and stop running remove duplicates. by Steven Perron · 6 years ago
  100. 2eb9bfb Remove stores of undef. by Steven Perron · 6 years ago