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] 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
*
[Hexagon] Handle Hexagon-specific machine operand target flags in MIR
Krzysztof Parzyszek
2017-07-10
1
-0
/
+33
*
[Hexagon] Use proper predicate register state when expanding PS_vselect
Krzysztof Parzyszek
2017-06-27
1
-3
/
+15
*
[Hexagon] Handle cases when the aligned stack pointer is missing
Krzysztof Parzyszek
2017-06-26
1
-8
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
[Hexagon] Return 0 from getDotNewPredOp when .new opcode does not exist
Krzysztof Parzyszek
2017-06-02
1
-3
/
+1
*
[Hexagon] Fix dependence check in the packetizer
Krzysztof Parzyszek
2017-06-01
1
-158
/
+12
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
1
-2
/
+2
*
[Hexagon] Disable predicated calls by default
Krzysztof Parzyszek
2017-05-05
1
-1
/
+9
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
1
-82
/
+60
*
[Hexagon] Handle S2_storerf_io in HexagonInstrInfo
Krzysztof Parzyszek
2017-05-03
1
-0
/
+1
*
[Hexagon] Misc fixes in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2017-05-03
1
-15
/
+2
*
[Hexagon] Adjust latency between allocframe and the first store on stack
Krzysztof Parzyszek
2017-05-03
1
-0
/
+5
*
[Hexagon] Handle J2_jumptpt and J2_jumpfpt in HexagonInstrInfo
Krzysztof Parzyszek
2017-05-03
1
-8
/
+25
*
[Hexagon] Implement undoing .cur instructions in packetizer
Krzysztof Parzyszek
2017-05-03
1
-0
/
+22
*
[Hexagon] Add memory operands to a rewritten load
Krzysztof Parzyszek
2017-05-03
1
-2
/
+3
*
[Hexagon] Reset spill alignment when variable-sized objects are present
Krzysztof Parzyszek
2017-05-03
1
-0
/
+30
*
[Hexagon] Don't ignore mult-cycle latency information
Krzysztof Parzyszek
2017-05-02
1
-8
/
+4
*
[Hexagon] Remove unused validSubtarget TSFlags
Krzysztof Parzyszek
2017-05-02
1
-5
/
+0
*
[Hexagon] Pick a dot-old instruction that matches the architecture
Krzysztof Parzyszek
2017-03-06
1
-2
/
+23
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[Hexagon] Pick the right branch opcode depending on branch probabilities
Krzysztof Parzyszek
2017-03-02
1
-15
/
+69
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-4
/
+16
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-16
/
+4
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-4
/
+16
*
[Hexagon] Remove leftover debugging code
Krzysztof Parzyszek
2017-02-14
1
-4
/
+0
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-1
/
+3
*
[Hexagon] Fix insertBranch for loops with multiple ENDLOOP instructions
Krzysztof Parzyszek
2017-02-02
1
-18
/
+24
*
[Hexagon] Rename TypeCOMPOUND to TypeCJ
Krzysztof Parzyszek
2017-02-02
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-26
/
+24
*
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...
Eugene Zelenko
2017-01-04
1
-156
/
+25
*
Fix spelling mistakes in Hexagon target comments. NFC.
Simon Pilgrim
2016-11-17
1
-2
/
+2
*
[Hexagon] Remove unsafe load instructions that affect Stack Slot Coloring
Sumanth Gundapaneni
2016-11-14
1
-12
/
+0
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-36
/
+40
*
[Hexagon] Eliminate Insert4 pseudo-instruction, use combines instead
Krzysztof Parzyszek
2016-11-09
1
-42
/
+0
*
MachineInstrBundle: Pass iterators to getBundle(Start|End); NFC
Matthias Braun
2016-10-25
1
-1
/
+1
*
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
Mehdi Amini
2016-10-01
1
-2
/
+2
[prev]
[next]