Skip to content
  1. Dec 29, 2006
  2. Dec 28, 2006
  3. Dec 26, 2006
  4. Dec 24, 2006
    • Reid Spencer's avatar
      Cleanup ConstantFoldCompareInstruction: · 9d36acf9
      Reid Spencer authored
      1. Make the arguments const like the other ConstantFold* functions.
      2. Clean up evaluateFCmpRelation so it makes sense for floating point.
      3. Implement the use of evaluateFCmpRelation to fold floating point CEs
      4. Shorten a variable name so more things fit on one line.
      5. Fix various comments.
      
      llvm-svn: 32759
      9d36acf9
    • Reid Spencer's avatar
      Fix some comments. · b1537497
      Reid Spencer authored
      llvm-svn: 32758
      b1537497
    • Reid Spencer's avatar
      For PR1066: · 193df25e
      Reid Spencer authored
      Fix this by ensuring that a bitcast is inserted to do sign switching. This
      is only temporarily needed as the merging of signed and unsigned is next
      on the SignlessTypes plate.
      
      llvm-svn: 32757
      193df25e
  5. Dec 23, 2006
  6. Dec 22, 2006
  7. Dec 21, 2006
  8. Dec 20, 2006
Loading