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
/
SelectionDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-119
/
+127
*
Masked gather and scatter: Added code for SelectionDAG.
Elena Demikhovsky
2015-04-28
1
-0
/
+49
*
CONCAT_VECTOR of BUILD_VECTOR - minor fix
Simon Pilgrim
2015-04-21
1
-0
/
+12
*
TRUNCATE constant folding - minor fix for rL233224
Simon Pilgrim
2015-04-16
1
-1
/
+4
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
1
-8
/
+11
*
CodeGen: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-06
1
-3
/
+3
*
[DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
2015-04-06
1
-0
/
+4
*
less space; NFC
Sanjay Patel
2015-04-04
1
-1
/
+0
*
CodeGen: Assert that inlined-at locations agree
Duncan P. N. Exon Smith
2015-04-03
1
-0
/
+6
*
[SDAG] Handle non-integer preferred memset types for non-constant values
Hal Finkel
2015-03-31
1
-2
/
+17
*
CodeGen: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
2015-03-30
1
-2
/
+1
*
[DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant folding
Simon Pilgrim
2015-03-25
1
-2
/
+27
*
[SelectionDAG] Fixed issue with uitofp vector constant folding being treated ...
Simon Pilgrim
2015-03-23
1
-4
/
+2
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-2
/
+2
*
[DAGCombiner] Add a shuffle mask commutation helper function. NFCI.
Simon Pilgrim
2015-03-07
1
-20
/
+3
*
Accidentaly inverted the condition again. Sorry.
Benjamin Kramer
2015-03-02
1
-1
/
+1
*
Avoid assertion in MSVC 2013 debug builds.
Benjamin Kramer
2015-03-02
1
-1
/
+1
*
Simplify code. NFC.
Benjamin Kramer
2015-03-02
1
-11
/
+3
*
Canonicalize splats as build_vectors (PR22283)
Sanjay Patel
2015-02-17
1
-15
/
+12
*
Prefer SmallVector::append/insert over push_back loops.
Benjamin Kramer
2015-02-17
1
-3
/
+1
*
[SDAG] Teach the SelectionDAG to canonicalize vector shuffles of splats
Chandler Carruth
2015-02-15
1
-0
/
+28
*
CodeGen: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-7
/
+3
*
Add nullptr checks for TargetSelectionDAGInfo in SelectionDAG.
Manuel Jacob
2015-01-28
1
-13
/
+19
*
[SelectionDAG] Fix assert message copypasta. NFC.
Ahmed Bougacha
2015-01-26
1
-2
/
+2
*
[DAG] Fix wrong canonicalization performed on shuffle nodes.
Andrea Di Biagio
2015-01-24
1
-7
/
+9
*
DAGCombine: always constant fold FMA when target disable FP exceptions
Mehdi Amini
2015-01-23
1
-1
/
+1
*
SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Jan Vesely
2015-01-22
1
-0
/
+30
*
[DAGCombine] Produce better code for constant splats
Michael Kuperstein
2015-01-22
1
-1
/
+22
*
Revert r226811, MSVC accepts code sane compilers don't.
Michael Kuperstein
2015-01-22
1
-22
/
+1
*
[DAGCombine] Produce better code for constant splats
Michael Kuperstein
2015-01-22
1
-1
/
+22
*
Fixed a bug in type legalizer for masked load/store intrinsics.
Elena Demikhovsky
2015-01-22
1
-6
/
+7
*
Implement new way of expanding extloads.
Matt Arsenault
2015-01-14
1
-2
/
+2
*
DAGCombiner: simplify by using condition variables; NFC
Matthias Braun
2015-01-13
1
-2
/
+3
*
merge consecutive loads that are offset from a base address
Sanjay Patel
2014-12-16
1
-5
/
+19
*
Fix a few instances found in SelectionDAG where we were not handling F16 at p...
Owen Anderson
2014-12-09
1
-1
/
+5
*
Masked Load / Store Intrinsics - the CodeGen part.
Elena Demikhovsky
2014-12-04
1
-0
/
+54
*
Revert "Masked Vector Load and Store Intrinsics."
Duncan P. N. Exon Smith
2014-11-28
1
-54
/
+0
*
Masked Vector Load and Store Intrinsics.
Elena Demikhovsky
2014-11-23
1
-0
/
+54
*
[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
Simon Pilgrim
2014-11-19
1
-2
/
+2
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-2
/
+2
*
Add an assert and a test that verify r221709's fix.
Frederic Riss
2014-11-13
1
-2
/
+4
*
Totally forget deallocated SDNodes in SDDbgInfo.
Frederic Riss
2014-11-11
1
-4
/
+12
*
Modernize old-style static asserts. NFC.
Benjamin Kramer
2014-10-12
1
-1
/
+1
*
Remove a bunch of getSubtargetImpl calls since we already have
Eric Christopher
2014-10-08
1
-35
/
+6
*
Have the selection dag grab TargetLowering off of the subtarget
Eric Christopher
2014-10-08
1
-2
/
+2
*
Have SelectionDAG's subtarget TargetSelectionDAGInfo be set
Eric Christopher
2014-10-08
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-18
/
+16
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-16
/
+18
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-18
/
+16
*
Do not assume the value passed to memset is an i32.
Job Noorman
2014-08-29
1
-8
/
+1
[prev]
[next]