1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 6e141fd Implicit def instructions, e.g. X86::IMPLICIT_DEF_GR32, are always re-materializable and they should not be spilled. by Evan Cheng · 17 years ago
  3. c69107c Unifacalize the CALLSEQ{START,END} stuff. by Bill Wendling · 17 years ago
  4. 0f8d9c0 Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack by Bill Wendling · 17 years ago
  5. 753a987 Added JumpTable support by Bruno Cardoso Lopes · 17 years ago
  6. c7db561 Added support for PIC code with "explicit relocations" *only*. by Bruno Cardoso Lopes · 17 years ago
  7. 3c999a2 clo/clz aren't supported on mips I. Keep them around for when we'll by Eric Christopher · 17 years ago
  8. e78080c Position Independent Code (PIC) support [1] by Bruno Cardoso Lopes · 17 years ago
  9. b42abeb Added "LoadEffective" pattern to handle stack locations. Fixed some comments by Bruno Cardoso Lopes · 17 years ago
  10. 071a279 Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead. by Evan Cheng · 17 years ago
  11. 9710536 MipsHi now has ouput flag by Bruno Cardoso Lopes · 17 years ago
  12. ffbacca No more noResults. by Evan Cheng · 17 years ago
  13. 64d80e3 Change instruction description to split OperandList into OutOperandList and by Evan Cheng · 17 years ago
  14. 332a3d2 Removed unused immediate PatLeaf, fixed lui instruction by Bruno Cardoso Lopes · 17 years ago
  15. 972f589 Initial Mips support, here we go! =) by Bruno Cardoso Lopes · 17 years ago