Skip to content
  1. Aug 11, 2003
  2. Jul 30, 2003
  3. Jul 19, 2003
  4. Jul 08, 2003
  5. Jun 20, 2003
  6. Jun 18, 2003
    • Brian Gaeke's avatar
      tools/llc/llc.cpp: Make "-o -" work. · c39d16ab
      Brian Gaeke authored
      llvm-svn: 6780
      c39d16ab
    • 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
    • Chris Lattner's avatar
      Reindent code to match the rest of the file · 422de255
      Chris Lattner authored
      llvm-svn: 6772
      422de255
  7. Jun 17, 2003
  8. Jun 05, 2003
  9. May 27, 2003
  10. Apr 28, 2003
  11. Apr 26, 2003
  12. Apr 25, 2003
  13. Apr 24, 2003
  14. Jan 19, 2003
  15. Jan 14, 2003
  16. Dec 28, 2002
  17. Dec 09, 2002
  18. Nov 06, 2002
  19. Nov 04, 2002
  20. Oct 29, 2002
  21. Oct 28, 2002
  22. Sep 26, 2002
  23. Sep 20, 2002
  24. Sep 19, 2002
  25. Sep 17, 2002
  26. Sep 16, 2002
  27. Sep 14, 2002
    • Misha Brukman's avatar
      · 2e8086f0
      Misha Brukman authored
      Function.h is unnecessary when Module.h is included.
      
      llvm-svn: 3716
      2e8086f0
  28. Aug 27, 2002
  29. Aug 07, 2002
  30. Jul 30, 2002
  31. Jul 24, 2002
  32. Jul 23, 2002
Loading