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
/
TargetLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert r236546, "propagate IR-level fast-math-flags to DAG nodes (NFC)"
NAKAMURA Takumi
2015-05-06
1
-3
/
+2
*
propagate IR-level fast-math-flags to DAG nodes (NFC)
Sanjay Patel
2015-05-05
1
-2
/
+3
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-92
/
+107
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-107
/
+92
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-92
/
+107
*
[CodeGen] Report error rather than crash when unable to makeLibCall.
Ahmed Bougacha
2015-03-26
1
-0
/
+2
*
Fix sign extension for MIPS64 in makeLibCall function
Petar Jovanovic
2015-03-23
1
-3
/
+4
*
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
Eric Christopher
2015-02-26
1
-13
/
+13
*
Fixes two issue in SimplifyDemandedBits of sext_in_reg:
Michael Kuperstein
2015-02-18
1
-11
/
+18
*
Replace size method call of containers to empty method where appropriate
Alexander Kornienko
2015-01-15
1
-1
/
+1
*
Enable (sext x) == C --> x == (trunc C) combine
Matt Arsenault
2014-12-21
1
-9
/
+26
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
1
-4
/
+3
*
Whitespace.
NAKAMURA Takumi
2014-10-29
1
-6
/
+6
*
Eliminate some deep std::vector copies. NFC.
Benjamin Kramer
2014-10-03
1
-6
/
+3
*
Replace repeated null checks with an assert. NFC.
Sanjay Patel
2014-09-15
1
-18
/
+14
*
Replace dead links to "Hacker's Delight" with general references. NFC.
Sanjay Patel
2014-09-15
1
-4
/
+4
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+3
*
SelectionDAG: Factor FP_TO_SINT lower code out of DAGLegalizer
Jan Vesely
2014-07-10
1
-0
/
+62
*
Make it possible for ints/floats to return different values from getBooleanCo...
Daniel Sanders
2014-07-10
1
-10
/
+8
*
[SDAG] At the suggestion of Hal, switch to an output parameter that
Chandler Carruth
2014-07-09
1
-6
/
+6
*
[SDAG] Actually check for a non-constant splat and clarify comments
Chandler Carruth
2014-07-08
1
-4
/
+8
*
[SDAG] Build up a more rich set of APIs for querying build-vector SDAG
Chandler Carruth
2014-07-08
1
-2
/
+8
*
[x86] Revert r212324 which was too aggressive w.r.t. allowing undef
Chandler Carruth
2014-07-07
1
-18
/
+16
*
[x86] Generalize BuildVectorSDNode::getConstantSplatValue to work for
Chandler Carruth
2014-07-04
1
-16
/
+18
*
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI.
Juergen Ributzka
2014-07-01
1
-1
/
+1
*
[DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact flags to SelectionDAG.
Andrea Di Biagio
2014-06-09
1
-1
/
+2
*
Fix an assertion failure caused by v1i64 in DAGCombiner Shrink.
Hao Liu
2014-05-29
1
-0
/
+4
*
Target: remove old constructors for CallLoweringInfo
Saleem Abdulrasool
2014-05-17
1
-6
/
+5
*
Rename ComputeMaskedBits to computeKnownBits. "Masked" has been
Jay Foad
2014-05-14
1
-13
/
+13
*
Make SimplifyDemandedBits understand BUILD_PAIR
Matt Arsenault
2014-05-12
1
-0
/
+25
*
Fix using wrong result type for setcc.
Matt Arsenault
2014-05-07
1
-4
/
+8
*
DAGCombiner: Turn divs of vector splats into vectorized multiplications.
Benjamin Kramer
2014-04-26
1
-19
/
+17
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-14
1
-9
/
+9
*
SelectionDAG: Factor ISD::MUL lowering code out of DAGTypeLegalizer
Tom Stellard
2014-04-11
1
-0
/
+107
*
Add DAG parameter to ComputeNumSignBitsForTargetNode
Matt Arsenault
2014-04-04
1
-0
/
+1
*
Add helpers for checking if a value is a target boolean constant.
Matt Arsenault
2014-04-01
1
-0
/
+48
*
Fix creating illegal setcc cond codes.
Matt Arsenault
2014-03-25
1
-10
/
+18
*
Implement inalloca codegen for x86 with the new inalloca design
Reid Kleckner
2014-01-31
1
-0
/
+1
*
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
Juergen Ributzka
2014-01-25
1
-6
/
+12
*
Revert "Add Constant Hoisting Pass" (r200034)
Hans Wennborg
2014-01-25
1
-12
/
+6
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-6
/
+12
*
Revert "Add Constant Hoisting Pass"
Juergen Ributzka
2014-01-24
1
-12
/
+6
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-6
/
+12
*
Revert r162101 and replace it with a solution that works for targets where th...
Owen Anderson
2014-01-22
1
-3
/
+3
*
Refactor function that checks that __builtin_returnaddress's argument is cons...
Bill Wendling
2014-01-06
1
-0
/
+12
*
Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Andrew Trick
2013-10-31
1
-0
/
+13
*
Replace sra with srl if a single sign bit is required
Richard Sandiford
2013-10-17
1
-3
/
+14
*
Handle (shl (anyext (shr ...))) in SimpilfyDemandedBits
Richard Sandiford
2013-10-16
1
-0
/
+25
*
TargetLowering: Don't index into empty string.
Will Dietz
2013-10-13
1
-1
/
+1
*
Use getPointerSizeInBits() rather than 8 * getPointerSize()
Matt Arsenault
2013-10-10
1
-2
/
+3
[prev]
[next]