index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
object-size.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix objectsize tests after r192117
Matt Arsenault
2013-10-07
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-16
/
+16
*
add support for conditional expressions in Expr::HasSideEffects()
Nuno Lopes
2012-07-13
1
-1
/
+10
*
If the first argument of __builtin_object_size can be folded to a constant
Richard Smith
2012-05-23
1
-1
/
+4
*
revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM...
Nuno Lopes
2012-05-22
1
-2
/
+2
*
update calls to objectsize intrinsic to match LLVM r156473
Nuno Lopes
2012-05-09
1
-2
/
+2
*
Constant expression evaluation: add support for evaluation of member pointers
Richard Smith
2011-11-17
1
-2
/
+1
*
IRgen: Assignment to Objective-C properties shouldn't reload the value (which
Daniel Dunbar
2010-06-29
1
-1
/
+17
*
Fix for Release-Asserts.
Mike Stump
2010-01-13
1
-18
/
+17
*
__builtin_object_size(ptr, type) returns -1 for type = {0,1} if there are any...
Benjamin Kramer
2010-01-03
1
-0
/
+11
*
Update for the intrinsic changes in llvm: the object size intrinsic
Eric Christopher
2009-12-23
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Switch over to checking .ll files instead of .s files.
Mike Stump
2009-12-07
1
-44
/
+29
*
Fix tests after enabling -split-phi-edges.
Jakob Stoklund Olesen
2009-11-17
1
-10
/
+10
*
Enable the use of the new llvm objectsize intrinsic.
Mike Stump
2009-11-09
1
-2
/
+2
*
Add missing colons for FileCheck.
Benjamin Kramer
2009-10-31
1
-1
/
+1
*
Fix one more bug with __builtin_object_size.
Mike Stump
2009-10-29
1
-0
/
+6
*
Add yet more testcases.
Mike Stump
2009-10-29
1
-0
/
+30
*
Add some more testcases.
Mike Stump
2009-10-29
1
-6
/
+30
*
Make test independent of darwin system headers.
Benjamin Kramer
2009-10-27
1
-3
/
+10
*
__builtin_object_size refinements. Also handle stack based objects. WIP.
Mike Stump
2009-10-26
1
-0
/
+10
*
__builtin_object_size refinements. When we run out of object, be sure
Mike Stump
2009-10-26
1
-3
/
+19
*
__builtin_object_size refinements. WIP.
Mike Stump
2009-10-26
1
-0
/
+33