llvm-6502/test/MC
Bruno Cardoso Lopes 84e6358ea0 [AsmPrinter][TLOF] Reintroduce AArch64 test
Follow up from r231505.

Fix the non-determinism by using a MapVector and reintroduce the AArch64
testcase. Defer deleting the got candidates up to the end and remove
them in a bulk, avoiding linear time removal of each element.

Thanks to Renato Golin for trying it out on other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231830 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-10 20:05:23 +00:00
..
AArch64 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
ARM DebugInfo: Move new hierarchy into place 2015-03-03 17:24:31 +00:00
AsmParser MC: Don't emit .no_dead_strip on targets which don't support it 2014-12-24 04:11:42 +00:00
COFF X86: Form IMGREL relocations for LLVM Functions 2015-03-06 08:11:32 +00:00
Disassembler Add LLVM support for PPC cryptography builtins 2015-03-04 20:44:33 +00:00
ELF Expand variables when evaluating absolute expressions. 2015-03-04 22:03:21 +00:00
Hexagon [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. 2014-12-09 18:16:49 +00:00
MachO [AsmPrinter][TLOF] Reintroduce AArch64 test 2015-03-10 20:05:23 +00:00
Markup
Mips [mips] [IAS] Add missing constraints and improve testing for the .module directive. 2015-03-06 12:15:12 +00:00
PowerPC Add LLVM support for PPC cryptography builtins 2015-03-04 20:44:33 +00:00
R600 R600/SI: Add a stub GCNTargetMachine 2015-01-06 18:00:21 +00:00
Sparc Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
SystemZ [SystemZ] Support all TLS access models - MC part 2015-02-18 09:11:36 +00:00
X86 [AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalents 2015-03-06 13:48:45 +00:00