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
Commit message (
Expand
)
Author
Age
Files
Lines
*
TargetMachine: Indicate whether machine verifier passes.
Matthias Braun
2017-05-31
1
-0
/
+4
*
[AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
Dylan McKay
2017-05-31
1
-2
/
+2
*
[AVR] CPIRdK can only work with r16..r31; Authored by Dr. Gergo Erdi
Dylan McKay
2017-05-31
1
-1
/
+1
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[AVR] Remove SREG from CPI's Uses; authored by Florian Zeitz
Dylan McKay
2017-05-29
1
-1
/
+0
*
[AVR] When lowering Select8/Select16, put newly generated MBBs in the same spot
Dylan McKay
2017-05-13
1
-2
/
+3
*
[AVR] Remove an unused variable
Dylan McKay
2017-05-13
1
-1
/
+0
*
[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
3
-6
/
+5
*
[AVR] Reserve the Y register in all functions
Dylan McKay
2017-05-03
1
-6
/
+12
*
Revert "[AVR] Enable the frame pointer for all functions"
Dylan McKay
2017-05-03
1
-3
/
+2
*
[AVR] Save/restore the frame pointer for all functions
Dylan McKay
2017-05-02
1
-11
/
+10
*
[AVR] Fix a bug where the frame pointer is clobbered
Dylan McKay
2017-05-02
1
-7
/
+17
*
[AVR] Enable the frame pointer for all functions
Dylan McKay
2017-05-01
1
-2
/
+3
*
[AVR] Implement non-constant bit rotations
Dylan McKay
2017-05-01
3
-1
/
+63
*
[AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offset
Dylan McKay
2017-04-30
3
-8
/
+9
*
[AVR] Remove an unused local variable
Dylan McKay
2017-04-26
1
-1
/
+0
*
[AVR] Do not kill the dest register for a pseudo instruction
Dylan McKay
2017-04-25
1
-1
/
+1
*
[AVR] Support the LDWRdPtr instruction with the same Src+Dst register
Dylan McKay
2017-04-25
1
-52
/
+75
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
2
-6
/
+7
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
2
-7
/
+6
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
2
-6
/
+7
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
2
-3
/
+4
*
[AVR] Migrate to new MCAsmInfo CodePointerSize
Leslie Zhai
2017-04-19
1
-1
/
+0
*
[AVR] Fix the build
Dylan McKay
2017-04-18
1
-1
/
+1
*
test commit
Leslie Zhai
2017-04-18
1
-0
/
+1
*
Fix spelling compliment->complement. Mostly refering to 2s complement. NFC
Craig Topper
2017-04-11
2
-3
/
+3
*
[AVR] Migrate to new MCAsmBackend applyFixup
Jonathan Roelofs
2017-04-11
2
-2
/
+2
*
[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
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-1
/
+1
*
[AVR] Set UseIntegratedAssembler
Dylan McKay
2017-02-18
1
-0
/
+1
*
[AVR] Add missing #includes
Dylan McKay
2017-02-08
2
-0
/
+3
*
[AVR] Use 'print' instead of 'dump'
Dylan McKay
2017-02-06
1
-1
/
+1
*
[AVR] Implement stacksave/stackrestore by expanding (PR31342)
Dylan McKay
2017-02-05
1
-0
/
+2
*
[AVR] Fix a bug where asm operands are printed twice
Dylan McKay
2017-02-05
1
-1
/
+2
*
[AVR] Support zero-sized arguments in defined methods
Dylan McKay
2017-02-05
1
-0
/
+6
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-10
/
+7
*
[AVR] Implement TargetLoweing::getRegisterByName
Dylan McKay
2017-01-07
2
-0
/
+44
*
[AVR] Parenthesize a boolean expression
Dylan McKay
2017-01-07
1
-2
/
+2
*
[AVR] Optimize 16-bit ANDs with '1'
Dylan McKay
2016-12-31
1
-0
/
+4
*
[AVR] Optimize 16-bit ORs with '0'
Dylan McKay
2016-12-30
1
-12
/
+27
*
[AVR] Support floats in the instrumention pass
Dylan McKay
2016-12-15
1
-14
/
+14
*
[AVR] Add argument indices to the instrumention hook functions
Dylan McKay
2016-12-15
1
-2
/
+4
*
[AVR] Add a function instrumentation pass
Dylan McKay
2016-12-14
4
-0
/
+224
*
[AVR] Add an 'relax memory operation' pass
Dylan McKay
2016-12-13
5
-2
/
+157
*
[AVR] Fix a signed vs unsigned compiler warning
Dylan McKay
2016-12-11
1
-1
/
+1
*
[AVR] Remove incorrect comment
Dylan McKay
2016-12-10
1
-2
/
+0
*
[AVR] Add a stub README file
Dylan McKay
2016-12-10
1
-0
/
+8
[next]