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
/
SystemZ
/
SystemZISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Propagate MachineMemOperands
Jonas Paulsson
2017-06-07
1
-6
/
+19
*
[SystemZ] Improve buildVector() in SystemZISelLowering.cpp.
Jonas Paulsson
2017-05-29
1
-19
/
+41
*
[SystemZ] Implement getRepRegClassFor()
Jonas Paulsson
2017-05-10
1
-0
/
+9
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-3
/
+1
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-9
/
+10
*
DAG: Make mayBeEmittedAsTailCall parameter const
Matt Arsenault
2017-04-18
1
-1
/
+1
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
1
-0
/
+4
*
[SystemZ] Check for presence of vector support in SystemZISelLowering
Jonas Paulsson
2017-04-07
1
-2
/
+5
*
[SystemZ] Remove confusing comment in combineEXTRACT_VECTOR_ELT()
Jonas Paulsson
2017-04-07
1
-2
/
+0
*
[SystemZ] Prevent Merging Bitcast with non-normal loads
Nirav Dave
2017-04-05
1
-2
/
+3
*
[SystemZ] Skip DAGCombining of vector node for older subtargets.
Jonas Paulsson
2017-03-31
1
-0
/
+6
*
[SystemZ] Add check VT.isSimple() in canTreateAsByteVector()
Jonas Paulsson
2017-03-07
1
-1
/
+1
*
[SystemZ] Add comment for ISD::FP_TO_UINT expansion.
Jonas Paulsson
2017-02-02
1
-0
/
+3
*
[SystemZ] Gracefully fail in GeneralShuffle::add() instead of assertion.
Jonas Paulsson
2017-01-24
1
-12
/
+22
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-19
/
+37
*
[SystemZ] Improve isFoldableMemAccessOffset().
Jonas Paulsson
2017-01-11
1
-2
/
+20
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
1
-3
/
+21
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-5
/
+3
*
[MachineMemOperand] Move synchronization scope and atomic orderings from SDNo...
Konstantin Zhuravlyov
2016-10-15
1
-2
/
+1
*
getVectorElementType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-6
/
+6
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-7
/
+5
*
Fix SystemZ hang caused by r279105
Elliot Colp
2016-08-23
1
-29
/
+24
*
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
Michael Kuperstein
2016-08-18
1
-2
/
+2
*
Fix SystemZ compilation abort caused by negative AND mask
Elliot Colp
2016-08-18
1
-3
/
+34
*
[LoopStrenghtReduce] Refactoring and addition of a new target cost function.
Jonas Paulsson
2016-08-17
1
-0
/
+23
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-11
/
+11
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-47
/
+31
*
[SystemZ] Utilize Test Data Class instructions.
Marcin Koscielnicki
2016-07-10
1
-0
/
+5
*
[SystemZ] Remove AND mask of bottom 6 bits when result is used for shift/rotate
Elliot Colp
2016-07-06
1
-1
/
+54
*
[SystemZ] Move misplaced SystemZ::TDC to non-memory opcode range.
Marcin Koscielnicki
2016-07-02
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-125
/
+117
*
[SystemZ] Split up PerformDAGCombine. [NFC]
Marcin Koscielnicki
2016-06-30
1
-142
/
+176
*
[SystemZ] Add floating-point test data class instructions.
Marcin Koscielnicki
2016-06-29
1
-0
/
+1
*
Move shouldAssumeDSOLocal to Target.
Rafael Espindola
2016-06-27
1
-2
/
+1
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-45
/
+48
*
[SystemZ] Support Compare and Traps
Zhan Jun Liau
2016-06-10
1
-0
/
+3
*
[SystemZ] Support LRVH and STRVH opcodes
Bryan Chan
2016-05-16
1
-0
/
+71
*
[SystemZ] Implement backchain attribute (recommit with fix).
Marcin Koscielnicki
2016-05-05
1
-4
/
+33
*
Revert "[SystemZ] Implement backchain attribute."
Marcin Koscielnicki
2016-05-04
1
-33
/
+4
*
[SystemZ] Implement llvm.get.dynamic.area.offset
Marcin Koscielnicki
2016-05-04
1
-0
/
+10
*
[SystemZ] Implement backchain attribute.
Marcin Koscielnicki
2016-05-04
1
-4
/
+33
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-4
/
+0
*
[SystemZ] Support Swift Calling Convention
Bryan Chan
2016-04-28
1
-3
/
+7
*
[CodeGen] Add getBuildVector and getSplatBuildVector helpers. NFCI.
Ahmed Bougacha
2016-04-26
1
-6
/
+5
*
[SystemZ] Mark CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF as Expand instead of Custom si...
Craig Topper
2016-04-22
1
-8
/
+2
*
[SystemZ] Add support for llvm.thread.pointer intrinsic.
Marcin Koscielnicki
2016-04-20
1
-8
/
+18
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-2
/
+4
*
[SystemZ] Support ATOMIC_FENCE
Ulrich Weigand
2016-04-04
1
-0
/
+25
*
[SystemZ] Support llvm.frameaddress/llvm.returnaddress intrinsics
Ulrich Weigand
2016-04-04
1
-0
/
+55
*
[DAG] use !isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-6
/
+6
[next]