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
/
AVRISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVR: Update for getRegisterByName change
Matt Arsenault
2020-01-09
1
-2
/
+2
*
[AVR] Fix codegen for rotate instructions
Jim Lin
2019-12-23
1
-3
/
+2
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
1
-4
/
+3
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
Replicate the change "[Alignment][NFC] Use Align with TargetLowering::setMinF...
Sylvestre Ledru
2019-09-07
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-6
/
+6
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-3
/
+3
*
[AVR] Change limit type to match the argument type (NFC)
Evandro Menezes
2019-06-19
1
-1
/
+1
*
[AVR] Expand 16-bit rotations during the legalization stage
Dylan McKay
2019-06-07
1
-2
/
+2
*
[AVR] Fix a typo - 's/analisys/analysis'
Dylan McKay
2019-02-13
1
-1
/
+1
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+9
*
Revert "[AVR] Insert unconditional branch when inserting MBBs between blocks ...
Dylan McKay
2019-01-21
1
-9
/
+0
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+9
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-20
1
-3
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AVR] Expand 8/16-bit multiplication to libcalls on MCUs that don't have hard...
Dylan McKay
2019-01-18
1
-11
/
+17
*
[AVR] Redefine the 'LSL' instruction as an alias of 'ADD'
Dylan McKay
2018-09-01
1
-1
/
+2
*
[AVR] Define the ROL instruction as an alias of ADC
Dylan McKay
2018-09-01
1
-2
/
+8
*
[AVR] Re-enable expansion of ADDE/ADDC/SUBE/SUBC in ISel
Dylan McKay
2018-07-29
1
-0
/
+7
*
[AVR] Lower i128 divisions to runtime library calls
Dylan McKay
2018-03-19
1
-0
/
+3
*
[AVR] Fix a lowering bug in AVRISelLowering.cpp
Dylan McKay
2018-02-19
1
-4
/
+6
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Relax unaligned access assertion when type is byte aligned
Dylan McKay
2017-12-09
1
-0
/
+1
*
[AVR] Prefer BasicBlock::getIterator over Function::begin()
Dylan McKay
2017-09-26
1
-1
/
+1
*
[AVR] When lowering shifts into loops, put newly generated MBBs in the same
Dylan McKay
2017-09-26
1
-2
/
+4
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+1
*
[AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
Dylan McKay
2017-05-31
1
-2
/
+2
*
[AVR] When lowering Select8/Select16, put newly generated MBBs in the same spot
Dylan McKay
2017-05-13
1
-2
/
+3
*
[AVR] Migrate to new StructType::get owing to Supress all uses of LLVM_END_WI...
Leslie Zhai
2017-05-12
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+1
*
[AVR] Implement non-constant bit rotations
Dylan McKay
2017-05-01
1
-0
/
+31
*
[AVR] Fix build after r298178
Meador Inge
2017-03-24
1
-9
/
+9
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Make library calls sensitive to regparm module flag (Fixes PR3997).
Nirav Dave
2017-03-18
1
-2
/
+1
*
[AVR] Implement stacksave/stackrestore by expanding (PR31342)
Dylan McKay
2017-02-05
1
-0
/
+2
*
[AVR] Support zero-sized arguments in defined methods
Dylan McKay
2017-02-05
1
-0
/
+6
*
[AVR] Implement TargetLoweing::getRegisterByName
Dylan McKay
2017-01-07
1
-0
/
+41
*
[AVR] Expand 'SELECT_CC' nodes whereever possible
Dylan McKay
2016-12-07
1
-2
/
+2
*
[AVR] Add instruction selection lowering code
Dylan McKay
2016-11-02
1
-0
/
+1937
*
Revert "[AVR] Add instruction selection lowering code"
Dylan McKay
2016-09-29
1
-1940
/
+0
*
[AVR] Add instruction selection lowering code
Dylan McKay
2016-09-29
1
-0
/
+1940