1. 209d8e1 Must generate an instruction for GetElementPtr if single user is not by Vikram S. Adve · 24 years ago
  2. bc23cf5 Do the same for float->int that we did for int->float earlier. by Vikram S. Adve · 24 years ago
  3. f889a11 Fix bugs in FITOS/D instruction generation. by Vikram S. Adve · 24 years ago
  4. e147d06 Killing warnings by Chris Lattner · 24 years ago
  5. 80cf606 Generate code for Rem instruction. by Vikram S. Adve · 24 years ago
  6. ea5d1f5 Fixed instruction information for RDCCR and WRCCR. by Vikram S. Adve · 24 years ago
  7. 33d9cb9 Minor method rename by Chris Lattner · 24 years ago
  8. b31f9c3 Need to subtract, not add, stack size in SAVE instruction! by Vikram S. Adve · 24 years ago
  9. 52e4100 Added functions to generate prolog and epilog code. by Vikram S. Adve · 24 years ago
  10. 5731249 Use CALL for direct function calls; JMPL for indirect ones. by Vikram S. Adve · 24 years ago
  11. 6c69752 1. Move most of the constant-fixup code into machine-independent file by Vikram S. Adve · 24 years ago
  12. e6c611b Forward operands into implicit uses as well as explicit ones. by Vikram S. Adve · 24 years ago
  13. 1679709 Two bug fixes that were suppressing some "load-constant-into-register" instrs. by Vikram S. Adve · 24 years ago
  14. a742b6a * Add #include by Chris Lattner · 24 years ago
  15. 8aeb09f Record implicitRefs for each machine instruction instead of each VM instruction. by Vikram S. Adve · 24 years ago
  16. 021d523 Insert code to load constants used as Call or Return arguments. by Vikram S. Adve · 24 years ago
  17. da55810 Commit more code over to new cast style by Chris Lattner · 24 years ago
  18. 3856934 Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  19. 8f19112 Add more support for new style casts Convert more code to use them by Chris Lattner · 24 years ago
  20. 3652ef7 Several fixes: by Vikram S. Adve · 24 years ago
  21. c6635c9 Check in bug fix for vadve by Chris Lattner · 24 years ago
  22. 78d50d0 Allow pointer constants as well as integer and booleans. by Vikram S. Adve · 24 years ago
  23. 95c652b Add support for loading and storing pointers... by Chris Lattner · 24 years ago
  24. ad2cbf0 Fix a bug that caused a crash if a setcc had zero uses. by Chris Lattner · 24 years ago
  25. b0ddffa Move files. by Chris Lattner · 24 years ago