1. 6bf8612 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC by Sylvestre Ledru · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 139b351 [SDAG] Update the AVR backend for the SelectionDAG API changes in by Chandler Carruth · 7 years ago
  4. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 8 years ago
  5. 8f324bb [SelectionDAGISel] Add a debug print before call to Select. Adjust where blank lines are printed during isel process to make things more sensibly grouped. by Craig Topper · 8 years ago
  6. c5e209a [AVR] Parenthesize a boolean expression by Dylan McKay · 9 years ago
  7. 658bb09 [AVR] Remove incorrect comment by Dylan McKay · 9 years ago
  8. d8a603c [AVR] Fix and clean up the inline assembly tests by Dylan McKay · 9 years ago
  9. 801a4bd [AVR] Fix an inline asm assertion which would always trigger by Dylan McKay · 9 years ago
  10. 5d0233b [AVR] Support stores to undefined pointers by Dylan McKay · 9 years ago
  11. fac9ce5 [AVR] Add an assertion to ensure we don't emit LPM when it's unsupported by Dylan McKay · 9 years ago
  12. ec47065 [AVR] Add AVRISelDAGToDAG.cpp by Dylan McKay · 9 years ago