[all-commits] [llvm/llvm-project] 7b808b: [AVR] Generalize the previous interrupt bugfix to ...
Dylan McKay via All-commits
all-commits at lists.llvm.org
Mon Mar 30 23:34:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b808b105f6aedc4066502b68b71cf205bafa582
https://github.com/llvm/llvm-project/commit/7b808b105f6aedc4066502b68b71cf205bafa582
Author: Dylan McKay <me at dylanmckay.io>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M llvm/lib/Target/AVR/AVRFrameLowering.cpp
M llvm/lib/Target/AVR/AVRISelLowering.cpp
M llvm/lib/Target/AVR/AVRMachineFunctionInfo.h
M llvm/lib/Target/AVR/AVRRegisterInfo.cpp
M llvm/test/CodeGen/AVR/interrupts.ll
Log Message:
-----------
[AVR] Generalize the previous interrupt bugfix to signal handlers too
More information about the All-commits
mailing list