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
..
2007-03-29 19:05:44 +00:00
2007-03-30 01:37:39 +00:00
2007-03-29 19:05:44 +00:00
2007-04-02 01:01:49 +00:00
2007-03-29 19:05:44 +00:00
2007-03-30 16:41:50 +00:00
2007-02-15 02:26:10 +00:00
2007-04-01 03:47:44 +00:00
2007-04-01 07:25:33 +00:00