Skip to content
  1. Sep 16, 2010
  2. Sep 15, 2010
    • Devang Patel's avatar
      While handling change of file, check if _current_ file is already seen or not.... · 28b5286b
      Devang Patel authored
      While handling change of file, check if _current_ file is already seen or not. If current file is seen then it indicates that end of previous file's lexical scope.
      This fixes radar 8396182.
      
      llvm-svn: 114018
      28b5286b
    • John McCall's avatar
      one piece of code is responsible for the lifetime of every aggregate · 7a626f63
      John McCall authored
      slot.  The easiest way to do that was to bundle up the information
      we care about for aggregate slots into a new structure which demands
      that its creators at least consider the question.
      
      I could probably be convinced that the ObjC 'needs GC' bit should
      be rolled into this structure.
      Implement generalized copy elision.  The main obstacle here is that
      IR-generation must be much more careful about making sure that exactly
      
      llvm-svn: 113962
      7a626f63
  3. Sep 14, 2010
  4. Sep 13, 2010
  5. Sep 11, 2010
  6. Sep 10, 2010
  7. Sep 09, 2010
  8. Sep 08, 2010
  9. Sep 07, 2010
  10. Sep 06, 2010
  11. Sep 05, 2010
  12. Sep 04, 2010
  13. Sep 03, 2010
Loading