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
/
trapv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-6
/
+6
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
Remove divison-by-zero checks from -ftrapv. These checks were incompatible with
Richard Smith
2012-11-01
1
-0
/
+9
*
-fcatch-undefined-behavior: emit calls to the runtime library whenever one of...
Richard Smith
2012-10-09
1
-1
/
+0
*
-fcatch-undefined-behavior: Factor emission of the creation of, and branch to,
Richard Smith
2012-09-08
1
-3
/
+6
*
-fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught
Richard Smith
2012-08-25
1
-0
/
+1
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-11
/
+9
*
Correct -ftrapv to trap on errors, instead of calling the
Chris Lattner
2010-08-07
1
-24
/
+3
*
Fix a major bug with -ftrapv and ++/--. Patch by David Keaton!
John McCall
2010-08-05
1
-3
/
+65
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Oops, almost forgot the testcases.
Mike Stump
2009-04-02
1
-0
/
+10