summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/tls_static.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Reorganize and update instruction patternsKrzysztof Parzyszek2017-10-201-2/+2
| | | | llvm-svn: 316228
* Set some tests to an unknown vendor and OSMatthias Braun2016-10-031-1/+1
| | | | | | | | 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. llvm-svn: 283149
* [Hexagon] Optimize addressing modes for load/storeKrzysztof Parzyszek2016-04-291-1/+1
| | | | | | Patch by Jyotsna Verma. llvm-svn: 268051
* [Hexagon] Implement TLS supportKrzysztof Parzyszek2016-02-181-0/+28
Patch by Anand Kodnani. llvm-svn: 261218
OpenPOWER on IntegriCloud