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
/
SystemZInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Bugfix and improve the handling of CC values.
Jonas Paulsson
2019-12-20
1
-0
/
+8
*
[SystemZ] Improve verification of MachineOperands.
Jonas Paulsson
2019-12-16
1
-0
/
+22
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-14
/
+14
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-2
/
+1
*
[SystemZ] Merge the SystemZExpandPseudo pass into SystemZPostRewrite.
Jonas Paulsson
2019-09-16
1
-111
/
+11
*
[SystemZ] Recognize INLINEASM_BR in backend
Jonas Paulsson
2019-09-05
1
-9
/
+13
*
[SystemZ] Recognize INLINEASM_BR in backend.
Jonas Paulsson
2019-09-03
1
-2
/
+2
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-15
/
+15
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-2
/
+3
*
[SystemZ] Fix build bot failure after r365932
Ulrich Weigand
2019-07-12
1
-2
/
+2
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
1
-4
/
+86
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-4
/
+4
*
[SystemZ] Fix AHIMuxK pseudo expansion.
Jonas Paulsson
2019-06-18
1
-4
/
+6
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
1
-70
/
+48
*
[CodeGen] Add "const" to MachineInstr::mayAlias
Bjorn Pettersson
2019-04-19
1
-1
/
+2
*
[Hexagon, SystemZ] Be super conservative about atomics
Philip Reames
2019-02-24
1
-1
/
+1
*
[SystemZ] Do not return INT_MIN from strcmp/memcmp
Ulrich Weigand
2019-02-06
1
-74
/
+0
*
[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more pl...
Craig Topper
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ] Replace subreg_r with subreg_h
Krzysztof Parzyszek
2018-08-15
1
-4
/
+4
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[SystemZ] Handle SADDO et.al. and ADD/SUBCARRY
Ulrich Weigand
2018-04-30
1
-0
/
+30
*
[SystemZ] Do not use glue to represent condition code dependencies
Ulrich Weigand
2018-04-30
1
-0
/
+17
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[RegAlloc, SystemZ] Increase number of LOCRs by passing "hard" regalloc hints.
Jonas Paulsson
2017-11-10
1
-0
/
+6
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[SystemZ] Add support for IBM z14 processor (3/3)
Ulrich Weigand
2017-07-17
1
-0
/
+31
*
[SystemZ] Add support for IBM z14 processor (1/3)
Ulrich Weigand
2017-07-17
1
-0
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[SystemZ] Fix register modelling in expandLoadStackGuard()
Jonas Paulsson
2017-05-24
1
-16
/
+14
*
[SystemZ] Make copyPhysReg() add impl-use operands of super reg.
Jonas Paulsson
2017-05-04
1
-1
/
+7
*
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
*
[SystemZ] Make sure of correct regclasses in insertSelect()
Jonas Paulsson
2017-03-31
1
-0
/
+6
*
[SystemZ] Don't drop any operands in expandZExtPseudo()
Jonas Paulsson
2017-03-22
1
-13
/
+18
*
[SystemZ] Don't drop MO flags in foldMemoryOperandImpl()
Jonas Paulsson
2017-03-21
1
-5
/
+5
*
[SystemZ] Add use of super-reg in splitMove()
Jonas Paulsson
2017-03-17
1
-1
/
+14
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-24
1
-9
/
+32
*
[SystemZ] Proper handling of undef flag while expanding pseudo.
Jonas Paulsson
2017-01-18
1
-6
/
+9
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-11
/
+12
*
[SystemZ] Support load-and-trap instructions
Ulrich Weigand
2016-11-28
1
-0
/
+19
*
[SystemZ] Add remaining branch instructions
Ulrich Weigand
2016-11-28
1
-0
/
+5
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
1
-36
/
+191
*
[SystemZ] Support CL(G)T instructions
Ulrich Weigand
2016-11-11
1
-0
/
+12
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-2
/
+10
*
[SystemZ] Post-RA scheduler implementation
Jonas Paulsson
2016-10-20
1
-0
/
+35
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-2
/
+2
[next]