Skip to content
  1. Aug 29, 2004
  2. Aug 05, 2004
  3. Aug 04, 2004
  4. Jul 16, 2004
  5. May 27, 2004
  6. Mar 11, 2004
  7. Feb 28, 2004
  8. Feb 25, 2004
  9. Feb 14, 2004
  10. Feb 08, 2004
  11. Feb 02, 2004
  12. Dec 16, 2003
  13. Oct 21, 2003
  14. Sep 01, 2003
  15. Aug 15, 2003
  16. Aug 13, 2003
  17. Aug 11, 2003
  18. Jun 18, 2003
    • Brian Gaeke's avatar
      lib/Target/Sparc/Sparc.cpp: · cf8c4f5f
      Brian Gaeke authored
       Move LowerAllocations, PrintFunction, and SymbolStripping passes, and
        the corresponding -disable-strip and -d options, over here to the SPARC
        target-specific bits of llc. Rename -d to -dump-asm.
      
      tools/llc/Makefile:
       Reindent. Add x86 library so that llc compiles again.
      
      tools/llc/llc.cpp:
       Remove support for running arbitrary optimization passes. Use opt instead.
       Remove LowerAllocations, PrintFunction, and SymbolStripping passes, as noted
        above.
       Allow user to select a backend (x86 or SPARC); default to guessing from
        the endianness/pointer size of the input bytecode file.
       Fix typos.
       Delete empty .s file and exit with error status if target does not support
        static compilation.
      
      llvm-svn: 6776
      cf8c4f5f
  19. Jun 17, 2003
  20. May 27, 2003
  21. Jan 19, 2003
  22. Dec 09, 2002
  23. Nov 06, 2002
  24. Nov 04, 2002
  25. Oct 28, 2002
  26. Sep 20, 2002
  27. Sep 17, 2002
  28. Sep 16, 2002
  29. Aug 27, 2002
  30. Aug 07, 2002
  31. Jul 24, 2002
  32. Jul 23, 2002
  33. May 19, 2002
  34. May 07, 2002
  35. Apr 08, 2002
Loading