llvm-6502/test
Eric Christopher 9d0e94c16e Revert part of a fix from 2010, changes since then:
a) x86-64 TLS has been documented
b) the code path should use movq for the correct relocation
   to be generated.

I've also added a fixme for the test case that we should improve
the code generated, it should look something like is documented
in the tls abi document.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192631 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 21:52:26 +00:00
..
Analysis
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Revert part of a fix from 2010, changes since then: 2013-10-14 21:52:26 +00:00
DebugInfo Debug Info Testing Case: check for the name of a structure. 2013-10-11 18:50:00 +00:00
ExecutionEngine Fixing problems in lli's RemoteMemoryManager. 2013-10-11 22:47:10 +00:00
Feature
FileCheck Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores the initial implementation that was in r186162 but got lost in some subsequent refactoring. More explicit variable names and comments are present now to hopefully prevent repeat regression, as well as another test. 2013-10-11 18:38:36 +00:00
Instrumentation [msan] Instrument x86.*_cvt* intrinsics. 2013-10-14 15:16:25 +00:00
Integer
JitListener
Linker
LTO llvm/test/LTO should run also on cygwin. 2013-10-09 01:07:31 +00:00
MC [AArch64] Add support for NEON scalar integer compare instructions. 2013-10-14 14:37:20 +00:00
Object
Other
TableGen
tools
Transforms SLPVectorizer: Sort PHINodes based on their opcode 2013-10-12 18:56:27 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh