summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/tls_static.ll
AgeCommit message (Collapse)Author
2017-10-20[Hexagon] Reorganize and update instruction patternsKrzysztof Parzyszek
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316228 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-03Set some tests to an unknown vendor and OSMatthias Braun
This avoids llc using the hosts OS/vendor as defaults and triggering unwanted behaviour in the tests. This should deal with the buildbot breakages on windows after r283140. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283149 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-29[Hexagon] Optimize addressing modes for load/storeKrzysztof Parzyszek
Patch by Jyotsna Verma. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268051 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-18[Hexagon] Implement TLS supportKrzysztof Parzyszek
Patch by Anand Kodnani. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261218 91177308-0d34-0410-b5e6-96231b3b80d8