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] Check the bitwidth before calling isInt/isUInt.
Jonas Paulsson
2018-01-31
1
-1
/
+2
*
[SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...
Craig Topper
2018-01-26
1
-3
/
+0
*
[SystemZ] Fix bootstrap failure due to invalid DAG loop
Ulrich Weigand
2018-01-22
1
-2
/
+21
*
[SystemZ] Prefer LOCHI over generating IPM sequences
Ulrich Weigand
2018-01-19
1
-0
/
+5
*
[SystemZ] Directly use CC result of compare-and-swap
Ulrich Weigand
2018-01-19
2
-0
/
+126
*
[SystemZ] Rework IPM sequence generation
Ulrich Weigand
2018-01-19
4
-134
/
+238
*
[SystemZ] Implement computeKnownBitsForTargetNode
Ulrich Weigand
2018-01-19
2
-0
/
+32
*
[SystemZ] Handle BRCTH branches correctly in SystemZLongBranch.cpp.
Jonas Paulsson
2018-01-17
1
-1
/
+1
*
[SystemZ] Check for legality before doing LOAD AND TEST transformations.
Jonas Paulsson
2018-01-15
1
-52
/
+79
*
Temporarily revert
Jonas Paulsson
2018-01-10
1
-25
/
+15
*
[SystemZ] Check for legality before doing LOAD AND TEST transformations.
Jonas Paulsson
2018-01-10
1
-15
/
+25
*
[SystemZ] Comment fix in SystemZElimCompare.cpp
Jonas Paulsson
2018-01-08
1
-5
/
+2
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
2
-3
/
+5
*
(Re-landing) Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-22
2
-5
/
+4
*
Revert "Expose a TargetMachine::getTargetTransformInfo function"
Sanjoy Das
2017-12-21
2
-4
/
+5
*
Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-21
2
-5
/
+4
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
6
-11
/
+11
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
2
-2
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-2
/
+2
*
[SystemZ] Add IntrWriteMem flag to int_s390_tabort intrinsic
Jonas Paulsson
2017-12-06
1
-2
/
+1
*
[SystemZ] Bugfix in expandRxSBG()
Jonas Paulsson
2017-12-06
1
-2
/
+9
*
[SystemZ] Validate shifted compare value in adjustForTestUnderMask
Ulrich Weigand
2017-12-05
1
-0
/
+2
*
[SystemZ] set 'guessInstructionProperties = 0' and set flags as needed.
Jonas Paulsson
2017-12-05
6
-123
/
+131
*
[Regalloc] Generate and store multiple regalloc hints.
Jonas Paulsson
2017-12-05
1
-0
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-4
/
+4
*
[SystemZ] Bugfix in adjustSubwordCmp.
Jonas Paulsson
2017-11-30
1
-4
/
+11
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
[SystemZ] Bugfix for handling of subregisters in getRegAllocationHints().
Jonas Paulsson
2017-11-20
1
-2
/
+4
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
9
-11
/
+11
*
Add backend name to Target to enable runtime info to be fed back into TableGen
Daniel Sanders
2017-11-15
1
-2
/
+2
*
[SystemZ] Do not crash when selecting an OR of two constants
Ulrich Weigand
2017-11-14
1
-2
/
+4
*
[SystemZ] Fix invalid codegen using RISBMux on out-of-range bits
Ulrich Weigand
2017-11-14
1
-1
/
+9
*
[RegAlloc, SystemZ] Increase number of LOCRs by passing "hard" regalloc hints.
Jonas Paulsson
2017-11-10
3
-0
/
+94
*
[SystemZ] Add support for the "o" inline asm constraint
Ulrich Weigand
2017-11-09
2
-0
/
+5
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
3
-3
/
+3
*
[SystemZ] implement hasDivRemOp()
Jonas Paulsson
2017-11-06
2
-0
/
+6
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
2
-2
/
+2
*
[AsmParser][TableGen] Add VariantID argument to the generated mnemonic spell ...
Craig Topper
2017-10-26
1
-1
/
+2
*
[AsmParser][TableGen] Make the generated mnemonic spell checker function a fi...
Craig Topper
2017-10-26
1
-1
/
+2
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
2
-3
/
+3
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
2
-3
/
+3
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
3
-4
/
+9
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
[SystemZ] Enable machine scheduler.
Jonas Paulsson
2017-10-06
1
-0
/
+5
*
[SystemZ] implement shouldCoalesce()
Jonas Paulsson
2017-09-29
2
-0
/
+79
*
[SystemZ] Fix fall-out from r314428
Ulrich Weigand
2017-09-28
1
-0
/
+6
*
[SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS
Ulrich Weigand
2017-09-28
4
-22
/
+67
*
[SystemZ] Improve optimizeCompareZero()
Jonas Paulsson
2017-09-21
1
-7
/
+36
*
[SystemZ] Fix truncstore + bswap codegen bug
Ulrich Weigand
2017-09-19
1
-1
/
+2
[next]