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