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-30 01:35:32 +00:00
2007-03-19 18:08:42 +00:00
2007-04-01 06:19:41 +00:00
2007-04-01 07:36:28 +00:00
2007-02-05 20:47:22 +00:00
2007-02-05 19:33:20 +00:00
2007-01-26 08:25:06 +00:00
2007-02-11 20:18:32 +00:00