1. a6bbf33 Jimptables working again on alpha. by Andrew Lenharth · 19 years ago
  2. ae92ce8 1. Remove condition on delete. by Jim Laskey · 19 years ago
  3. 261779b Make target asm info a property of the target machine. by Jim Laskey · 19 years ago
  4. 12e9730 Completely rearchitect the interface between targets and the pass manager. by Chris Lattner · 19 years ago
  5. 8c2c1e9 Refactor a bunch of includes so that TargetMachine.h doesn't have to include by Owen Anderson · 19 years ago
  6. 20a631f Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. by Owen Anderson · 20 years ago
  7. 6f95ab7 Eliminate IntrinsicLowering from TargetMachine. by Chris Lattner · 20 years ago
  8. b28f214 Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build. by Chris Lattner · 20 years ago
  9. a7a83b9 begining alpha subtarget support by Andrew Lenharth · 20 years ago
  10. 19058c3 by Jim Laskey · 20 years ago
  11. 55d0451 Alpha JIT (beta) by Andrew Lenharth · 20 years ago
  12. f11f48b Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile by Chris Lattner · 20 years ago
  13. 89b8c8d Remove trailing whitespace by Misha Brukman · 21 years ago
  14. 076b9f4 Make file header comment consistent: extend the whole 80 cols to fill the line by Misha Brukman · 21 years ago
  15. 8fb0d50 try to match alpha pattern by Andrew Lenharth · 21 years ago
  16. 2f0f845 Clean ups, and taught the instruction selector about immediate forms by Andrew Lenharth · 21 years ago
  17. 6d1a96b Alpha JIT prune by Andrew Lenharth · 21 years ago
  18. a1b5ca2 Let me introduce you to the early stages of the llvm backend for the alpha processor by Andrew Lenharth · 21 years ago