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
*
[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
*
[Hexagon] Mark vector loads as predicable, update instruction mappings
Krzysztof Parzyszek
2017-10-18
1
-0
/
+25
*
[Hexagon] Handle non-immediate operands to A2_addi in getIncrementValue
Krzysztof Parzyszek
2017-10-11
1
-4
/
+6
*
[Pipeliner] Fix offset value for instrs dependent on post-inc load/stores
Krzysztof Parzyszek
2017-10-11
1
-7
/
+8
*
[Pipeliner] Improve serialization order for post-increments
Krzysztof Parzyszek
2017-10-11
1
-1
/
+6
*
[Hexagon] Give uniform names to functions changing addressing modes, NFC
Krzysztof Parzyszek
2017-10-05
1
-26
/
+29
*
[Hexagon] Add a member Subtarget to HexagonInstrInfo, NFC
Krzysztof Parzyszek
2017-10-04
1
-51
/
+24
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-09-28
1
-85
/
+90
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-248
/
+125
*
[Hexagon] Make getMemAccessSize return size in bytes
Krzysztof Parzyszek
2017-09-14
1
-13
/
+18
*
[Hexagon] Fix a bug in r308502: post-inc offset is always 0
Krzysztof Parzyszek
2017-07-19
1
-2
/
+2
*
[Hexagon] Handle subregisters in areMemAccessesTriviallyDisjoint
Krzysztof Parzyszek
2017-07-19
1
-15
/
+32
*
[Hexagon] Handle subregisters and non-immediates in getBaseAndOffset
Krzysztof Parzyszek
2017-07-19
1
-6
/
+14
*
[Hexagon] Add support for nontemporal loads and stores on HVX
Krzysztof Parzyszek
2017-07-11
1
-1
/
+29
*
[Hexagon] Fix check for HMOTF_ConstExtend operand flag
Krzysztof Parzyszek
2017-07-10
1
-8
/
+3
[next]