llvm-6502/test
Reed Kotler 65692c809e Expand pseudos/macros:
SltCCRxRy16, SltiCCRxImmX16, SltiuCCRxImmX16, SltuCCRxRy16
$T8 shows up as register $24 when emitted from C++ code so we had
to change some tests that were already there for this functionality.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175593 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-20 05:45:15 +00:00
..
Analysis AArch64: adjust tests which rely on a default JIT 2013-02-18 11:08:37 +00:00
Archive
Assembler FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
Bindings/Ocaml
Bitcode Test for string attributes and for attribute group output. 2013-02-12 09:14:20 +00:00
BugPoint
CodeGen Expand pseudos/macros: 2013-02-20 05:45:15 +00:00
DebugInfo Add testcase for llvm-dwarfdump to test parsing of the pubnames data. 2013-02-14 16:10:58 +00:00
ExecutionEngine AArch64: adjust tests which rely on a default JIT 2013-02-18 11:08:37 +00:00
Feature
FileCheck
Instrumentation [asan] instrument memory accesses with unusual sizes 2013-02-19 11:29:21 +00:00
Integer
JitListener
Linker
MC ELF symbol table field st_other support, 2013-02-19 22:29:00 +00:00
Object [llvm-readobj] Add ELF .dynamic table dumping. 2013-02-20 02:37:12 +00:00
Other
Scripts
TableGen
tools
Transforms Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects. 2013-02-19 20:02:09 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh