1. 5cd91b5 Implement ARM static local initialization guards, which are more compact than by John McCall · 14 years ago
  2. fc40028 Re-commit r112916 with an additional fix for the self-host failures. by John McCall · 14 years ago
  3. 2b8d60d Revert r112916, it's breaking selfhost pretty badly. by John McCall · 14 years ago
  4. 52968ab It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo by John McCall · 14 years ago
  5. ae18096 Stupid emacs keystroke. by John McCall · 14 years ago
  6. 1e7fe75 Abstract IR generation of array cookies into the C++ ABI class and by John McCall · 14 years ago
  7. 4c40d98 Teach IR generation to return 'this' from constructors and destructors by John McCall · 14 years ago
  8. 75d0f82 Fix tests that I missed from my previous commit. by Rafael Espindola · 15 years ago
  9. c9a85f9 emit dtors with the right calling convention in -fno-use-cxa-atexit mode. by Chris Lattner · 15 years ago