1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. f191c80 Use TableGen to emit information for dwarf register numbers. by Anton Korobeynikov · 17 years ago
  3. 5ea64fd Constify some methods. Patch provided by Anton Vayvod, thanks! by Chris Lattner · 18 years ago
  4. 47622e3 Add dwarf register numbering to register data. by Jim Laskey · 18 years ago
  5. 6510b22 Support multiple ValueTypes per RegisterClass, needed for upcoming vector by Nate Begeman · 19 years ago
  6. 7f0db91 All sorts of stuff. by Andrew Lenharth · 19 years ago
  7. 5cefc5e whatever. Intermediate patch to see what breaks. Seems ok. by Andrew Lenharth · 19 years ago
  8. cbec3b0 Put register classes in namespaces by Chris Lattner · 19 years ago
  9. c7989ce Get rid of all symbolic loads. I now do gernate all relocations sequences by Andrew Lenharth · 19 years ago
  10. 3b91807 who said we had to use the return address in the return address register. Might save a move in many cases by Andrew Lenharth · 19 years ago
  11. 63f2ab2 so, if you beat on it, you too can talk emacs into having a sane indenting policy... Also, optimize many function calls with pc-relative calls (partial prologue skipping for that case coming soon), try to fix the random jumps to strange places problem by pesimizing div et. al. register usage and fixing up GP before using, some calling convention tweaks, and make frame pointer unallocatable (not strickly necessary, but let's go for correctness first) by Andrew Lenharth · 20 years ago
  12. f5024ff * Fix spelling of `volatile' * Align comments with tablegen elements by Misha Brukman · 20 years ago
  13. 2c9e38c prefer FP scratch registers and more check in LowerArguments by Andrew Lenharth · 20 years ago
  14. bc9ccf6 Make file header comment consistent: extend the whole 80 cols to fill the line by Misha Brukman · 20 years ago
  15. ddfacc3 oops by Andrew Lenharth · 20 years ago
  16. 879ef22 prevent register allocator from using the stack pointer :) by Andrew Lenharth · 20 years ago
  17. daf4b04 fix register names by Andrew Lenharth · 20 years ago
  18. 04c868e stack frame fix and zero FP reg fix by Andrew Lenharth · 20 years ago
  19. 304d0f3 Let me introduce you to the early stages of the llvm backend for the alpha processor by Andrew Lenharth · 20 years ago