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
/
catch-undef-behavior.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBSan: Don't diagnose inf/nan conversions between floating-point types. It's ...
Richard Smith
2013-03-27
1
-5
/
+8
*
ubsan: Pass floating-point arguments to the runtime by value if they fit the
Richard Smith
2013-03-22
1
-1
/
+26
*
PR15383: When -fsanitize=float-cast-overflow checks a float-to-int conversion,
Richard Smith
2013-03-19
1
-12
/
+12
*
[ubsan] Emit single check for left shift.
Will Dietz
2013-02-25
1
-16
/
+16
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-17
/
+19
*
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-29
1
-0
/
+149
*
[ubsan] Make static check data non-const so it can be used for deduplication.
Will Dietz
2013-01-09
1
-2
/
+2
*
Scalar shifts in the OpenCL specification (as of v. 1.2) are defined to be
David Tweed
2013-01-07
1
-1
/
+1
*
[ubsan] Recover by default, use -fno-sanitize-recover to disable.
Will Dietz
2012-12-30
1
-18
/
+18
*
[ubsan] Emit branch weight metadata to hint towards common case.
Will Dietz
2012-12-15
1
-2
/
+4
*
ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of
Richard Smith
2012-12-13
1
-1
/
+9
*
[ubsan] Add flag to enable recovery from checks when possible.
Will Dietz
2012-12-02
1
-17
/
+17
*
Add -fsanitize=integer for reporting suspicious integer behaviors.
Will Dietz
2012-11-27
1
-1
/
+1
*
Classify the INT_MIN/-1 check as -fsanitize=signed-integer-overflow, not as -...
Richard Smith
2012-11-06
1
-1
/
+26
*
Use the individual -fsanitize=<...> arguments to control which of the UBSan
Richard Smith
2012-11-05
1
-1
/
+12
*
-fcatch-undefined-behavior: Start checking loads and stores for null pointers.
Richard Smith
2012-11-01
1
-3
/
+13
*
-fcatch-undefined-behavior: Trap undefined behavior due to conversions to or
Richard Smith
2012-10-12
1
-0
/
+59
*
-fcatch-undefined-behavior: catch a VLA bound which evalutes to a non-positiv...
Richard Smith
2012-10-10
1
-0
/
+11
*
Fix test broken by r165572.
Richard Smith
2012-10-10
1
-4
/
+2
*
-fcatch-undefined-behavior: emit calls to the runtime library whenever one of...
Richard Smith
2012-10-09
1
-10
/
+90
*
If we flow off the end of a value-returning function:
Richard Smith
2012-10-04
1
-0
/
+8
*
-fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught
Richard Smith
2012-08-25
1
-0
/
+25
*
New -fcatch-undefined-behavior features:
Richard Smith
2012-08-24
1
-3
/
+7
*
hopefully unbreak some buildbots
Nuno Lopes
2012-05-08
1
-2
/
+2
*
make this test a little more useful. I'll add more tests for bound checking o...
Nuno Lopes
2012-05-07
1
-1
/
+11
*
Fix run line so this test actually tests something.
Benjamin Kramer
2010-04-11
1
-1
/
+1
*
fix PR6805: llvm.objectsize changed to take an i1 instead of an i32.
Chris Lattner
2010-04-10
1
-0
/
+7