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
/
compiler-rt
/
lib
/
ubsan
/
ubsan_value.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix bad regression from r263077 when building with MSVC.
Nico Weber
2016-03-12
1
-2
/
+2
*
sanitizer: Fix endianness checks for gcc
Alexey Samsonov
2016-03-09
1
-1
/
+1
*
[ubsan][mips] Revise r243384 to avoid special casing big-endian mips.
Daniel Sanders
2015-08-11
1
-4
/
+5
*
[UBSan][MIPS] Fix cast-overflow tests for mips big endian
Sagar Thakur
2015-07-28
1
-1
/
+1
*
[PPC64]This activates UBSan for the power architecture.
Bill Seurer
2015-04-01
1
-1
/
+7
*
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
Alexey Samsonov
2015-03-26
1
-0
/
+4
*
[ubsan] handle long double in 32-bit mode; part of the patch by Marek Polacek
Kostya Serebryany
2014-05-23
1
-0
/
+1
*
ubsan: Pass floating-point arguments to the runtime by value if they fit the
Richard Smith
2013-03-22
1
-8
/
+28
*
Provide a slightly more helpful diagnostic if -fcatch-undefined-behavior finds
Richard Smith
2012-10-14
1
-0
/
+6
*
Fix the bootstrap of CompilerRT with host compilers that don't support
Chandler Carruth
2012-10-13
1
-2
/
+2
*
-fcatch-undefined-behavior: Runtime library support for trapping conversions ...
Richard Smith
2012-10-12
1
-1
/
+1
*
Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.
Richard Smith
2012-10-09
1
-0
/
+75