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
/
AVRInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-2
/
+2
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[AVR] Insert JMP for long branches
Dylan McKay
2017-10-04
1
-2
/
+16
*
[AVR] Use the generic branch relaxer
Dylan McKay
2017-07-11
1
-5
/
+67
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-4
/
+4
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-4
/
+4
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-4
/
+4
*
[AVR] Don't select 'MOVW' instructions when they are not supported
Dylan McKay
2016-10-05
1
-15
/
+41
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-2
/
+2
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+8
*
[AVR] Fix compile errors
Job Noorman
2016-08-16
1
-4
/
+4
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-2
/
+2
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-12
/
+12
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-4
/
+4
*
[AVR] Fix a few compile errors
Dylan McKay
2016-05-18
1
-1
/
+0
*
[AVR] Add a majority of the backend code
Dylan McKay
2016-05-06
1
-0
/
+467