Fast-isel can't do TLS yet, so it should fall back to SDISel
authorDan Gohman <gohman@apple.com>
Mon, 23 Feb 2009 22:03:08 +0000 (22:03 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Feb 2009 22:03:08 +0000 (22:03 +0000)
commite9865945ad8286a007d8b8465703c5b242f94caa
tree09ee4ed712b5d3d9dec9524f119d5523eb0b6e90
parent638b8b446e7f08d348fe4f3b290c08f6854fc8ba
Fast-isel can't do TLS yet, so it should fall back to SDISel
if it sees TLS addresses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65341 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-tls.ll [new file with mode: 0644]