llvm-6502/test
Evgeniy Stepanov 3a10b49781 [msan] Fix shadow & origin store & load alignment.
This change ensures that shadow memory accesses have the same alignment
as corresponding app memory accesses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168880 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 14:05:53 +00:00
..
Analysis Modified depends() to recognize that when all levels are "=" and 2012-11-27 19:12:26 +00:00
Archive
Assembler Fast-math test case for bitcode and textual reading/writing 2012-11-27 00:45:08 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Avoid rewriting instructions twice. 2012-11-29 00:26:11 +00:00
DebugInfo
ExecutionEngine
Feature Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
FileCheck
Instrumentation [msan] Fix shadow & origin store & load alignment. 2012-11-29 14:05:53 +00:00
Integer Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
JitListener Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Linker Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
MC Fix initial frame state on powerpc64. 2012-11-28 18:21:03 +00:00
Object
Other Using "not grep" is brittle as the test passes if llvm-as fails. 2012-11-21 14:17:23 +00:00
Scripts
TableGen
tools/llvm-objdump
Transforms Instruction::isAssociative() returns true for fmul/fadd if they are tagged "unsafe" mode. 2012-11-29 01:47:31 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.cfg Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.site.cfg.in Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Makefile
Makefile.tests
TestRunner.sh