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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AVR] Fix codegen for rotate instructions
Jim Lin
2019-12-23
1
-2
/
+6
*
[AVR] Fix tests after r363757
Dylan McKay
2019-07-04
1
-1
/
+1
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[AVR] Fix the 'avr-tiny.ll' and 'avr25.ll' subtarget feature tests
Dylan McKay
2019-06-12
2
-5
/
+5
*
[AVR] Fix the 'load.ll' test after r362351
Dylan McKay
2019-06-06
1
-2
/
+2
*
[AVR] Fix incorrect source regclass of LDWRdPtr
Jim Lin
2019-06-03
3
-43
/
+8
*
[AVR] Disable register coalescing to the PTRDISPREGS class
Dylan McKay
2019-06-01
2
-5
/
+5
*
Add TargetLoweringInfo hook for explicitly setting the ABI calling convention...
Dylan McKay
2019-05-21
1
-0
/
+49
*
[DAGCombiner] If a TokenFactor would be merged into its user, consider the us...
Nirav Dave
2019-03-13
2
-28
/
+28
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+74
*
Revert "[AVR] Insert unconditional branch when inserting MBBs between blocks ...
Dylan McKay
2019-01-21
1
-65
/
+0
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+65
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-20
5
-32
/
+45
*
Revert "[AVR] Fix codegen bug in 16-bit loads"
Dylan McKay
2019-01-20
5
-45
/
+32
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-18
5
-32
/
+45
*
[ScheduleDAGRRList] Do not preschedule the node has ADJCALLSTACKDOWN parent
Shiva Chen
2019-01-18
1
-0
/
+32
*
[AVR] Expand 8/16-bit multiplication to libcalls on MCUs that don't have hard...
Dylan McKay
2019-01-18
4
-2
/
+32
*
[AVR] Update integration/blink.ll as we now generate sbi/cbi instructions.
Nirav Dave
2019-01-03
1
-26
/
+6
*
[AVR] Reorder the CHECK lines in directmem.ll to match current trunk
Dylan McKay
2018-11-09
1
-14
/
+19
*
[AVR] Fix a backend bug that left extraneous operands after expansion
Dylan McKay
2018-11-05
1
-0
/
+48
*
[AVR] Disallow the LDDWRdPtrQ instruction with Z as the destination
Dylan McKay
2018-11-05
4
-8
/
+70
*
[AVR] Fix the 'call.ll' CodeGen test
Dylan McKay
2018-10-10
1
-2
/
+1
*
[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] Set trackLivenessAfterRegAlloc
Dylan McKay
2018-06-11
1
-0
/
+336
*
[AVR] Add a regression test for struct return lowering
Dylan McKay
2018-03-20
1
-0
/
+21
*
[AVR] Lower i128 divisions to runtime library calls
Dylan McKay
2018-03-19
1
-0
/
+52
*
[AVR] Remove the earlyclobber flag from LDDWRdYQ
Dylan McKay
2018-03-06
1
-0
/
+139
*
[AVR] Fix the test suite after r326500.
Dylan McKay
2018-03-05
1
-1
/
+1
*
[CodeGen] Unify the syntax of MBB successors in MIR and -debug output
Francis Visoiu Mistrih
2018-02-09
1
-2
/
+2
*
[AVR] Fix the testsuite after '%' changed to '$' in MIR
Dylan McKay
2018-02-08
40
-119
/
+119
*
[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
Francis Visoiu Mistrih
2018-02-08
1
-3
/
+3
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[AVR] Fix two CodeGen tests
Dylan McKay
2017-12-09
2
-7
/
+7
*
Relax unaligned access assertion when type is byte aligned
Dylan McKay
2017-12-09
1
-0
/
+19
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-5
/
+5
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
2
-13
/
+13
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-4
/
+4
*
[AVR] Use the short form of 'clr <reg>'
Dylan McKay
2017-11-24
3
-10
/
+10
*
[AVR] Remove the select-mbb-placement-bug.ll test
Dylan McKay
2017-11-14
1
-35
/
+0
*
[AVR] Fix the select-mbb-placement-bug.ll
Dylan McKay
2017-10-20
1
-3
/
+3
*
[AVR] Fix the select_mbb_placement_bug.ll test
Dylan McKay
2017-10-18
1
-3
/
+3
*
[AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`
Dylan McKay
2017-10-04
6
-26
/
+26
*
[AVR] Insert JMP for long branches
Dylan McKay
2017-10-04
1
-0
/
+4137
*
[AVR] Fix displacement overflow for LDDW/STDW
Dylan McKay
2017-10-04
1
-0
/
+18
*
[AVR] Fix the build after setting alignment to 1 in r314179
Dylan McKay
2017-09-26
3
-9
/
+9
*
[AVR] Enable the '__do_copy_data' function
Dylan McKay
2017-09-11
2
-0
/
+10
*
[AVR] Use the correct register classes for 16-bit atomic operations
Dylan McKay
2017-08-24
1
-0
/
+23
*
[AVR] Remove the instrumentation pass
Dylan McKay
2017-07-23
1
-62
/
+0
*
[AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test
Dylan McKay
2017-07-23
1
-8
/
+20
[next]