llvm-6502/lib/Transforms
Evgeniy Stepanov 61ed31cad7 [msan] Handle param-tls overflow.
ParamTLS (shadow for function arguments) is of limited size. This change
makes all arguments that do not fit unpoisoned, and avoids writing
past the end of a TLS buffer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220351 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-22 00:12:40 +00:00
..
Hello
InstCombine Revert "Teach the load analysis to allow finding available values which require" (r220277) 2014-10-21 23:49:52 +00:00
Instrumentation [msan] Handle param-tls overflow. 2014-10-22 00:12:40 +00:00
IPO LTO: respect command-line options that disable vectorization. 2014-10-21 23:18:21 +00:00
ObjCARC
Scalar Revert "Teach the load analysis to allow finding available values which require" (r220277) 2014-10-21 23:49:52 +00:00
Utils Teach combineMetadata how to merge 'nonnull' metadata. 2014-10-21 21:02:19 +00:00
Vectorize Add minnum / maxnum intrinsics 2014-10-21 23:00:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile