1. 2d4fa8f Preliminary support for getting 64-bit integer constants into registers. by Brian Gaeke · 21 years ago
  2. ea8494b Deal with call return values. by Brian Gaeke · 21 years ago
  3. f7e44ef Add support for call instructions (0-ary only for now). by Brian Gaeke · 21 years ago
  4. 6d339f9 Fix bug in zero-extending of shorts. by Brian Gaeke · 21 years ago
  5. f57e364 Make getClass more robust by adding cLong. Add handling for Mul instruction. by Brian Gaeke · 21 years ago
  6. cf47198 Hmm, who left this sitting around in my tree by Brian Gaeke · 21 years ago
  7. 08f64c3 Support return values of basic integer types. by Brian Gaeke · 21 years ago
  8. 775158d Subtract instructions; minor cleanups by Brian Gaeke · 21 years ago
  9. e806173 Simple copyConstantToReg support, SETHIi and ORri by Brian Gaeke · 21 years ago
  10. bc1d27a Support add - note, still missing important copyConstantToRegister stuff by Brian Gaeke · 21 years ago
  11. 1c809c5 Add an instruction selector capable of selecting 'ret void' by Chris Lattner · 21 years ago