1. 5a032de Change from using MachineRelocation ctors to using static methods by Chris Lattner · 19 years ago
  2. b4432f3 Suck block address tracking out of targets into the JIT Emitter. This by Chris Lattner · 19 years ago
  3. 23118b6 Keep the alpha JIT similar to the PPC/X86 jits by Chris Lattner · 19 years ago
  4. f75f9be Several related changes: by Chris Lattner · 19 years ago
  5. d3f0aef Fix a purely hypothetical problem (for now): emitWord emits in the host by Chris Lattner · 19 years ago
  6. 43b429b Refactor the machine code emitter interface to pull the pointers for the current by Chris Lattner · 19 years ago
  7. 2c2c6c6 Add explicit #includes of <iostream> by Chris Lattner · 19 years ago
  8. 50b3784 massive DAGISel patch. lots and lots more stuff compiles now by Andrew Lenharth · 19 years ago
  9. 81b5a3c who would have thought you would want to write into globals too by Andrew Lenharth · 19 years ago
  10. 3f55a4f No, IDEFs shouldn't be JITed by Andrew Lenharth · 20 years ago
  11. 98169be support bsr, and more .td simplification by Andrew Lenharth · 20 years ago
  12. a4433e1 get lazy JITing working. Some of shootout runs now by Andrew Lenharth · 20 years ago
  13. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  14. 45ff4fa fix some warnings when compiled with 32-bit hosts by Chris Lattner · 20 years ago
  15. 0934ae0 Alpha JIT (beta) by Andrew Lenharth · 20 years ago