1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 61e729e More explicit keywords. by Dan Gohman · 17 years ago
  3. 4234f57 switch TargetLowering::getConstraintType to take the entire constraint, by Chris Lattner · 17 years ago
  4. 3553d86 FTOIT and ITOFT are bit converts, and if we drop 21264s, are always available by Andrew Lenharth · 18 years ago
  5. 4785781 For PR950: by Reid Spencer · 18 years ago
  6. f81173f Add all that branch mangling niftiness by Andrew Lenharth · 18 years ago
  7. b4eb092 Reduce the amount of state in the lowering code and drop old pattern ISel functions by Andrew Lenharth · 18 years ago
  8. 82c3d8f Jimptables working again on alpha. by Andrew Lenharth · 18 years ago
  9. 1725599 inline asm, at least for floats by Andrew Lenharth · 18 years ago
  10. 0e4dd01 It really helps to be returning to the correct place by Andrew Lenharth · 18 years ago
  11. f2b806a Let the alpha breakage begin. First Formals and RET. next Calls by Andrew Lenharth · 18 years ago
  12. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
  13. 017c556 Alpha Scheduling classes by Andrew Lenharth · 18 years ago
  14. 0aed784 Implement Promote for VAARG, and allow it to be custom promoted for people by Nate Begeman · 19 years ago
  15. 2d90bd5 Switch to AlphaISD::CALL instead of ISD::CALL by Chris Lattner · 19 years ago
  16. acc398c First part of bug 680: by Nate Begeman · 19 years ago
  17. 66e4958 added stores to lsmark by Andrew Lenharth · 19 years ago
  18. 167bc6e yea, lowering this stuff will basically work by Andrew Lenharth · 19 years ago
  19. 84a0605 Friendly names by Andrew Lenharth · 19 years ago
  20. 53d8970 All that just to lower div and rem by Andrew Lenharth · 19 years ago
  21. c687b48 All addressing modes are now exposed. The only remaining relocated forms by Andrew Lenharth · 19 years ago
  22. 4e62951 Let's see if we can break things. by Andrew Lenharth · 19 years ago
  23. cd80496 FPSelect and more custom lowering by Andrew Lenharth · 19 years ago
  24. 7f0db91 All sorts of stuff. by Andrew Lenharth · 19 years ago
  25. 756fbeb Well, the Constant matching pattern works. Can't say much about calls or globals yet. by Andrew Lenharth · 19 years ago
  26. 4907d22 ret 0; works, not much else by Andrew Lenharth · 19 years ago
  27. aa38ce4 Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some stuff by Andrew Lenharth · 19 years ago