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 scmp and ucmp to SelectionDAG.cpp #84681

Closed
wants to merge 49 commits into from

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    1361e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa4ebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c82ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6c2c1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b23515e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1136f14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3e2ebf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3fbc96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31341f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e503f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1e2586 View commit details
    Browse the repository at this point in the history
  12. Update llvm/lib/IR/Verifier.cpp

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ec576e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba58a4e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    475c2ae View commit details
    Browse the repository at this point in the history
  15. Update llvm/docs/LangRef.rst

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0c558f1 View commit details
    Browse the repository at this point in the history
  16. Update llvm/docs/LangRef.rst

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b673ca1 View commit details
    Browse the repository at this point in the history
  17. Update llvm/docs/LangRef.rst

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5d0707d View commit details
    Browse the repository at this point in the history
  18. Update llvm/lib/IR/Verifier.cpp

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a7bb3a7 View commit details
    Browse the repository at this point in the history
  19. Update llvm/lib/IR/Verifier.cpp

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d2ed755 View commit details
    Browse the repository at this point in the history
  20. delete stray newline

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f4a57b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    18b12ba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    44308f6 View commit details
    Browse the repository at this point in the history
  23. delete last unneded CHECK

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b219c40 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    09bf470 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ca67268 View commit details
    Browse the repository at this point in the history
  26. Update llvm/docs/LangRef.rst

    Co-authored-by: scottmcm <scottmcm@users.noreply.github.com>
    miguelraz and scottmcm committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ca1d412 View commit details
    Browse the repository at this point in the history
  27. Update llvm/docs/LangRef.rst

    Co-authored-by: scottmcm <scottmcm@users.noreply.github.com>
    miguelraz and scottmcm committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7ddf56b View commit details
    Browse the repository at this point in the history
  28. Update llvm/docs/LangRef.rst

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    54b32cc View commit details
    Browse the repository at this point in the history
  29. Update llvm/docs/LangRef.rst

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    331cae3 View commit details
    Browse the repository at this point in the history
  30. Update llvm/lib/IR/Verifier.cpp

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6210d0c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    497567d View commit details
    Browse the repository at this point in the history
  32. Update llvm/test/Verifier/intrinsic-cmp.ll

    Co-authored-by: Nikita Popov <github@npopov.com>
    miguelraz and nikic committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ffbdeb0 View commit details
    Browse the repository at this point in the history
  33. align to 2 spaces

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c795763 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    08835b5 View commit details
    Browse the repository at this point in the history
  35. appease the formatting gods

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    96b8bab View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    40dba14 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0cc31dc View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    41d39f3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b5015dc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1b0d354 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    979b2cf View commit details
    Browse the repository at this point in the history
  42. freakin' formatting gods

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dd61f63 View commit details
    Browse the repository at this point in the history
  43. [clang] Remove unused lambda capture. (llvm#83550)

    Fixes the `sanitizer-x86_64-linux-android` buildbot.
    labrinea authored and miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f17f652 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6274092 View commit details
    Browse the repository at this point in the history
  45. Unrevert "[Clang][C++23] Implement P2448R2: Relaxing some constexpr r…

    …e… (llvm#85140)
    
    Unrevert commit
    llvm@2f67dfb
    as there were already dependent changes in the codebase that now fail.
    amykhuang authored and miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    416d5bb View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f0fe7b1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    346cc9b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    813a2d1 View commit details
    Browse the repository at this point in the history
  49. fix typo in assert

    miguelraz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    cf90dba View commit details
    Browse the repository at this point in the history