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
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+6
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
AVR: Update for getRegisterByName change
Matt Arsenault
2020-01-09
2
-3
/
+3
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
Fix typo "psuedo" in comments
Jay Foad
2020-01-03
1
-2
/
+2
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
1
-1
/
+1
*
[AVR] Fix codegen for rotate instructions
Jim Lin
2019-12-23
3
-4
/
+104
*
[AVR] Fix endianness handling in AVR MC
serge_sans_paille
2019-11-25
1
-5
/
+3
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
4
-4
/
+4
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
2
-3
/
+3
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
2
-2
/
+2
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+2
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
2
-6
/
+5
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
avr targetinfo: remove unneeded dep on MC
Nico Weber
2019-09-21
1
-2
/
+2
*
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
5
-14
/
+14
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-6
/
+6
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Sylvestre Ledru
2019-08-03
2
-2
/
+2
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-3
/
+3
*
Delete dead stores
Fangrui Song
2019-07-12
1
-3
/
+3
*
[AVR] Don't look for the TargetFrameLowering in the FrameLowering implementation
Dylan McKay
2019-06-28
1
-1
/
+1
*
Don't look for the TargetFrameLowering in the implementation
Matt Arsenault
2019-06-25
1
-2
/
+1
*
[AVR] Adjust to Register class change
Ayke van Laethem
2019-06-25
2
-2
/
+2
*
[AVR] Change limit type to match the argument type (NFC)
Evandro Menezes
2019-06-19
1
-1
/
+1
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
6
-6
/
+6
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
6
-6
/
+6
*
[AVR] Expand 16-bit rotations during the legalization stage
Dylan McKay
2019-06-07
1
-2
/
+2
*
[AVR] Fix incorrect source regclass of LDWRdPtr
Jim Lin
2019-06-03
2
-6
/
+6
*
[AVR] Disable register coalescing to the PTRDISPREGS class
Dylan McKay
2019-06-01
2
-0
/
+22
*
Add TargetLoweringInfo hook for explicitly setting the ABI calling convention...
Dylan McKay
2019-05-21
1
-0
/
+5
*
[AVR] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
8
-3
/
+24
*
[AVR] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-36
/
+6
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-3
/
+2
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-9
/
+5
*
[AVR] Fix a typo - 's/analisys/analysis'
Dylan McKay
2019-02-13
1
-1
/
+1
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-1
/
+2
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+9
*
[AVR] Enable emission of debug information
Dylan McKay
2019-01-21
1
-0
/
+1
*
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] Replace two references to ARM's 't2_so_imm' type comments
Dylan McKay
2019-01-20
1
-2
/
+2
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-20
2
-8
/
+5
*
Revert "[AVR] Fix codegen bug in 16-bit loads"
Dylan McKay
2019-01-20
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
56
-224
/
+168
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-18
1
-5
/
+5
*
[AVR] Rewrite the CBRRdK instruction as an alias of ANDIRdK
Dylan McKay
2019-01-18
2
-21
/
+33
*
[AVR] Expand 8/16-bit multiplication to libcalls on MCUs that don't have hard...
Dylan McKay
2019-01-18
4
-15
/
+38
[next]