llvm-6502/test
Tim Northover 211ffd242d AArch64: remove barriers from AArch64 atomic operations.
I've managed to convince myself that AArch64's acquire/release
instructions are sufficient to guarantee C++11's required semantics,
even in the sequentially-consistent case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179005 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-08 08:40:41 +00:00
..
Analysis TargetLowering: Fix getTypeConversion handling of extended vector types 2013-04-07 20:22:56 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen AArch64: remove barriers from AArch64 atomic operations. 2013-04-08 08:40:41 +00:00
DebugInfo DW_FORM_sec_offset should be a relocation on platforms that use 2013-04-07 03:43:09 +00:00
ExecutionEngine [mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder 2013-04-05 20:54:46 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC [ms-inline asm] Add support for numeric displacement expressions in bracketed 2013-04-05 16:28:55 +00:00
Object Add a test for obj2yaml in preparation for refactoring it. 2013-04-05 02:02:05 +00:00
Other
Scripts
TableGen
tools Don't fetch pointers from a InMemoryStruct. 2013-04-05 15:15:22 +00:00
Transforms Fix PR15674 (and PR15603): a SROA think-o. 2013-04-07 11:47:54 +00:00
Unit Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors. 2013-04-04 07:41:00 +00:00
Verifier
YAMLParser
CMakeLists.txt Add obj2yaml to test dependencies 2013-04-05 07:26:37 +00:00
lit.cfg Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors. 2013-04-04 07:41:00 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh