Skip to content
  1. Jan 17, 2014
  2. Jan 16, 2014
  3. Jan 15, 2014
  4. Jan 14, 2014
    • Tim Northover's avatar
      ARM: correctly determine final tBX_LR in Thumb1 functions · 463a5f24
      Tim Northover authored
      The changes caused by folding an sp-adjustment into a "pop" previously
      disrupted the forward search for the final real instruction in a
      terminating block. This switches to a backward search (skipping debug
      instrs).
      
      This fixes PR18399.
      
      Patch by Zhaoshi.
      
      llvm-svn: 199266
      463a5f24
Loading