llvm-6502/test/MC/Sparc
Rafael Espindola afd779f72d Bring r240130 back.
Now that pr23900 is fixed, we can bring it back with no changes.

Original message:

Make all temporary symbols unnamed.

What this does is make all symbols that would otherwise start with a .L
(or L on MachO) unnamed.

Some of these symbols still show up in the symbol table, but we can just
make them unnamed.

In order to make sure we produce identical results when going thought assembly,
all .L (not just the compiler produced ones), are now unnamed.

Running llc on llvm-as.opt.bc, the peak memory usage goes from 208.24MB to
205.57MB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240302 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-22 17:52:52 +00:00
..
lit.local.cfg
sparc64-alu-instructions.s
sparc64-ctrl-instructions.s
sparc-alu-instructions.s
sparc-assembly-exprs.s
sparc-atomic-instructions.s Sparc: Add the "alternate address space" load/store instructions. 2015-05-18 16:35:04 +00:00
sparc-ctrl-instructions.s
sparc-directive-xword.s
sparc-directives.s
sparc-fp-instructions.s
sparc-little-endian.s [llvm-mc] The object form of the GNU triple should be the same as the string form. 2015-06-16 09:57:38 +00:00
sparc-mem-instructions.s Sparc: Add the "alternate address space" load/store instructions. 2015-05-18 16:35:04 +00:00
sparc-nop-data.s
sparc-pic.s Bring r240130 back. 2015-06-22 17:52:52 +00:00
sparc-relocations.s
sparc-special-registers.s Sparc: Support PSR, TBR, WIM read/write instructions. 2015-05-18 16:38:47 +00:00
sparc-synthetic-instructions.s Sparc: support the "set" synthetic instruction. 2015-05-18 16:43:33 +00:00
sparc-vis.s
sparcv8-instructions.s
sparcv9-atomic-instructions.s Sparc: Add the "alternate address space" load/store instructions. 2015-05-18 16:35:04 +00:00
sparcv9-instructions.s