Skip to content
  1. Jun 08, 2013
  2. Jun 07, 2013
  3. Jun 06, 2013
  4. Jun 04, 2013
  5. Jun 03, 2013
  6. Jun 02, 2013
  7. Jun 01, 2013
  8. May 30, 2013
    • Andrew Trick's avatar
      Order CALLSEQ_START and CALLSEQ_END nodes. · ad6d08ac
      Andrew Trick authored
      Fixes PR16146: gdb.base__call-ar-st.exp fails after
      pre-RA-sched=source fixes.
      
      Patch by Xiaoyi Guo!
      
      This also fixes an unsupported dbg.value test case. Codegen was
      previously incorrect but the test was passing by luck.
      
      llvm-svn: 182885
      ad6d08ac
  9. May 29, 2013
  10. May 25, 2013
  11. May 20, 2013
  12. May 19, 2013
  13. May 17, 2013
  14. May 13, 2013
    • Rafael Espindola's avatar
      Remove the MachineMove class. · 227144c2
      Rafael Espindola authored
      It was just a less powerful and more confusing version of
      MCCFIInstruction. A side effect is that, since MCCFIInstruction uses
      dwarf register numbers, calls to getDwarfRegNum are pushed out, which
      should allow further simplifications.
      
      I left the MachineModuleInfo::addFrameMove interface unchanged since
      this patch was already fairly big.
      
      llvm-svn: 181680
      227144c2
  15. May 10, 2013
  16. Apr 21, 2013
  17. Apr 20, 2013
  18. Apr 16, 2013
  19. Apr 14, 2013
Loading