Skip to content
  1. Dec 07, 2004
    • Reid Spencer's avatar
      For PR387:\ · 90839368
      Reid Spencer authored
      Make only one print method to avoid overloaded virtual warnings when \
      compiled with -Woverloaded-virtual
      
      llvm-svn: 18589
      90839368
  2. Dec 06, 2004
    • Reid Spencer's avatar
      For PR409: \ · a8288d93
      Reid Spencer authored
      Test the range of float constants to ensure we are not attempting to create a \
      float constant using a double value that is out of range for a float
      
      llvm-svn: 18585
      a8288d93
    • Reid Spencer's avatar
      For PR409: \ · 95044d00
      Reid Spencer authored
      Make sure to check isValueValidForType on floating point constants and give \
      an error if the value is not valid, otherwise it would assert in the VMCore
      
      llvm-svn: 18584
      95044d00
  3. Dec 05, 2004
  4. Dec 04, 2004
  5. Dec 03, 2004
  6. Dec 02, 2004
Loading