1. 0e2d466 Implement getModuleMatchQuality and getJITMatchQuality so that v8 will be the by Brian Gaeke · 21 years ago
  2. 8a9acd1 Fix double and long alignment. Call the FPMover pass after register allocation. by Brian Gaeke · 21 years ago
  3. 0cf0c37 Delete the allocate*TargetMachine function, which is now dead . by Chris Lattner · 21 years ago
  4. 71d24aa Make these format a bit nicer by Chris Lattner · 21 years ago
  5. d36c970 Auto-registrate target by Chris Lattner · 21 years ago
  6. 38343f6 Add #includes by Chris Lattner · 21 years ago
  7. a9a582f Fix potential problems with unreachable basic blocks. by Chris Lattner · 21 years ago
  8. 0280aa9 Order #includes as per style guide. by Misha Brukman · 21 years ago
  9. a3c5762 Get rid of selects the easy way by Brian Gaeke · 21 years ago
  10. f405280 I think we'll use the standard lowering passes for now. by Brian Gaeke · 21 years ago
  11. ef8e48a I don't think we have to have 4 extra allocated (but unused) bytes on the stack. by Brian Gaeke · 21 years ago
  12. 86a8790 Add references to delay slot filler pass. Fill in addPassesToJITCompile method. by Brian Gaeke · 21 years ago
  13. 7a3ae1f Support -print-machineinstrs by Brian Gaeke · 21 years ago
  14. 4acfd03 Asm printer support, based on x86 - only prints mnemonics for now by Brian Gaeke · 21 years ago
  15. 1c809c5 Add an instruction selector capable of selecting 'ret void' by Chris Lattner · 21 years ago
  16. 9ff6ba1 Change this so that LLC actually tries to run the code generator, though it will by Chris Lattner · 21 years ago
  17. 8d8a6bc Finegrainify namespacification by Chris Lattner · 21 years ago
  18. e785e53 SparcV8 skeleton by Brian Gaeke · 21 years ago