Skip to content
  1. May 15, 2012
  2. Apr 02, 2012
    • Akira Hatanaka's avatar
      Initial 64 bit direct object support. · b1f68f96
      Akira Hatanaka authored
      This patch allows llvm to recognize that a 64 bit object file is being produced
      and that the subsequently generated ELF header has the correct information.
      
      The test case checks for both big and little endian flavors.
      
      Patch by Jack Carter.
      
      llvm-svn: 153889
      b1f68f96
  3. Mar 01, 2012
  4. Jan 11, 2012
  5. Dec 22, 2011
  6. Nov 11, 2011
    • Bruno Cardoso Lopes's avatar
      Mips MC object code emission improvements: · c85e3ff3
      Bruno Cardoso Lopes authored
      "With this patch we can now generate runnable Mips code through LLVM
      direct object emission. We have run numerous simple programs, both C
      and C++ and with -O0 and -O3 from the output. The code is not production
      ready, but quite useful for experimentation." Patch and message by
      Jack Carter
      
      llvm-svn: 144414
      c85e3ff3
  7. Sep 30, 2011
  8. Sep 21, 2011
  9. Aug 30, 2011
  10. Jul 14, 2011
Loading