Skip to content
  1. Apr 28, 2011
  2. Mar 18, 2011
    • Jim Grosbach's avatar
      MachO file loader and execution utility. · 0072cdbc
      Jim Grosbach authored
      Add a bone-simple utility to load a MachO object into memory, look for
      a function (main) in it, and run that function directly. This will be used
      as a test and development platform for MC-JIT work regarding symbol resolution,
      dynamic lookup, etc..
      
      Code by Daniel Dunbar.
      
      llvm-svn: 127885
      0072cdbc
  3. Mar 13, 2011
  4. Mar 12, 2011
  5. Mar 11, 2011
  6. Jan 20, 2011
  7. Nov 27, 2010
  8. Oct 30, 2010
    • Tobias Grosser's avatar
      Add polly support to the build system. · ea9dca4c
      Tobias Grosser authored
      Update the cmake and autoconf build system to compile polly
      as a shared library if it is checked out into tools/polly. In case
      polly is not checked out, nothing changes.
      This models the way clang can be added to llvm if checked out to tools/clang.
      
      Also rebuild configure.
      
      Patch contributed by ether.
      
      llvm-svn: 117755
      ea9dca4c
  9. Sep 14, 2010
  10. Sep 10, 2010
  11. Aug 24, 2010
  12. Aug 08, 2010
  13. Apr 13, 2010
  14. Oct 05, 2009
  15. Aug 25, 2009
  16. Aug 16, 2009
  17. Aug 14, 2009
  18. Aug 12, 2009
  19. Jun 23, 2009
  20. Jun 19, 2009
  21. Jun 04, 2009
  22. Nov 25, 2008
  23. Oct 26, 2008
  24. Sep 22, 2008
Loading