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. ceca194 Remove llvm-upgrade and update tests. by Tanya Lattner · 17 years ago
  5. 4dc9e5a These tests need llvm-upgrade. This fixes last night's nightly test fallout. by Reid Spencer · 18 years ago
  6. 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
  7. c60c334 These lookup symbols with leading underscores, which currently fails in by John Criswell · 20 years ago
  8. e9789ef Adding RUN lines. by Tanya Lattner · 20 years ago
  9. 1b4fb5a Renamed intermediate values that used the same type and name as previous by John Criswell · 21 years ago
  10. 376b127 Test long support by Chris Lattner · 22 years ago
  11. bfbed6d Stop sucking by Chris Lattner · 22 years ago
  12. 297372c Making main() return 0 so that we know it ran successfully when it exits. by Misha Brukman · 22 years ago
  13. 9f1bd80 Add main functions to benchmarks by Chris Lattner · 22 years ago
  14. f37ca3a Enable div and mod tests by Chris Lattner · 22 years ago
  15. bbe75fe Enable multiply tests by Chris Lattner · 22 years ago
  16. d04b51d New testcase for arithmetic operations by Chris Lattner · 22 years ago