llvm-6502/test
Rafael Espindola 2ee3db3003 For general dynamic TLS access we must use
leaq	foo@TLSGD(%rip), %rdi

as part of the instruction sequence. Using a register other than %rdi and then
copying it to %rdi is not valid.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69350 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-17 14:35:58 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen For general dynamic TLS access we must use 2009-04-17 14:35:58 +00:00
DebugInfo
ExecutionEngine
Feature Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
FrontendAda
FrontendC Add a __builtin___memset_chk test. 2009-03-27 02:45:14 +00:00
FrontendC++
FrontendFortran
FrontendObjC Check for alignment. 2009-04-15 04:51:05 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
Other Update call graph after inlining invoke. 2009-03-31 17:36:12 +00:00
Scripts
TableGen
Transforms Another testcase for IV shortening. 2009-04-16 00:45:21 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh