llvm-6502/test
Eli Bendersky 527ba9c88d Make this test less sensitive.
It currently assumes register numbering and any harmless change in the X86
register naming makes it fail. It's enough to match the register names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168632 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 23:27:09 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary. 2012-11-26 22:55:05 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [tsan] add fail order to compare_exchange 2012-11-26 11:36:19 +00:00
Integer
JitListener Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Linker
MC Make this test less sensitive. 2012-11-26 23:27:09 +00:00
Object
Other
Scripts
TableGen
tools/llvm-objdump
Transforms Get rid of the getPointeeAlignment helper function from 2012-11-26 23:04:53 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.cfg Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.site.cfg.in Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Makefile
Makefile.tests
TestRunner.sh