Skip to content
  • Jim Grosbach's avatar
    Add specializations of addrmode2 that allow differentiating those forms · 08605205
    Jim Grosbach authored
    which require the use of the shifter-operand. This will be used to split
    the ldr/str instructions such that those versions needing the shifter operand
    can get a different scheduling itenerary, as in some cases, the use of the
    shifter can cause different scheduling than the simpler forms.
    
    llvm-svn: 115066
    08605205
Loading