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
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
argaddr.ll
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
branch.ll
call.ll
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
div.ll
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
fpcmp_ueq.ll For PR1043: 2007-01-13 05:06:52 +00:00
fpcmp.ll
fpconv.ll
fpmem.ll Build constants using instructions mov/orr or mvn/eor. 2007-01-12 20:35:49 +00:00
hello.ll
ldr.ll
load.ll
long.ll use MVN to handle small negative constants 2006-12-12 01:03:11 +00:00
longarith.ll
mem.ll
memfunc.ll expand memmove and memcpy 2006-12-05 17:57:23 +00:00
mul.ll
mvn.ll more general matching of the MVN instruction 2006-12-12 17:10:13 +00:00
ret_arg1.ll
ret_arg2.ll
ret_arg3.ll
ret_arg4.ll
ret_arg5.ll
ret_void.ll
section.ll Globals are not being renamed any more. 2007-01-05 17:39:54 +00:00
select.ll
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
weak.ll print weak references 2006-12-06 13:35:10 +00:00