llvm-6502/test/CodeGen
Lauro Ramos Venancio 9996663fc6 - Divides the comparisons in two types: comparisons that only use N and Z
flags (ARMISD::CMPNZ) and comparisons that use all flags (ARMISD::CMP).
- Defines the instructions: TST, TEQ (ARM) and TST (Thumb).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35573 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-02 01:30:03 +00:00
..
Alpha Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ARM - Divides the comparisons in two types: comparisons that only use N and Z 2007-04-02 01:30:03 +00:00
CBackend Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Generic Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade of 2007-04-02 00:51:15 +00:00
IA64 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
PowerPC Let llvm-upgrade upgrade bswap intrinsic. 2007-04-02 01:08:02 +00:00
SPARC upgrade a random test 2007-03-28 01:27:12 +00:00
X86 Let llvm-upgrade upgrade the bswap intrinsic. 2007-04-02 01:09:19 +00:00
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00