Skip to content
  1. Jul 10, 2009
    • Dan Gohman's avatar
      Add a ConstantSignedRange class, which does for signed integers · 5035fbf9
      Dan Gohman authored
      what ConstantRange does for unsigned integers. Factor out a
      common base class for common functionality.
      
      Add some new functions for performing arithmetic on constant
      ranges. Some of these are currently just stubbed out with
      conservative implementations.
      
      Add unittests for ConstantRange and ConstantSignedRange.
      
      llvm-svn: 75177
      5035fbf9
  2. May 18, 2009
  3. May 02, 2009
  4. Apr 27, 2009
  5. Apr 26, 2009
  6. Apr 02, 2009
  7. Apr 01, 2009
  8. Mar 19, 2009
  9. Mar 17, 2009
Loading