Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a6e50e40e6ddaaefff944dc97379b51af7687cae
/
llvm
/
lib
/
Target
/
AVR
/
AVRISelDAGToDAG.cpp
6bf8612
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
by Sylvestre Ledru
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
139b351
[SDAG] Update the AVR backend for the SelectionDAG API changes in
by Chandler Carruth
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 8 years ago
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
c5e209a
[AVR] Parenthesize a boolean expression
by Dylan McKay
· 9 years ago
658bb09
[AVR] Remove incorrect comment
by Dylan McKay
· 9 years ago
d8a603c
[AVR] Fix and clean up the inline assembly tests
by Dylan McKay
· 9 years ago
801a4bd
[AVR] Fix an inline asm assertion which would always trigger
by Dylan McKay
· 9 years ago
5d0233b
[AVR] Support stores to undefined pointers
by Dylan McKay
· 9 years ago
fac9ce5
[AVR] Add an assertion to ensure we don't emit LPM when it's unsupported
by Dylan McKay
· 9 years ago
ec47065
[AVR] Add AVRISelDAGToDAG.cpp
by Dylan McKay
· 9 years ago