1. 08f64c3 Support return values of basic integer types. by Brian Gaeke · 21 years ago
  2. a8056fa Sort stanzas into Sparc V8 book page number order. by Brian Gaeke · 21 years ago
  3. bda4a3c Hack it so we do not try to allocate values to G0. by Brian Gaeke · 21 years ago
  4. d69b3c5 Make prolog align stack properly. Make epilog not touch any registers. by Brian Gaeke · 21 years ago
  5. a8b00ca Emit register names in lowercase, as required by the assembler. by Brian Gaeke · 21 years ago
  6. a98e051 Teach getRegClassForType where to find FP registers by Brian Gaeke · 21 years ago
  7. 62aa28a Asm output is looking a lot better; not correct for all operands yet though. by Brian Gaeke · 21 years ago
  8. 7a3ae1f Support -print-machineinstrs by Brian Gaeke · 21 years ago
  9. 4acfd03 Asm printer support, based on x86 - only prints mnemonics for now by Brian Gaeke · 21 years ago
  10. da69e7d Double-FP pseudo-registers. by Brian Gaeke · 21 years ago
  11. 775158d Subtract instructions; minor cleanups by Brian Gaeke · 21 years ago
  12. e7173b7 Floating point regs by Brian Gaeke · 21 years ago
  13. e806173 Simple copyConstantToReg support, SETHIi and ORri by Brian Gaeke · 21 years ago
  14. bc1d27a Support add - note, still missing important copyConstantToRegister stuff by Brian Gaeke · 21 years ago
  15. 05b15fb TargetCacheInfo has been removed; its only uses were to propagate a constant by Brian Gaeke · 21 years ago
  16. dce363d Adjust to change in TII ctor arguments by Chris Lattner · 21 years ago
  17. 1ddf475 These two virtual methods are never called. by Chris Lattner · 21 years ago
  18. e1274de Implement initial prolog/epilog code insertion methods. by Chris Lattner · 21 years ago
  19. 1c809c5 Add an instruction selector capable of selecting 'ret void' by Chris Lattner · 21 years ago
  20. 9ff6ba1 Change this so that LLC actually tries to run the code generator, though it will by Chris Lattner · 21 years ago
  21. 8d8a6bc Finegrainify namespacification by Chris Lattner · 21 years ago
  22. a85d46e Tab completion is our friend. by Chris Lattner · 21 years ago
  23. 83ba99a Clean up rules by Chris Lattner · 21 years ago
  24. 275f645 Bring this directory into "it actually compiles" land by Chris Lattner · 21 years ago
  25. f13bd49 Fix multiple inclusion problem by Chris Lattner · 21 years ago
  26. 23e6c1f Instructions to call and return from functions. by Misha Brukman · 21 years ago
  27. 757df02 SparcV8 regs are really 32-bit, not 64! Thanks, Chris. by Misha Brukman · 21 years ago
  28. e07c2aa Clean up the tablegen descriptions for SparcV8. by Misha Brukman · 21 years ago
  29. 5914bf6 Fix the SparcV8 register definitions that were imported from PPC template. by Misha Brukman · 21 years ago
  30. 3dff822 SparcV8 has different types of instructions, but F1 is only used for CALL. by Misha Brukman · 21 years ago
  31. e785e53 SparcV8 skeleton by Brian Gaeke · 21 years ago