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
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-1
/
+1
*
Delete dead stores
Fangrui Song
2019-07-12
1
-3
/
+3
*
[AVR] Adjust to Register class change
Ayke van Laethem
2019-06-25
1
-1
/
+1
*
[AVR] Disable register coalescing to the PTRDISPREGS class
Dylan McKay
2019-06-01
1
-0
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AVR] Fix a backend bug that left extraneous operands after expansion
Dylan McKay
2018-11-05
1
-0
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[AVR] Fix displacement overflow for LDDW/STDW
Dylan McKay
2017-10-04
1
-1
/
+1
*
[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