1. 1e7fe75 Abstract IR generation of array cookies into the C++ ABI class and by John McCall · 14 years ago
  2. c11787f don't demand names to be on IR. by Chris Lattner · 14 years ago
  3. 83252dc Follow the implementation approach suggested by PR6687, by Chris Lattner · 14 years ago
  4. 6c552c1 implement rdar://5739832 - operator new should check for overflow in multiply, by Chris Lattner · 14 years ago
  5. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  6. b23f20d revert part of my last patch, and mark only the c++ global new operator as noalias. the rest will be infered by llvm optz by Nuno Lopes · 15 years ago
  7. fc28448 implement PR5654: add -fassume-sane-operator-new, which is enabled by default, and adds the malloc attribute to the global function new() and to the overloaded new operators. by Nuno Lopes · 15 years ago