llvm-6502/test/CodeGen/ARM
Reid Spencer 737ec5130e For PR1043:
Bye, Bye Booly. Remove the use of the bool type from non-upgraded test
cases and from grep expressions. The parser doesn't accept it and the
asm writer doesn't produce it any more.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33183 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-13 05:06:52 +00:00
..
.cvsignore Improve cvs ignoring of test results. 2006-10-27 16:43:34 +00:00
addSubConstant.ll Avoid creating invalid sub/add instructions on the prolog/epilog 2006-12-14 13:31:27 +00:00
align.ll fix alignment 2006-12-07 22:38:06 +00:00
alloca.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
argaddr.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
arm-asm.ll Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
bits.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
branch.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
call.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
constants.ll Build constants using instructions mov/orr or mvn/eor. 2007-01-12 20:35:49 +00:00
ctors_dtors.ll Add test for constructor and destructor sections. 2007-01-04 14:41:33 +00:00
dg.exp create test/Regression/CodeGen/ARM/ and add a minimal test to it 2006-05-25 10:49:19 +00:00
div.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
extloadi1.ll Add extload(i1) test. 2007-01-04 14:27:21 +00:00
fcopysign.ll For PR1043: 2007-01-13 05:06:52 +00:00
fp.ll Build constants using instructions mov/orr or mvn/eor. 2007-01-12 20:35:49 +00:00
fparith.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
fpcmp_ueq.ll For PR1043: 2007-01-13 05:06:52 +00:00
fpcmp.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
fpconv.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
fpmem.ll Build constants using instructions mov/orr or mvn/eor. 2007-01-12 20:35:49 +00:00
hello.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ldr.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
load.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
long.ll use MVN to handle small negative constants 2006-12-12 01:03:11 +00:00
longarith.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
mem.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
memfunc.ll expand memmove and memcpy 2006-12-05 17:57:23 +00:00
mul.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
mvn.ll more general matching of the MVN instruction 2006-12-12 17:10:13 +00:00
ret_arg1.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ret_arg2.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ret_arg3.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ret_arg4.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ret_arg5.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ret_void.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
section.ll Globals are not being renamed any more. 2007-01-05 17:39:54 +00:00
select.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
spaddsub.ll Don't add or sub zero to sp. 2007-01-12 20:52:27 +00:00
vargs2.ll For PR950: 2006-12-31 06:02:00 +00:00
vargs.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
weak.ll print weak references 2006-12-06 13:35:10 +00:00