llvm/test
Evgeniy Stepanov 341bfd40b3 [msan] Relax origin-alignment test.
Change origin-alignment test to test only the alignment of the origin
store, and not the exact instruction sequence used to compute the
address. This makes the test less fragile and, in particular, lets it
pass both with the old and new MSan ABIs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254027 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-24 21:44:16 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][FMA] Optimize FNEG(FMA) Patterns 2015-11-24 20:31:46 +00:00
DebugInfo
Examples
ExecutionEngine [RuntimeDyld] Don't allocate unnecessary stub buffer space 2015-11-23 21:47:51 +00:00
Feature
FileCheck
Instrumentation [msan] Relax origin-alignment test. 2015-11-24 21:44:16 +00:00
Integer
JitListener
LibDriver
Linker Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
LTO
MC [mips] .ent and .end should also set the type and size of the symbol respectively. 2015-11-23 16:08:03 +00:00
Object
Other
SymbolRewriter
TableGen Add new vector types for 512-, 1024- and 2048-bit vectors 2015-11-24 13:07:35 +00:00
tools Make this test a bit more strict. 2015-11-24 16:43:53 +00:00
Transforms [PGO] MST based PGO instrumentation infrastructure 2015-11-24 21:31:25 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh