llvm-6502/test
Chad Rosier 0eff39f2e2 Enable support for returning i1, i8, and i16. Nothing special todo as it's the
callee's responsibility to sign or zero-extend the return value.  The additional
test case just checks to make sure the calls are selected (i.e., -fast-isel-abort
doesn't assert).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144047 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-08 00:03:32 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Enable support for returning i1, i8, and i16. Nothing special todo as it's the 2011-11-08 00:03:32 +00:00
DebugInfo Add triple to test. 2011-11-04 20:20:34 +00:00
ExecutionEngine
Feature
Integer
lib
Linker
MC Simplify some uses of utohexstr. 2011-11-07 21:00:59 +00:00
Object
Other
Scripts
TableGen
Transforms Do simple cross-block DSE when we encounter a free statement. Fixes PR11240. 2011-11-05 10:48:42 +00:00
Unit
Verifier
CMakeLists.txt build/cmake: Change to require Python be available. 2011-11-04 23:04:05 +00:00
lit.cfg Update lit's list of tools. 2011-11-05 16:20:52 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh