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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Bugfix and improve the handling of CC values.
Jonas Paulsson
2019-12-20
1
-1
/
+2
*
[SystemZ] Improve verification of MachineOperands.
Jonas Paulsson
2019-12-16
1
-0
/
+4
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
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
-4
/
+0
*
[SystemZ] Recognize INLINEASM_BR in backend
Jonas Paulsson
2019-09-05
1
-6
/
+16
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
1
-0
/
+2
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
1
-1
/
+7
*
[CodeGen] Add "const" to MachineInstr::mayAlias
Bjorn Pettersson
2019-04-19
1
-1
/
+2
*
[SystemZ] Do not return INT_MIN from strcmp/memcmp
Ulrich Weigand
2019-02-06
1
-3
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[SystemZ] Don't drop any operands in expandZExtPseudo()
Jonas Paulsson
2017-03-22
1
-4
/
+8
*
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
-3
/
+15
*
[SystemZ] Proper handling of undef flag while expanding pseudo.
Jonas Paulsson
2017-01-18
1
-1
/
+2
*
[SystemZ] Support load-and-trap instructions
Ulrich Weigand
2016-11-28
1
-0
/
+4
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
1
-1
/
+29
*
[SystemZ] Post-RA scheduler implementation
Jonas Paulsson
2016-10-20
1
-0
/
+8
*
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
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+4
*
TargetInstrInfo: add virtual function getInstSizeInBytes
Sjoerd Meijer
2016-07-29
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-24
/
+23
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-3
/
+3
*
[SystemZ] Support Compare and Traps
Zhan Jun Liau
2016-06-10
1
-9
/
+12
*
[foldMemoryOperand()] Pass LiveIntervals to enable liveness check.
Jonas Paulsson
2016-05-10
1
-2
/
+4
*
[SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-24
1
-0
/
+1
*
[SystemZ] Support conditional indirect sibling calls via BCR
Ulrich Weigand
2016-04-11
1
-1
/
+4
*
[SystemZ] Implement conditional returns
Ulrich Weigand
2016-04-07
1
-0
/
+13
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-2
/
+2
*
Pass BranchProbability/BlockMass by value instead of const& as they are small...
Cong Hou
2015-09-10
1
-2
/
+2
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-4
/
+2
*
[InstrInfo] Refactor foldOperandImpl to thread through InsertPt. NFC
Keno Fischer
2015-06-08
1
-0
/
+2
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-4
/
+4
*
[SystemZ] Support all TLS access models - CodeGen part
Ulrich Weigand
2015-02-18
1
-2
/
+5
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove target machine caching from SystemZInstrInfo and
Eric Christopher
2014-06-27
1
-2
/
+3
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-64
/
+52
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-82
/
+82
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-30
/
+27
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-1
/
+6
[next]