Vedant Kumar 116aebcae0 [ubsan] Don't check alignment if the alignment is 1
If a pointer is 1-byte aligned, there's no use in checking its
alignment. Somewhat surprisingly, ubsan can spend a significant amount
of time doing just that!

This loosely depends on D30283.

Testing: check-clang, check-ubsan, and a stage2 ubsan build.

Differential Revision: https://reviews.llvm.org/D30285

llvm-svn: 300371
2017-04-14 22:03:37 +00:00
2017-02-25 02:46:53 +00:00
2017-04-14 18:38:38 +00:00
2017-04-14 13:39:40 +00:00
Description
Bleeding edge LLVM
2.9 GiB
Languages
LLVM 42.4%
C++ 30%
C 12.9%
Assembly 9.7%
MLIR 1.6%
Other 3%