This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Generating assembly for modulo scheduled loop for Itanium


hi
  we r working on implementation of modulo scheduling for Itanium.
 we r generating Kernel Only code and Blades Allocation for Rotating
register allocation. for KO code for Itanium we have to generate Stage
predicates and insns in each stage will have predicates.
  How to make GCC generate assembly for modulo scheduled loop with
predicates? (Assuming that we have our own predicate regiter allocation
implemented)
   
regards
deepak


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]