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

[Unity][IR] Purity Tracking #14394

Merged
merged 73 commits into from
May 18, 2023
Merged

Commits on May 18, 2023

  1. Preliminary work

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    1168c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bae67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba3041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b992d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b5685 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecd85c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15f864e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca5aacf View commit details
    Browse the repository at this point in the history
  9. Whitespace

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b10f3cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee8bf11 View commit details
    Browse the repository at this point in the history
  11. More linting fixes

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7181b4f View commit details
    Browse the repository at this point in the history
  12. One more fixed comment

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d6a4800 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c94524 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d288c31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29f01fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34a6c80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5c9da5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    82a62b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c485ed2 View commit details
    Browse the repository at this point in the history
  20. One more simplification

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e8b0132 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62d8852 View commit details
    Browse the repository at this point in the history
  22. Fix struct info analysis test: cannot pass an opaque (impure) functio…

    …n where a pure one is expected
    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f843689 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    07b55e2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7da2125 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4e52206 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3932d4e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e4d9b6a View commit details
    Browse the repository at this point in the history
  28. Fix VMShapeLower tests

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d005a55 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7cc7ef7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e8c8365 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b9fff59 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d89ff7d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    407547b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0b1f667 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    00316de View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6ee5773 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2a5cafe View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b51824c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    66bee84 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1239a36 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4df0097 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    511dbfb View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d995686 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    88324c4 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3c2eeeb View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4326188 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7d6cd1d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    99102aa View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1d42358 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ddc15db View commit details
    Browse the repository at this point in the history
  51. Formatting

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cc128ab View commit details
    Browse the repository at this point in the history
  52. Correct rebase errror

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    382e467 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    419a021 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4c9d28f View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    51a5d42 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b91878e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1387180 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    cd8675a View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f26eedb View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    697919d View commit details
    Browse the repository at this point in the history
  61. Update comment

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e00ba5c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    fdb3370 View commit details
    Browse the repository at this point in the history
  63. Remove call_dps_pure_packed (call_dps_packed is pure) and remove wrap…

    …ping/unwrapping behavior
    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0fa4843 View commit details
    Browse the repository at this point in the history
  64. Remove unused var

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    446d863 View commit details
    Browse the repository at this point in the history
  65. Correct rebase mistake

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    587ba5f View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ba78ec4 View commit details
    Browse the repository at this point in the history
  67. lint

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    85d5f62 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    f1982f5 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    d83bfbb View commit details
    Browse the repository at this point in the history
  70. Lint

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3ba972f View commit details
    Browse the repository at this point in the history
  71. Unused imports

    slyubomirsky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3616ec0 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    e786f92 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    c920bf5 View commit details
    Browse the repository at this point in the history