llvm-6502/lib/Transforms
Evgeniy Stepanov 24f5e55fce [msan] Workaround for invalid origins in shufflevector.
Makes origin propagation ignore literal undef operands, and,
in general, any operand we don't have origin for.

https://code.google.com/p/memory-sanitizer/issues/detail?id=56


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210472 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-09 14:29:34 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine Revert 209903 and 210040. 2014-06-07 04:12:35 +00:00
Instrumentation [msan] Workaround for invalid origins in shufflevector. 2014-06-09 14:29:34 +00:00
IPO [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
ObjCARC Add comdat key field to llvm.global_ctors and llvm.global_dtors 2014-05-16 20:39:27 +00:00
Scalar [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting 2014-06-08 23:49:34 +00:00
Utils Fix line numbers for code inlined from __nodebug__ functions. 2014-06-09 09:09:19 +00:00
Vectorize [SLP] Enable vectorization of GEP expressions. 2014-06-06 15:34:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile