Skip to content
  • Nick Lewycky's avatar
    Clean up ConstantRange a bit: · d385c22c
    Nick Lewycky authored
     - remove ashr which never worked.
     - fix lshr and shl and add tests.
     - remove dead function "intersect1Wrapped".
     - add a new sub method to subtract ranges, with test.
    
    llvm-svn: 110861
    d385c22c
Loading