summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tls2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-3/+3
| | | | | | | | | mnemonics from their operands instead of single spaces. This makes the assembly output a little more consistent with various other compilers (f.e. GCC), and slightly easier to read. Also, update the regression tests accordingly. llvm-svn: 40648
* Add TLS tests.Lauro Ramos Venancio2007-04-231-0/+19
llvm-svn: 36360
OpenPOWER on IntegriCloud