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

Add new MIR constant propagation based on dataflow analysis #101168

Merged
merged 76 commits into from
Nov 15, 2022

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    4f9c30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0afe68 View commit details
    Browse the repository at this point in the history
  3. Update test results

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    601fcc4 View commit details
    Browse the repository at this point in the history
  4. Fix spelling

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    56ff16d View commit details
    Browse the repository at this point in the history
  5. Update test results

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    93ee806 View commit details
    Browse the repository at this point in the history
  6. Remove empty test

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c83489c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb16397 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2928694 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e75ad93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1da3033 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f98dc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad99d2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47a00d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a789ce View commit details
    Browse the repository at this point in the history
  15. Update other test results

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    469fb19 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16dedba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe84bbf View commit details
    Browse the repository at this point in the history
  18. Rebase onto master

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f234419 View commit details
    Browse the repository at this point in the history
  19. Remove leftover test files

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    895181b View commit details
    Browse the repository at this point in the history
  20. Add more documentation

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2e4d082 View commit details
    Browse the repository at this point in the history
  21. Remove superfluous line

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2113e45 View commit details
    Browse the repository at this point in the history
  22. Flood place on drop

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    904adca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1e5ca57 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e2ddf8a View commit details
    Browse the repository at this point in the history
  25. Handle StorageLive

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    817c277 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bc82c13 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    13b7059 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6868617 View commit details
    Browse the repository at this point in the history
  29. Update test results

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4cda6e5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    97a69a7 View commit details
    Browse the repository at this point in the history
  31. Fix typo

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c56e99c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f99950f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    eab7732 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2f66e94 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b5063ab View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1765587 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7ab1ba9 View commit details
    Browse the repository at this point in the history
  38. Fix formatting

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4478a87 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    111324e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3c0f3b0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7a52e73 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b9dbb81 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5696d06 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aaa35b3 View commit details
    Browse the repository at this point in the history
  45. Fix rebased CastKind

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    890fae9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8bed0b5 View commit details
    Browse the repository at this point in the history
  47. Update test results

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1dde908 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    be9013f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    931d99f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    274a491 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    062053b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5b7b309 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d86acdd View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    de69d08 View commit details
    Browse the repository at this point in the history
  55. Use ParamEnv consistently

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    efc7ca8 View commit details
    Browse the repository at this point in the history
  56. Small documentation changes

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f29533b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1f82a9f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    da4a40f View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    630e17d View commit details
    Browse the repository at this point in the history
  60. Use new cast methods

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b478fcf View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    72196ee View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    89f9349 View commit details
    Browse the repository at this point in the history
  63. Fix rebase

    jachris committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3997893 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    bfbca6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9766ee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Simplify creation of map

    jachris committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8ecb276 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    b3f6489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e034dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d53ab View commit details
    Browse the repository at this point in the history
  4. Partially revert 74d53ab

    jachris committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    abe31a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d66a00a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea23585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    108790b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    c27ddc9 View commit details
    Browse the repository at this point in the history
  2. Bless graphviz tests

    jachris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    24d2e90 View commit details
    Browse the repository at this point in the history