Add some codegen patterns for x86_64-linux-gnu tls codegen matching.
authorEric Christopher <echristo@apple.com>
Mon, 21 Jun 2010 18:21:27 +0000 (18:21 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 21 Jun 2010 18:21:27 +0000 (18:21 +0000)
commit18fb00b4b9fdac9a42c43c8651c9a8b3189ea6e5
treedb76c6b2007d2bdf0dda95f7ffe95876049aeecb
parent9cfcfeb24bf7182d40d8e8a54e350451b67a1136
Add some codegen patterns for x86_64-linux-gnu tls codegen matching.

Based on a patch by Patrick Marlier!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr64bit.td
test/CodeGen/X86/x86-64-tls-1.ll [new file with mode: 0644]