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
/
Hexagon
/
HexagonInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-2
/
+1
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-21
1
-15
/
+4
*
Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...
Mitch Phillips
2019-09-20
1
-4
/
+15
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-20
1
-15
/
+4
*
[PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji
2019-06-11
1
-1
/
+1
*
MC: Allow getMaxInstLength to depend on the subtarget
Matt Arsenault
2019-05-22
1
-2
/
+4
*
[CodeGen] Add "const" to MachineInstr::mayAlias
Bjorn Pettersson
2019-04-19
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
Francis Visoiu Mistrih
2018-11-28
1
-5
/
+5
*
Remove FrameAccess struct from hasLoadFromStackSlot
Sander de Smalen
2018-09-05
1
-2
/
+2
*
Extend hasStoreToStackSlot with list of FI accesses.
Sander de Smalen
2018-09-03
1
-6
/
+6
*
[Hexagon] Expand vgather pseudos during packetization
Krzysztof Parzyszek
2018-08-17
1
-0
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[Hexagon] Make findLoopInstr member of HexagonInstrInfo
Krzysztof Parzyszek
2018-03-23
1
-0
/
+4
*
[Hexagon] Implement hasLoadFromStackSlot and hasStoreToStackSlot
Krzysztof Parzyszek
2018-01-23
1
-0
/
+14
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-2
/
+2
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-3
/
+12
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[Hexagon] Give uniform names to functions changing addressing modes, NFC
Krzysztof Parzyszek
2017-10-05
1
-5
/
+27
*
[Hexagon] Add a member Subtarget to HexagonInstrInfo, NFC
Krzysztof Parzyszek
2017-10-04
1
-0
/
+1
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-09-28
1
-7
/
+7
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-6
/
+3
*
[Hexagon] Handle Hexagon-specific machine operand target flags in MIR
Krzysztof Parzyszek
2017-07-10
1
-0
/
+21
*
[Hexagon] Fix dependence check in the packetizer
Krzysztof Parzyszek
2017-06-01
1
-5
/
+0
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
1
-1
/
+14
*
[Hexagon] Implement undoing .cur instructions in packetizer
Krzysztof Parzyszek
2017-05-03
1
-0
/
+1
*
[Hexagon] Remove unused validSubtarget TSFlags
Krzysztof Parzyszek
2017-05-02
1
-1
/
+0
*
[Hexagon] Pick a dot-old instruction that matches the architecture
Krzysztof Parzyszek
2017-03-06
1
-1
/
+1
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...
Eugene Zelenko
2017-01-04
1
-8
/
+11
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-3
/
+3
*
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
/
+4
*
[NFC] Remove unnecessary comment
Dean Michael Berris
2016-09-01
1
-4
/
+2
*
[XRay][NFC] Promote isTailCall() as virtual in TargetInstrInfo.
Dean Michael Berris
2016-09-01
1
-1
/
+4
*
[Hexagon] Allow non-returning calls in hardware loops
Krzysztof Parzyszek
2016-08-11
1
-0
/
+1
*
Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC
Krzysztof Parzyszek
2016-08-01
1
-4
/
+4
*
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2016-07-29
1
-94
/
+96
*
MachinePipeliner pass that implements Swing Modulo Scheduling
Brendon Cahoon
2016-07-29
1
-3
/
+30
*
[Hexagon] Handle instruction latency for 0 or 2 cycles
Krzysztof Parzyszek
2016-07-15
1
-0
/
+4
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-4
/
+4
*
[Hexagon] Packetize function call arguments with tail call instructions
Krzysztof Parzyszek
2016-07-14
1
-0
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-15
/
+12
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-4
/
+3
*
[Hexagon] Optimize addressing modes for load/store
Krzysztof Parzyszek
2016-04-29
1
-0
/
+5
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-6
/
+6
[next]