Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32 fixes? #2

Open
wants to merge 704 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    bdb6118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5bfc5 View commit details
    Browse the repository at this point in the history
  3. fixed lower_subgroup_vars

    Hugobros3 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    df9521f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    2477851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5e46a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fde749 View commit details
    Browse the repository at this point in the history
  4. backends cleanup

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0557bbb View commit details
    Browse the repository at this point in the history
  5. spirv: use the scheduler

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2099567 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af5c8a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da88439 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0f5313 View commit details
    Browse the repository at this point in the history
  9. spv: namespace everything

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9a71123 View commit details
    Browse the repository at this point in the history
  10. spv: emit mems

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    86ddaee View commit details
    Browse the repository at this point in the history
  11. fix reduce op in scheduler

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    62a5a9e View commit details
    Browse the repository at this point in the history
  12. fixing some more spirv bugs

    Hugobros3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9ad6b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    862c85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb6763 View commit details
    Browse the repository at this point in the history
  3. fix lower_alloca

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6e011ca View commit details
    Browse the repository at this point in the history
  4. fix debug_printf parsing

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    22c375a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52a4ff0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fc88e7 View commit details
    Browse the repository at this point in the history
  7. lower_alloca: fix

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b79a677 View commit details
    Browse the repository at this point in the history
  8. fix lower_physical_ptrs

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0dc0271 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6560d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    523888f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c3054c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    383c262 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e9c315 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f172575 View commit details
    Browse the repository at this point in the history
  15. fixed inlining

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2d04955 View commit details
    Browse the repository at this point in the history
  16. misc. fixes

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    31b3428 View commit details
    Browse the repository at this point in the history
  17. fix lower_generic_ptrs

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0c229e5 View commit details
    Browse the repository at this point in the history
  18. fix grammar.json grammar

    Hugobros3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1c2c91c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f7bbaa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1c95a5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4ba856c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    5906216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cecc321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9704159 View commit details
    Browse the repository at this point in the history
  4. fixed lift_indirect_targets

    Hugobros3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8b9d9c1 View commit details
    Browse the repository at this point in the history
  5. cfg_dump: avoid % in output

    Hugobros3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    13a86b9 View commit details
    Browse the repository at this point in the history
  6. removed join point primops

    Hugobros3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    81389f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccbcb77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8be3e06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdacaa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    225278a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecb8112 View commit details
    Browse the repository at this point in the history
  12. brought back C backend !

    Hugobros3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1d3e5e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d4fa616 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    dbbac98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607c625 View commit details
    Browse the repository at this point in the history
  3. fix build on macOS

    Hugobros3 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    18fde87 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    a6a2cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d2ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032fc93 View commit details
    Browse the repository at this point in the history
  4. l2s: updates to API

    Hugobros3 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1cf11fc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    759f3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4254c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    293c35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a56ea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b97c11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    219aecb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. l2s: fixed scf recovery

    Hugobros3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b1a8ad6 View commit details
    Browse the repository at this point in the history
  2. lower_alloca: make fast

    Hugobros3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    16c9992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f588481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5fb57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a850c80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba83d27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    560cd4c View commit details
    Browse the repository at this point in the history
  8. fixed checkerboard sample

    Hugobros3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a1c1243 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6157a70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfd75f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5747ac View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. l2s: removed wrappers map

    Hugobros3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    90425bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc31d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c605f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aea21b View commit details
    Browse the repository at this point in the history
  5. added lift_everything pass

    Hugobros3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a45c6bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1278dd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e633b7 View commit details
    Browse the repository at this point in the history
  8. everything 'works'

    Hugobros3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    22b6079 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    baab2c5 View commit details
    Browse the repository at this point in the history
  2. scope_heuristic: cleanup

    Hugobros3 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d02b6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03399e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9758e72 View commit details
    Browse the repository at this point in the history
  5. printer QOL improvements

    Hugobros3 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7e8b3ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6ef11d View commit details
    Browse the repository at this point in the history
  7. scope_heuristics: improved

    Hugobros3 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8d0a3b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d8bce5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0566bdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdd486a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    626c6b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e50902 View commit details
    Browse the repository at this point in the history
  13. re-added lcssa pass

    Hugobros3 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f89a0aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f19baf View commit details
    Browse the repository at this point in the history
  15. print: use BB names

    Hugobros3 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f86ccba View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    dca4d83 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    80204bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540a06a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. fixed lower_workgroups pass

    Hugobros3 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e5a159d View commit details
    Browse the repository at this point in the history
  2. c: fix composite emission

    Hugobros3 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1e4414e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f63526 View commit details
    Browse the repository at this point in the history
  4. c: fix some memory leaks

    Hugobros3 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7b10dc1 View commit details
    Browse the repository at this point in the history
  5. aobench: fix ispc path

    Hugobros3 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9dd490a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b0cae2 View commit details
    Browse the repository at this point in the history
  7. c: move some fns about

    Hugobros3 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    967eb9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0880a22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07680fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cc0795 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    f6eeb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d557a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    801bfc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix some asan issues

    Hugobros3 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1626e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73082c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baacb84 View commit details
    Browse the repository at this point in the history
  4. fix opt_demote_alloca

    Hugobros3 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    652e134 View commit details
    Browse the repository at this point in the history
  5. improved fixedpoint opt

    Hugobros3 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    50ac941 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e26953 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80fe794 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bda535c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3980b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a96244e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ad3d1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e8d5d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    5beef4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046dba7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61580d1 View commit details
    Browse the repository at this point in the history
  4. fix API that C++ hates

    Hugobros3 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5b0161a View commit details
    Browse the repository at this point in the history
  5. ignore llvm.var.annotation

    Hugobros3 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    61c447b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ece2713 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    e79683c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca1ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23aefdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd1cf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4038683 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc760e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6c7443 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7abfe93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25001c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    c963dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c7f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd459b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    595cde3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    51d43f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf12c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1806112 View commit details
    Browse the repository at this point in the history
  4. comment out broken Vcc test

    Hugobros3 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6f97e79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    536ebda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7560752 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    cc3f49e View commit details
    Browse the repository at this point in the history
  2. add shd_ prefix to dict.h

    Hugobros3 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    780dd9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1119e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92fb633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02566a2 View commit details
    Browse the repository at this point in the history
  6. add shd_ prefix to log.h

    Hugobros3 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8c6a697 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64f36b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0a3e46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dccaa47 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. slim: added shd_ prefix

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f268eea View commit details
    Browse the repository at this point in the history
  2. fe/spv: add shd_ prefix

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7fc4a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a36c0d View commit details
    Browse the repository at this point in the history
  4. be/c: prefix with shd_

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1967fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b958b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec2e25b View commit details
    Browse the repository at this point in the history
  7. pass.h: added shd_ prefix

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7b40d6b View commit details
    Browse the repository at this point in the history
  8. print.h: added shd_ prefix

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1799d9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e05c975 View commit details
    Browse the repository at this point in the history
  10. driver.h: add shd_ prefix

    Hugobros3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8953b6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ed4a7e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    076ac1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62fe235 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. added shd_ prefix to ir.c

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cd997ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be5c774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daec665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a36021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b4b952 View commit details
    Browse the repository at this point in the history
  6. rewrite: added shd_ prefix

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0d27ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1e4df5 View commit details
    Browse the repository at this point in the history
  8. move visit.h to public API

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d21456d View commit details
    Browse the repository at this point in the history
  9. prefix hash/cmp node

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e8826a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecd8946 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6fcb7f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2f3903 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    738cb38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19cebc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2271fef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4cb7ef7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e16433b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1cfe756 View commit details
    Browse the repository at this point in the history
  19. more shd_ prefixing

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fc9ada6 View commit details
    Browse the repository at this point in the history
  20. add missing function.h

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3021dd5 View commit details
    Browse the repository at this point in the history
  21. yet more shd_ prefixing

    Hugobros3 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d6ed5c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. prefixed all the passes

    Hugobros3 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa74d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7406f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472d2cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f50c332 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    f7e7850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f59cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356af2d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    61ff407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb80fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    4a71627 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    5882b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7affa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1c73a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa7fdce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e19e2e8 View commit details
    Browse the repository at this point in the history
  6. Fix hash algorithm

    Signed-off-by: Jacki <[email protected]>
    TheJackiMonster authored and Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c5a0cfb View commit details
    Browse the repository at this point in the history
  7. more renaming/moving

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6be16ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b833264 View commit details
    Browse the repository at this point in the history
  9. remove gen_lea

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    79a5064 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecdae61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9354900 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    859e977 View commit details
    Browse the repository at this point in the history
  13. removed gen_primop_ce

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    800f476 View commit details
    Browse the repository at this point in the history
  14. remove gen_primop_e

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e02118f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7761136 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46f3232 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b9b7dee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b2cc958 View commit details
    Browse the repository at this point in the history
  19. remove gen_merge_halves

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5dc144 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e581a2f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    336796e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2f2c5a9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4d2b96c View commit details
    Browse the repository at this point in the history
  24. removed ir_gen_helper

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    293fc6d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e21f114 View commit details
    Browse the repository at this point in the history
  26. check.c: prefix with _shd_

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a482d7c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0c09c3f View commit details
    Browse the repository at this point in the history
  28. s2s: make everything static

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d2f9fa9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e687f63 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b0da081 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0b20045 View commit details
    Browse the repository at this point in the history
  32. l2s: prefix

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    be140ff View commit details
    Browse the repository at this point in the history
  33. fix misc symbols

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d1c691c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    aeb43e9 View commit details
    Browse the repository at this point in the history
  35. rename ext.h fns

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a9f9379 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1242fe1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9859232 View commit details
    Browse the repository at this point in the history
  38. updated codestyle

    Hugobros3 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3ea8f8f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7021616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e0d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    543aa62 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c43ba10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cc0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abaaf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    f034ee1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. updated SPIRV-Headers

    Hugobros3 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7a339c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dca39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2554b70 View commit details
    Browse the repository at this point in the history