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
/
HexagonISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CodeGen] Emit more precise AssertZext/AssertSext nodes.
Eli Friedman
2018-07-11
1
-1
/
+1
*
[Hexagon] Remove 'T' from HasVNN predicates, NFC
Krzysztof Parzyszek
2018-06-20
1
-8
/
+8
*
[DAGCombiner] Recognize more patterns for ABS
Krzysztof Parzyszek
2018-06-12
1
-0
/
+3
*
[SelectionDAG] Provide default expansion for rotates
Krzysztof Parzyszek
2018-06-12
1
-0
/
+12
*
[Hexagon] Minor cleanups in isel lowering
Krzysztof Parzyszek
2018-06-05
1
-9
/
+8
*
[SelectionDAG] Expand UADDO/USUBO into ADD/SUBCARRY if legal for target
Krzysztof Parzyszek
2018-06-01
1
-5
/
+32
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-26
/
+3
*
[Hexagon] Generate post-increment for floating point types
Brendon Cahoon
2018-05-18
1
-4
/
+5
*
[Hexagon] Add a target feature to control using small data section
Krzysztof Parzyszek
2018-05-14
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-5
/
+5
*
[Hexagon] Improve HVX instruction selection (bitcast, vsplat)
Krzysztof Parzyszek
2018-04-20
1
-0
/
+1
*
[Hexagon] Add/fix patterns for 32/64-bit vector compares and logical ops
Krzysztof Parzyszek
2018-04-19
1
-47
/
+48
*
Fix a bunch of typoes. NFC
Fangrui Song
2018-03-30
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
*
[Hexagon] Add support to handle bit-reverse load intrinsics
Krzysztof Parzyszek
2018-03-29
1
-0
/
+102
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
HexagonISelLowering.cpp: fix 'enum in bool context' warning
Hans Wennborg
2018-03-19
1
-2
/
+2
*
[Hexagon] Fix zero-extending non-HVX bool vectors
Krzysztof Parzyszek
2018-03-16
1
-1
/
+8
*
[Hexagon] Ignore indexed loads when handling unaligned loads
Krzysztof Parzyszek
2018-03-08
1
-3
/
+4
*
[Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones
Krzysztof Parzyszek
2018-03-07
1
-5
/
+106
*
[Hexagon] Handle VACOPY in isel lowering
Krzysztof Parzyszek
2018-03-02
1
-0
/
+1
*
Recommit [Hexagon] Make the vararg handling a bit more robust
Krzysztof Parzyszek
2018-02-15
1
-19
/
+11
*
Revert "[Hexagon] Make the vararg handling a bit more robust"
Krzysztof Parzyszek
2018-02-15
1
-8
/
+19
*
[Hexagon] Make the vararg handling a bit more robust
Krzysztof Parzyszek
2018-02-15
1
-19
/
+8
*
[Hexagon] Fix lowering of formal arguments after r324737
Krzysztof Parzyszek
2018-02-15
1
-18
/
+16
*
[Hexagon] Split HVX vector pair loads/stores, expand unaligned loads
Krzysztof Parzyszek
2018-02-14
1
-0
/
+11
*
[Hexagon] Simplify some code, NFC
Krzysztof Parzyszek
2018-02-13
1
-114
/
+44
*
[Hexagon] Remove unnecessary check
Krzysztof Parzyszek
2018-02-13
1
-2
/
+0
*
[Hexagon] Express calling conventions via .td file instead of hand-coding
Krzysztof Parzyszek
2018-02-09
1
-531
/
+119
*
[Hexagon] Extract HVX lowering and selection into HVX-specific files, NFC
Krzysztof Parzyszek
2018-02-06
1
-230
/
+16
*
[Hexagon] Lower concat of more than 2 vectors into build_vector
Krzysztof Parzyszek
2018-02-06
1
-9
/
+9
*
[Hexagon] Split HVX operations on vector pairs
Krzysztof Parzyszek
2018-02-06
1
-30
/
+52
*
[Hexagon] Handle lowering of SETCC via setCondCodeAction
Krzysztof Parzyszek
2018-02-06
1
-1
/
+10
*
[Hexagon] Rename HexagonISelLowering::getNode to getInstr, NFC
Krzysztof Parzyszek
2018-01-31
1
-21
/
+21
*
[Hexagon] Implement HVX codegen for vector shifts
Krzysztof Parzyszek
2018-01-31
1
-63
/
+29
*
[Hexagon] Handle ANY_EXTEND_VECTOR_INREG in lowering
Krzysztof Parzyszek
2018-01-31
1
-0
/
+4
*
[Hexagon] Handle SETCC on vector pairs in lowering
Krzysztof Parzyszek
2018-01-31
1
-0
/
+3
*
Revert: [Hexagon] Make sure that offset on globals matches alignment requirem...
Krzysztof Parzyszek
2018-01-30
1
-40
/
+14
*
[Hexagon] Make sure that offset on globals matches alignment requirements
Krzysztof Parzyszek
2018-01-26
1
-14
/
+40
*
[Hexagon] SETEQ and SETNE are valid integer condition codes
Krzysztof Parzyszek
2018-01-25
1
-1
/
+2
*
[Hexagon] Remove unused HexagonISD opcodes, NFC
Krzysztof Parzyszek
2018-01-24
1
-3
/
+0
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2018-01-23
1
-1
/
+1
*
[Hexagon] Implement basic vector operations on vectors vNi1
Krzysztof Parzyszek
2018-01-23
1
-22
/
+278
*
[Hexagon] Implement signed and unsigned multiply-high for vectors
Krzysztof Parzyszek
2018-01-15
1
-0
/
+7
*
[Hexagon] Rewrite LowerVECTOR_SHUFFLE for 32-/64-bit vectors
Krzysztof Parzyszek
2018-01-15
1
-38
/
+115
*
[Hexagon] Fix building 64-bit vector from constant values
Krzysztof Parzyszek
2018-01-11
1
-1
/
+1
*
[Hexagon] Cast elements to correct type when creating constant vector
Krzysztof Parzyszek
2018-01-11
1
-1
/
+2
*
[Hexagon] Set boolean contents in HexagonISelLowering
Krzysztof Parzyszek
2018-01-05
1
-0
/
+2
*
[Hexagon] Replace INSERTRP/EXTRACTRP with INSERT/EXTRACT in HexagonISD
Krzysztof Parzyszek
2018-01-04
1
-12
/
+4
*
[Hexagon] Allow construction of HVX vector predicates
Krzysztof Parzyszek
2017-12-20
1
-129
/
+203
[prev]
[next]