llvm-project
[InstCombine] Fold shift of a constant into a reverse shift
#192982
Merged

Commits
  • [InstCombine] Fold shift of a constant into a reverse shift
    pfusik committed 103 days ago
  • Revert "[InstCombine] Fold shift of a constant into a reverse shift"
    pfusik committed 102 days ago
  • [InstCombine][test] Fold shift of a constant into a reverse shift
    pfusik committed 102 days ago
  • [InstCombine] Fold shift of a constant into a reverse shift
    pfusik committed 102 days ago
  • [InstCombine][test] Test xor where C2 is not an all-low-bits mask
    pfusik committed 101 days ago
  • [InstCombine] Accept xor where C2 is not an all-low-bits mask
    pfusik committed 101 days ago
  • [InstCombine] Set nuw/nsw on the shl.
    pfusik committed 100 days ago
Loading