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
ARM - Divides the comparisons in two types: comparisons that only use N and Z 2007-04-02 01:30:03 +00:00
CBackend
Generic
IA64
PowerPC
SPARC
X86 Let llvm-upgrade upgrade the bswap intrinsic. 2007-04-02 01:09:19 +00:00
.cvsignore