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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more use of MachineInstr::mayLoadOrStore.
Jay Foad
2019-12-19
1
-1
/
+1
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-4
/
+1
*
[Hexagon] Fix vector spill expansion to use proper alignment
Krzysztof Parzyszek
2019-11-12
1
-82
/
+86
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-2
/
+2
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-2
/
+1
*
Move classes into anonymous namespaces. NFC.
Benjamin Kramer
2019-09-22
1
-0
/
+2
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-21
1
-77
/
+85
*
Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...
Mitch Phillips
2019-09-20
1
-75
/
+77
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-20
1
-77
/
+75
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-52
/
+52
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+3
*
[PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji
2019-06-11
1
-5
/
+5
*
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
/
+3
*
[Hexagon] Use misaligned load instead of trap0(#0) for __builtin_trap
Krzysztof Parzyszek
2019-02-21
1
-0
/
+32
*
Revert r354606, it breaks asan tests
Krzysztof Parzyszek
2019-02-21
1
-32
/
+0
*
[Hexagon] Use misaligned load instead of trap0(#0) for __builtin_trap
Krzysztof Parzyszek
2019-02-21
1
-0
/
+32
*
[Hexagon] Remove incorrect bit negation
Krzysztof Parzyszek
2019-01-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Fix post-ra expansion of PS_wselect
Krzysztof Parzyszek
2018-12-07
1
-1
/
+0
*
Fix gcc7.3 -Wparentheses warning. NFCI.
Simon Pilgrim
2018-12-07
1
-3
/
+3
*
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
Francis Visoiu Mistrih
2018-11-28
1
-16
/
+18
*
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
-10
/
+10
*
[Hexagon] Expand vgather pseudos during packetization
Krzysztof Parzyszek
2018-08-17
1
-75
/
+87
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-11
/
+10
*
[Hexagon] Remove 'T' from HasVNN predicates, NFC
Krzysztof Parzyszek
2018-06-20
1
-3
/
+3
*
[Hexagon] Late predicate producers cannot be used as dot-new sources
Krzysztof Parzyszek
2018-06-11
1
-4
/
+23
*
[Hexagon] Implement vector-pair zero as V6_vsubw_dv
Krzysztof Parzyszek
2018-06-06
1
-0
/
+8
*
[Hexagon] Generate post-increment for floating point types
Brendon Cahoon
2018-05-18
1
-0
/
+2
*
[Hexagon] Add a target feature for generating new-value stores
Krzysztof Parzyszek
2018-05-14
1
-0
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-20
/
+22
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-6
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[Hexagon] Remove default values from lambda parameters
Krzysztof Parzyszek
2018-04-05
1
-23
/
+23
*
[Hexagon] Add support for "new" circular buffer intrinsics
Krzysztof Parzyszek
2018-03-28
1
-76
/
+134
*
[Pipeliner] Use latency to compute RecMII
Krzysztof Parzyszek
2018-03-26
1
-3
/
+3
*
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
-3
/
+7
*
[Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones
Krzysztof Parzyszek
2018-03-07
1
-0
/
+5
*
[Hexagon] Add code to select QTRUE and QFALSE
Krzysztof Parzyszek
2018-02-09
1
-0
/
+14
*
[Hexagon] Implement hasLoadFromStackSlot and hasStoreToStackSlot
Krzysztof Parzyszek
2018-01-23
1
-0
/
+36
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-15
/
+167
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-4
/
+4
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-9
/
+9
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[Hexagon] Reorganize and update instruction patterns
Krzysztof Parzyszek
2017-10-20
1
-1
/
+5
[next]