Skip to content
  1. Jun 06, 2013
  2. Jun 04, 2013
  3. Jun 03, 2013
  4. Jun 02, 2013
  5. Jun 01, 2013
  6. 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
  7. May 29, 2013
  8. May 25, 2013
  9. May 20, 2013
  10. May 19, 2013
  11. May 17, 2013
  12. 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
  13. May 10, 2013
  14. Apr 21, 2013
  15. Apr 20, 2013
  16. Apr 16, 2013
  17. Apr 14, 2013
  18. Apr 13, 2013
Loading