Skip to content
  1. Jun 10, 2011
  2. Jun 08, 2011
  3. Jun 05, 2011
  4. Jun 04, 2011
    • Tanya Lattner's avatar
      Add support for builtin astype: · 55808c10
      Tanya Lattner authored
      __builtin_astype(): Used to reinterpreted as another data type of the same size using for both scalar and vector data types.
      Added test case.
      
      llvm-svn: 132612
      55808c10
    • Devang Patel's avatar
      Rework r132576. · 1b291b22
      Devang Patel authored
      Emit debug info only if there is an insertion point. The debug info should not force an insertion point. Codegen may later on decide to not emit code for some reason, see extensive comment in CodeGenFunction::EmitStmt(), and debug info should not get in the way.
      
      llvm-svn: 132610
      1b291b22
  5. Jun 03, 2011
  6. Jun 02, 2011
  7. Jun 01, 2011
  8. May 31, 2011
  9. May 30, 2011
  10. May 28, 2011
  11. May 27, 2011
  12. May 26, 2011
  13. May 25, 2011
  14. May 24, 2011
  15. May 23, 2011
  16. May 22, 2011
  17. May 21, 2011
  18. May 20, 2011
Loading