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