1. d2635a4 Fix for Release-Asserts. by Mike Stump · 15 years ago
  2. 3f27b38 __builtin_object_size(ptr, type) returns -1 for type = {0,1} if there are any side-effects. by Benjamin Kramer · 15 years ago
  3. fee667f Update for the intrinsic changes in llvm: the object size intrinsic by Eric Christopher · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. bc773a0 Switch over to checking .ll files instead of .s files. by Mike Stump · 15 years ago
  6. 936d2a8 Fix tests after enabling -split-phi-edges. by Jakob Stoklund Olesen · 15 years ago
  7. 3ada2df Enable the use of the new llvm objectsize intrinsic. by Mike Stump · 15 years ago
  8. 3114af3 Add missing colons for FileCheck. by Benjamin Kramer · 15 years ago
  9. 3f0147e Fix one more bug with __builtin_object_size. by Mike Stump · 15 years ago
  10. 2623aa2 Add yet more testcases. by Mike Stump · 15 years ago
  11. 48c2af8 Add some more testcases. by Mike Stump · 15 years ago
  12. cc179cb Make test independent of darwin system headers. by Benjamin Kramer · 15 years ago
  13. 660e6f7 __builtin_object_size refinements. Also handle stack based objects. WIP. by Mike Stump · 15 years ago
  14. 06bc9bc __builtin_object_size refinements. When we run out of object, be sure by Mike Stump · 15 years ago
  15. 64eda9e __builtin_object_size refinements. WIP. by Mike Stump · 15 years ago