Skip to content
  1. Sep 08, 2006
  2. Sep 05, 2006
  3. Sep 03, 2006
  4. Aug 27, 2006
  5. Aug 02, 2006
  6. Aug 01, 2006
  7. Jul 21, 2006
  8. Jul 20, 2006
  9. Jun 29, 2006
  10. Jun 16, 2006
  11. May 04, 2006
  12. Jan 23, 2006
  13. Nov 09, 2005
  14. Sep 30, 2005
  15. Aug 24, 2005
  16. Apr 22, 2005
  17. Jan 23, 2005
  18. Oct 26, 2004
  19. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  20. Aug 16, 2004
  21. Aug 15, 2004
  22. Jul 21, 2004
  23. Jun 16, 2004
  24. Jun 02, 2004
  25. Mar 14, 2004
  26. Feb 26, 2004
  27. Feb 25, 2004
  28. Feb 23, 2004
    • Alkis Evlogimenos's avatar
      Refactor rewinding code for finding the first terminator of a basic · af2de484
      Alkis Evlogimenos authored
      block into MachineBasicBlock::getFirstTerminator().
      
      This also fixes a bug in the implementation of the above in both
      RegAllocLocal and InstrSched, where instructions where added after the
      terminator if the basic block's only instruction was a terminator (it
      shouldn't matter for RegAllocLocal since this case never occurs in
      practice).
      
      llvm-svn: 11748
      af2de484
  29. Feb 22, 2004
  30. Feb 21, 2004
  31. Feb 19, 2004
  32. Feb 17, 2004
Loading