llvm-6502/test
Chris Lattner 9389b60a03 fix the operand constraints of the immediate form of in/out,
allowing unsigned 8-bit operands.  This fixes rdar://8208481



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113182 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06 23:29:05 +00:00
..
Analysis remove some noise from tests. 2010-09-02 22:35:33 +00:00
Archive
Assembler add a new "llvm-dis -show-annotations" option, which causes it to print 2010-09-02 23:21:44 +00:00
Bindings/Ocaml
Bitcode Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
BugPoint
CodeGen implement rdar://6653118 - fastisel should fold loads where possible. 2010-09-05 02:18:34 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC update one more test 2010-09-02 23:32:55 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC fix the operand constraints of the immediate form of in/out, 2010-09-06 23:29:05 +00:00
Other
Scripts
TableGen Generalize getFieldType to work on all TypedInits. Add a couple of testcases from 2010-09-03 21:00:49 +00:00
Transforms fix PR8067, an over-aggressive assertion in LICM. 2010-09-06 05:11:24 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh