Improve sext and zext of TLS variables.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Mar 2009 18:37:06 +0000 (18:37 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Mar 2009 18:37:06 +0000 (18:37 +0000)
commit9b922aa3b8c781ef9ecb3c82e8ea7d7874e65861
tree4e9050ebecc917ee9ead0ed1960ca87c3b492fd6
parentb14cda3c0dea98bdd44c2f209afaf4fb36d42a8a
Improve sext and zext of TLS variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/tls13.ll [new file with mode: 0644]
test/CodeGen/X86/tls14.ll [new file with mode: 0644]