1. ef05369 New tries for supporting nacl-unsupported attribute in def files by Rui Qiao · 9 years ago main
  2. d9283c8 Adding non-temporal CPU feature. by Rui Qiao · 9 years ago
  3. e74fe4a Merge remote-tracking branch 'origin/master' by Deepti Gandluri · 9 years ago
  4. 17cbfd1 Adding tries with the correct encodings for vmovd, vmovq. by Deepti Gandluri · 9 years ago
  5. 226e41f Remove tries corresponding to xgetbv support by Petr Hosek · 9 years ago
  6. ec6ac9b New tries corresponding to xgetbv support by Petr Hosek · 9 years ago
  7. 2d6cead Tries enable jecxz in 32-bit mode as jrcxz is allowed in 64-bit mode. by Brad Nelson · 9 years ago
  8. 0d71d2e Validator snapshot for crc32w change by Brad Nelson · 9 years ago
  9. b60ab4f add new tries corresponding to fixing the encoding for d6 vmovq. by Shyamsundar Rajagopalan · 9 years ago
  10. 810a4a3 new tries corresponding to new avx2 instructions (except vgathers) by Shyamsundar Rajagopalan · 9 years ago
  11. 1d36eef add tries corresponding to adding all remaining avx2 promotions. by Shyamsundar Rajagopalan · 9 years ago
  12. 057f182 Add tries corresponding to adding avx2 promotion of by shyamsundarr@chromium.org · 9 years ago
  13. 88fa8d8 add tries corresponding to avx2 version of vpminsd by shyamsundarr@chromium.org · 9 years ago
  14. 65332e2 add tries corresponding to enable fma. by shyamsundarr@chromium.org · 9 years ago
  15. 7be2844 add tries corresponding to enabling remaining avx1 instructions. by shyamsundarr@chromium.org · 9 years ago
  16. 391d19c add tries corresponding to adding all nonspecial avx1 instructions. by shyamsundarr@chromium.org · 9 years ago
  17. 01b8cb1 add tries corresponding to avx1 xmm/ymm/memory move instructions. by shyamsundarr@chromium.org · 9 years ago
  18. 7b3c476 add tries corresponding to remaining 3operand avx1 ops by shyamsundarr@chromium.org · 9 years ago
  19. 93beead add tries corresponding to vbroadcastf128/vbroadcastsd/vbroadcastss being enabled. by shyamsundarr@chromium.org · 9 years ago
  20. 17f17f4 add tries corresponding to 3op fp scalar avx1 ops. by shyamsundarr@chromium.org · 9 years ago
  21. b83d291 add tries corresponding to 3 operand avx1 packed 8 bit packed integer ops. by shyamsundarr@chromium.org · 9 years ago
  22. 7b7e41d add tries corresponding to 3 operand avx1 packed 16 bit packed integer ops. by shyamsundarr@chromium.org · 9 years ago
  23. e8419cb add tries for avx1 3operand reg,reg,reg/mem packed single precision fp ops. by shyamsundarr@chromium.org · 9 years ago
  24. 9eeb3dc add tries for adding avx1 3operand reg,reg,reg/mem packed double ops. by shyamsundarr@chromium.org · 10 years ago
  25. 72a950b add tries corresponding to 16 bit cmpxchg being added to 32 bit dfa. by shyamsundarr@chromium.org · 10 years ago
  26. fc9c9c4 Add tries corresponding to 16 bit xadd being added to ia32. by shyamsundarr@chromium.org · 10 years ago
  27. c66374b add tries corresponding to 16 bit shld/shrd being added to ia32 dfa. by shyamsundarr@chromium.org · 10 years ago
  28. 45aabb2 add tries corresponding to adding 16-bit bsr,bsf to ia32 dfa. by shyamsundarr@chromium.org · 10 years ago
  29. 7ef396b add tries corresponding to a DFA with 16 bit movbe added. by shyamsundarr@chromium.org · 10 years ago
  30. f1728cb add tries corresponding to a dfa adding vzeroall/vzeroupper. by shyamsundarr@chromium.org · 10 years ago
  31. b664a04 library to find latest trie. by shyamsundarr@chromium.org · 10 years ago
  32. ccc3a34 move tries to a directory based structure for easier scripting. by shyamsundarr@chromium.org · 10 years ago
  33. 5404181 Add current ragel snapshots/tries to the repo. Adding out side of the main repo into validator_snapshots for repo efficiency reasons. We will maintain snapshots here, and the proofs in source control. To a buildbot we will eventually add a test that the latest dfa can produce the latest trie, as well as runs of the individual proofs. skipping code review as it is just a binary commit outside of git. by shyamsundarr@chromium.org · 10 years ago
  34. 4c1ea6b Store enuminst snapshot in separate directory from source. by kschimpf@google.com · 12 years ago