1. a66a185 Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. by Eli Bendersky · 13 years ago
  2. 46a2716 lli: Switch to using ParseIRFile, for consistency with other LLVM tools. by Daniel Dunbar · 14 years ago
  3. fea1dd0 Remove obsolete -f flags. by Dan Gohman · 15 years ago
  4. 5edf210 Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit. by Gabor Greif · 16 years ago
  5. ceca194 Remove llvm-upgrade and update tests. by Tanya Lattner · 17 years ago
  6. 81daddb For PR950: These tests need to be upgraded in preparation for the SETCC patch. by Reid Spencer · 18 years ago
  7. e9789ef Adding RUN lines. by Tanya Lattner · 20 years ago
  8. a5e7f35 Return 'int 0' instead of void so that the test can be considered to pass. by Misha Brukman · 21 years ago
  9. 8b88e8f Infinite loops, are, well, not good by Chris Lattner · 22 years ago
  10. 9f1bd80 Add main functions to benchmarks by Chris Lattner · 22 years ago
  11. 69a09e5 Make testcase more interesting by Chris Lattner · 22 years ago
  12. 78c1d90 Move test by Chris Lattner · 22 years ago[Renamed from test/Jello/test3.ll]
  13. 6a353ed Only test that uncond branch works by Chris Lattner · 22 years ago
  14. 1405ec0 Checkin simple testcases for LLVM-JIT by Chris Lattner · 22 years ago