Skip to content
  1. Jul 24, 2008
  2. Jul 23, 2008
  3. Jul 22, 2008
  4. Jul 21, 2008
  5. Jul 20, 2008
  6. Jul 19, 2008
  7. Jul 18, 2008
  8. Jul 16, 2008
  9. Jul 15, 2008
  10. Jul 14, 2008
    • Nate Begeman's avatar
      http://llvm.org/bugs/show_bug.cgi?id=2523 · 191a6b1f
      Nate Begeman authored
      Add some code to handle vector comparisons, which is the language side
      of the llvm vicmp/vfcmp instructions.  Also make the vector-vector and
      vector-scalar asign checks a bit more sane under the presence of lax vector
      conversions.
      
      llvm-svn: 53565
      191a6b1f
  11. Jul 12, 2008
    • Ted Kremenek's avatar
      Add new check: -check-objc-methodsigs. This check scans methods in · 3bfb314c
      Ted Kremenek authored
      ObjCImplementationDecls and sees if a ancestor class defines a method with the
      same selector but with a different type signature. Right now it just compares
      return types, and mainly looks at differences in primitive values. The checking
      will be expanded in the future.
      
      llvm-svn: 53482
      3bfb314c
  12. Jul 09, 2008
  13. Jul 07, 2008
  14. Jul 04, 2008
  15. Jul 03, 2008
  16. Jul 02, 2008
Loading