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
/
test
/
CodeGen
/
AVR
/
pseudo
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AVR] Fix incorrect source regclass of LDWRdPtr
Jim Lin
2019-06-03
2
-38
/
+3
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-20
2
-4
/
+4
*
Revert "[AVR] Fix codegen bug in 16-bit loads"
Dylan McKay
2019-01-20
2
-4
/
+4
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-18
2
-4
/
+4
*
[AVR] Disallow the LDDWRdPtrQ instruction with Z as the destination
Dylan McKay
2018-11-05
2
-8
/
+8
*
[AVR] Redefine the 'LSL' instruction as an alias of 'ADD'
Dylan McKay
2018-09-01
3
-3
/
+3
*
[AVR] Define the ROL instruction as an alias of ADC
Dylan McKay
2018-09-01
1
-1
/
+1
*
[AVR] Fix the testsuite after '%' changed to '$' in MIR
Dylan McKay
2018-02-08
38
-108
/
+108
*
[AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`
Dylan McKay
2017-10-04
4
-8
/
+8
*
[AVR] Fix test errors due to tied operands not matching
Dylan McKay
2017-07-09
5
-7
/
+7
*
[AVR] Support the LDWRdPtr instruction with the same Src+Dst register
Dylan McKay
2017-04-25
3
-35
/
+64
*
MIRTests: Remove unnecessary 2>&1 redirection
Matthias Braun
2017-02-22
37
-37
/
+37
*
[AVR] Marm MIR test functions as tracking liveness information
Dylan McKay
2017-02-05
3
-2
/
+5
*
[AVR] Explicitly set the target in all CodeGen tests
Dylan McKay
2016-12-10
3
-3
/
+3
*
[AVR] Use the register scavenger when expanding 'LDDW' instructions
Dylan McKay
2016-12-10
1
-12
/
+13
*
[AVR] Remove a set of redundant tests
Dylan McKay
2016-12-09
4
-88
/
+0
*
[AVR] Add tests for a large number of pseudo instructions
Dylan McKay
2016-12-09
26
-4
/
+557
*
[AVR] Add MIR tests for pseudo instruction expansions
Dylan McKay
2016-12-08
13
-0
/
+308
*
[AVR] Add MIR tests for a few pseudo instructions
Dylan McKay
2016-12-08
3
-0
/
+72
*
[AVR] Move a pseudo expansion test into a folder
Dylan McKay
2016-12-07
1
-0
/
+33