index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
AVR
/
AVRRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AVR] Fix bug which caused assertion errors for some FRMIDX instructions
Dylan McKay
2017-07-04
1
-3
/
+8
*
Fix -Wunused-variable.
Rui Ueyama
2017-06-09
1
-2
/
+0
*
[AVR] Remove an unused variable
Dylan McKay
2017-05-13
1
-1
/
+0
*
[AVR] Reserve the Y register in all functions
Dylan McKay
2017-05-03
1
-6
/
+12
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+3
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-3
/
+2
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+3
*
[AVR] Fix a bunch of incorrect assertion messages
Dylan McKay
2016-12-10
1
-1
/
+1
*
[AVR] Add AVRRegisterInfo::splitReg function
Dylan McKay
2016-10-05
1
-0
/
+10
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-3
/
+3
*
[AVR] Add a majority of the backend code
Dylan McKay
2016-05-06
1
-0
/
+256