llvm-6502/test
Jim Grosbach 7032f922b1 Refactor the MOVsr[al]_flag and RRX pseudo-instructions to really be pseudos
and let the ARMExpandPseudoInsts pass fix them up into the real (MOVs)
instruction form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116534 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-14 22:57:13 +00:00
..
Analysis Add a simple testcase for tbaa. 2010-10-11 23:54:13 +00:00
Archive
Assembler
Bindings/Ocaml Don't test a removed function. 2010-10-09 15:53:25 +00:00
Bitcode
BugPoint
CodeGen Refactor the MOVsr[al]_flag and RRX pseudo-instructions to really be pseudos 2010-10-14 22:57:13 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Comments. 2010-10-14 13:43:20 +00:00
MC MOVi16 and MOVT ARM mode encodings. 2010-10-14 18:54:27 +00:00
Other Remove LoopIndexSplit pass. It is neither maintained nor used by anyone. 2010-10-07 23:29:37 +00:00
Scripts Fix Formatting. 2010-10-08 03:17:21 +00:00
TableGen Generalize tblgen's dag parsing logic to handle arbitrary expressions 2010-10-06 04:55:48 +00:00
Transforms fix a bug I introduced, no idea how this didn't repro right. 2010-10-14 00:30:00 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh