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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Simplify handling of 128-bit multiply/divide instruction
Ulrich Weigand
2017-07-05
7
-106
/
+106
*
[SystemZ] Small cleanups to SystemZScheduleZ13.td
Ulrich Weigand
2017-07-05
1
-25
/
+36
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-03
1
-1
/
+1
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
15
-132
/
+1169
*
[SystemZ] Add missing high-word facility instructions
Ulrich Weigand
2017-06-30
5
-0
/
+70
*
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
Geoff Berry
2017-06-28
2
-2
/
+3
*
[SystemZ] Fix missing emergency spill slot corner case
Ulrich Weigand
2017-06-26
1
-2
/
+15
*
[SystemZ] Add a check against zero before calling getTestUnderMaskCond()
Jonas Paulsson
2017-06-26
1
-0
/
+2
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+2
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-2
/
+5
*
[SystemZ] Remove unnecessary serialization before volatile loads
Ulrich Weigand
2017-06-23
4
-17
/
+6
*
[SystemZ] Fix trap issue and enable expensive checks.
Jonas Paulsson
2017-06-23
2
-8
/
+3
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-4
/
+4
*
Fix build.
Rafael Espindola
2017-06-21
1
-1
/
+1
*
Mark dump() methods as const. NFC
Sam Clegg
2017-06-21
1
-1
/
+1
*
Const correctness for TTI::getRegisterBitWidth
Daniel Neilson
2017-06-12
2
-2
/
+2
*
[SystemZ] Propagate MachineMemOperands
Jonas Paulsson
2017-06-07
1
-6
/
+19
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
10
-12
/
+12
*
TargetMachine: Indicate whether machine verifier passes.
Matthias Braun
2017-05-31
1
-0
/
+2
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[SystemZ] Add decimal floating-point instructions
Ulrich Weigand
2017-05-30
9
-1
/
+666
*
[SystemZ] Add hexadecimal floating-point instructions
Ulrich Weigand
2017-05-30
7
-18
/
+604
*
[SystemZ] Improve buildVector() in SystemZISelLowering.cpp.
Jonas Paulsson
2017-05-29
1
-19
/
+41
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
1
-1
/
+1
*
[LoopVectorizer] Let target prefer scalar addressing computations.
Jonas Paulsson
2017-05-24
1
-0
/
+1
*
[SystemZ] Fix register modelling in expandLoadStackGuard()
Jonas Paulsson
2017-05-24
1
-16
/
+14
*
[SystemZ] Modelling of costs of divisions with a constant power of 2.
Jonas Paulsson
2017-05-17
1
-1
/
+33
*
[SystemZ] Add miscellaneous instructions
Ulrich Weigand
2017-05-10
5
-0
/
+85
*
[SystemZ] Add missing arithmetic instructions
Ulrich Weigand
2017-05-10
7
-24
/
+187
*
[SystemZ] Implement getRepRegClassFor()
Jonas Paulsson
2017-05-10
2
-0
/
+11
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
10
-2
/
+247
*
[SystemZ] Add crypto instructions
Ulrich Weigand
2017-05-10
8
-4
/
+97
*
[SystemZ] Add translate/convert instructions
Ulrich Weigand
2017-05-10
5
-0
/
+117
*
[SystemZ] Add missing memory/string instructions
Ulrich Weigand
2017-05-10
5
-15
/
+77
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
3
-6
/
+5
*
[SystemZ] Make copyPhysReg() add impl-use operands of super reg.
Jonas Paulsson
2017-05-04
1
-1
/
+7
*
[SystemZ] Properly check number of operands in getCmpOpsType()
Jonas Paulsson
2017-05-03
1
-3
/
+4
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
2
-18
/
+20
*
[SystemZ] Remove incorrect assert in SystemZTTIImpl
Jonas Paulsson
2017-04-27
1
-1
/
+0
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-4
/
+3
*
[SystemZ] Update kill-flag in splitMove().
Jonas Paulsson
2017-04-24
1
-2
/
+3
*
DAG: Make mayBeEmittedAsTailCall parameter const
Matt Arsenault
2017-04-18
2
-2
/
+2
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
[LoopVectorizer, TTI] New method supportsEfficientVectorElementLoadStore()
Jonas Paulsson
2017-04-12
1
-0
/
+1
*
[SystemZ] TargetTransformInfo cost functions implemented.
Jonas Paulsson
2017-04-12
3
-4
/
+576
*
[SystemZ] Check for presence of vector support in SystemZISelLowering
Jonas Paulsson
2017-04-07
2
-2
/
+6
*
[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
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
[next]