llvm-project/llvm/lib/Transforms
Adhemerval Zanella 35891fe6aa [sanitizer] Use same shadow offset for ASAN on aarch64
This patch makes ASAN for aarch64 use the same shadow offset for all
currently supported VMAs (39 and 42 bits).  The shadow offset is the
same for 39-bit (36).  Similar to ppc64 port, aarch64 transformation
also requires to use an add instead of 'or' for 42-bit VMA.

llvm-svn: 252495
2015-11-09 18:03:48 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO GlobalOpt should maintain externally_initialized when splitting aggregates 2015-11-09 16:47:16 +00:00
InstCombine [InstCombine] Teach FoldPHIArgZextsIntoPHI about EHPads 2015-11-07 00:52:53 +00:00
Instrumentation [sanitizer] Use same shadow offset for ASAN on aarch64 2015-11-09 18:03:48 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Simplify. NFC. 2015-11-09 16:56:06 +00:00
Utils Add discriminators for call instructions that are from the same line and same basic block. 2015-11-09 17:30:38 +00:00
Vectorize [LoopVectorize] Address post-commit feedback on r250032 2015-11-09 14:32:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile