1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 34c9433 add a new ExecutionEngine::createJIT which can be used if you only want by Chris Lattner · 17 years ago
  3. 4b2b940 Switching TargetMachineRegistry to use the new generic Registry. by Gordon Henriksen · 17 years ago
  4. 108ec4b avoid mutating a global in an accessor by Chris Lattner · 17 years ago
  5. d4c0e62 Deal with error handling better. by Reid Spencer · 17 years ago
  6. 832171c Removing even more <iostream> includes. by Bill Wendling · 18 years ago
  7. ef98691 remove always-null IntrinsicLowering argument. by Chris Lattner · 18 years ago
  8. 726c1ef remove the intrinsiclowering hook by Chris Lattner · 18 years ago
  9. 667eeca Shrinkify to match llc by Chris Lattner · 19 years ago
  10. 839615a Add help support for -mcpu and -mattr. by Jim Laskey · 19 years ago
  11. b1e1180 by Jim Laskey · 19 years ago
  12. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  13. beff74f The cleanup is done. Update comment. by Chris Lattner · 20 years ago
  14. d5e1d9d Goodbye macro hell, hello nice clean simple extensible code. This change by Chris Lattner · 20 years ago
  15. 367b91d Great sparc renaming fallout IV: Sparc --> SparcV9. by Brian Gaeke · 20 years ago
  16. 150666f Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) by Brian Gaeke · 20 years ago
  17. 7301178 Pass around IntrinsicLowering instances as appropriate. by Chris Lattner · 21 years ago
  18. 4d326fa Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the by Chris Lattner · 21 years ago