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
/
CodeGen
/
SelectionDAG
/
LegalizeVectorOps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-9
/
+9
*
Fix corruption of result number in LegalizeVectorOps.cpp
Ulrich Weigand
2018-07-25
1
-1
/
+2
*
[Legalize] Elide MERGE_VALUES created by scalarizeVectorLoad.
Nirav Dave
2018-07-23
1
-3
/
+8
*
[FPEnv] Expand constrained FP POWI
Cameron McInally
2018-06-15
1
-4
/
+18
*
[FPEnv] Expand constrained FP operations
Cameron McInally
2018-06-13
1
-8
/
+88
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-8
/
+9
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-16
/
+16
*
DAG: Fix not legalizing vector fcanonicalizes
Matt Arsenault
2018-04-26
1
-0
/
+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
*
[VectorLegalizer] Fix uint64_t typo in ExpandUINT_TO_FLOAT (PR36391)
Simon Pilgrim
2018-02-20
1
-1
/
+1
*
[SelectionDAG] Fix codegen of vector stores with non byte-sized elements.
Jonas Paulsson
2018-01-20
1
-1
/
+0
*
[VectorLegalizer] Remove broken code in ExpandStore.
Jonas Paulsson
2018-01-11
1
-28
/
+0
*
[SelectionDAG][X86][AArch64] Require targets to specify the promotion type wh...
Craig Topper
2018-01-01
1
-37
/
+21
*
[SelectionDAG] Add some debug print messages to LegalizeVectorOps.
Craig Topper
2017-12-28
1
-2
/
+15
*
[SelectionDAG][X86] Teach promotion legalization for fp_to_sint/fp_to_uint to...
Craig Topper
2017-11-29
1
-3
/
+11
*
DAG: Add nuw when splitting loads and stores
Matt Arsenault
2017-11-29
1
-4
/
+2
*
[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote under AVX512 instead of le...
Craig Topper
2017-11-28
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-bool-literals and Include What Yo...
Eugene Zelenko
2017-09-21
1
-9
/
+27
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+1
*
DAG: Do not scalarize fsub if fneg is legal
Matt Arsenault
2017-02-15
1
-0
/
+15
*
Use SelectionDAG::getBuildVector/getSplatBuildVector helper functions where p...
Simon Pilgrim
2017-01-30
1
-7
/
+3
*
[SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
Nicolai Haehnle
2016-12-08
1
-0
/
+2
*
[VectorLegalizer] Remove EVT::getSizeInBits code duplications. NFCI.
Simon Pilgrim
2016-11-21
1
-8
/
+6
*
[VectorLegalizer] Expansion of CTLZ using CTPOP when possible
Simon Pilgrim
2016-11-08
1
-6
/
+50
*
getVectorElementType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-2
/
+2
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-3
/
+3
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-19
/
+14
*
[CodeGen,Target] Remove the version of DAG.getVectorShuffle that takes a poin...
Craig Topper
2016-07-01
1
-3
/
+2
*
[SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and...
Simon Pilgrim
2016-05-12
1
-5
/
+32
*
[SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
Simon Pilgrim
2016-05-04
1
-2
/
+2
*
Revert r268504
Simon Pilgrim
2016-05-04
1
-2
/
+2
*
[SelectionDAG] BITREVERSE vector legalization of bit operations
Simon Pilgrim
2016-05-04
1
-2
/
+2
*
[SelectionDAG] Teach LegalizeVectorOps to directly Expand CTTZ_ZERO_UNDEF/CTL...
Craig Topper
2016-04-21
1
-3
/
+5
*
LegalizeDAG: Don't replace vector store with integer if not legal
Matt Arsenault
2016-03-30
1
-41
/
+27
*
LegalizeDAG: Don't replace vector load with integer unless legal
Matt Arsenault
2016-03-30
1
-28
/
+21
*
[X86][SSE] Reapplied: Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_...
Simon Pilgrim
2016-03-10
1
-1
/
+1
*
[CodeGen] Document and use getConstant's splat-building feature. NFC.
Ahmed Bougacha
2016-02-15
1
-4
/
+1
*
[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNode())". NFCI.
Ahmed Bougacha
2016-02-09
1
-2
/
+1
*
[SelectionDAG] Teach LegalizeVectorOps to not unroll CTLZ_ZERO_UNDEF and CTTZ...
Craig Topper
2015-12-27
1
-0
/
+14
*
AMDGPU: Use generic bitreverse intrinsic
Matt Arsenault
2015-12-14
1
-1
/
+24
*
Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics
Hal Finkel
2015-12-11
1
-34
/
+0
*
AVX-512: Fixed masked load / store instruction selection for KNL.
Elena Demikhovsky
2015-12-07
1
-1
/
+4
*
Fix some places where we were assuming that memory type had been legalized
Eric Christopher
2015-11-25
1
-1
/
+1
*
Do not use "else" when both branches return (NFC)
Mehdi Amini
2015-10-27
1
-2
/
+1
*
Two switch blocks in VectorLegalizer::LegalizeOp already have a
Artyom Skrobov
2015-10-20
1
-0
/
+1
[next]