Re: [PATCH 4/8] Properly loop over all hard regs for mode

2011-08-10 Thread Vladimir Makarov
On 08/03/2011 11:30 AM, Alexander Monakov wrote: From: Sergey Grechanik There are several places where bitmap_bit_p function is used to test if some register is in the regset. We need to take into account the fact that depending on mode, we need to test multiple hard regs. 2011-08-04 Sergey G

[PATCH 4/8] Properly loop over all hard regs for mode

2011-08-03 Thread Alexander Monakov
From: Sergey Grechanik There are several places where bitmap_bit_p function is used to test if some register is in the regset. We need to take into account the fact that depending on mode, we need to test multiple hard regs. 2011-08-04 Sergey Grechanik * sel-sched-ir.h (register_una