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
*
TargetInstrInfo: add virtual function getInstSizeInBytes
Sjoerd Meijer
2016-07-29
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-7
/
+7
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
SystemZ: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-3
/
+3
*
[SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities
Zhan Jun Liau
2016-07-11
1
-0
/
+20
*
[SystemZ] Fix regression when handling conditional calls
Zhan Jun Liau
2016-07-07
1
-2
/
+2
*
CodeGen: Use MachineInstr& in LiveVariables API, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-157
/
+145
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-7
/
+7
*
[SystemZ] Support Compare and Traps
Zhan Jun Liau
2016-06-10
1
-4
/
+37
*
[foldMemoryOperand()] Pass LiveIntervals to enable liveness check.
Jonas Paulsson
2016-05-10
1
-13
/
+26
*
[SystemZ] Mark CC defs as dead whenever possible.
Jonas Paulsson
2016-05-02
1
-2
/
+22
*
[SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-24
1
-0
/
+35
*
[SystemZ] Support conditional indirect sibling calls via BCR
Ulrich Weigand
2016-04-11
1
-1
/
+33
*
[SystemZ] Support conditional sibling calls via BRCL
Ulrich Weigand
2016-04-08
1
-1
/
+15
*
[SystemZ] Fix build break from r265689
Ulrich Weigand
2016-04-07
1
-2
/
+1
*
[SystemZ] Implement conditional returns
Ulrich Weigand
2016-04-07
1
-13
/
+76
*
Indentation fix in SystemZInstrInfo.cpp
Jonas Paulsson
2016-03-31
1
-2
/
+2
*
[SystemZ] Avoid LER on z13 due to partial register dependencies
Ulrich Weigand
2016-03-14
1
-1
/
+2
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-10
/
+11
*
[SystemZ] Bugfix: Don't add CC twice to new three-address instruction.
Jonas Paulsson
2015-12-04
1
-4
/
+10
*
[SystemZ] Simplify boolean conditional return statements
Ulrich Weigand
2015-11-13
1
-9
/
+3
*
[SystemZ] Also clear kill flag for index reg in splitMove().
Jonas Paulsson
2015-10-26
1
-1
/
+3
*
[SystemZ] Fixes in the backend I/R.
Jonas Paulsson
2015-10-10
1
-0
/
+3
*
[SystemZ] Minor bugfixes.
Jonas Paulsson
2015-10-09
1
-1
/
+2
*
[SystemZ] Add some generic (floating point support) load instructions.
Jonas Paulsson
2015-10-01
1
-0
/
+6
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-19
/
+14
*
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
-3
/
+2
*
[InstrInfo] Refactor foldOperandImpl to thread through InsertPt. NFC
Keno Fischer
2015-06-08
1
-28
/
+45
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-1
/
+1
*
[SystemZ] Add CodeGen support for scalar f64 ops in vector registers
Ulrich Weigand
2015-05-05
1
-0
/
+10
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+7
*
[SystemZ] Support RISBGN instruction on zEC12
Ulrich Weigand
2015-03-31
1
-13
/
+21
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-8
/
+7
*
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the ma...
Aaron Ballman
2015-02-15
1
-1
/
+1
*
[SystemZ] Make operator bool explicit. NFC.
Benjamin Kramer
2014-10-04
1
-1
/
+1
*
Remove target machine caching from SystemZInstrInfo and
Eric Christopher
2014-06-27
1
-6
/
+6
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-9
/
+9
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Remove some empty statements
Alp Toker
2014-04-19
1
-1
/
+1
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-8
/
+8
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-2
/
+2
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+4
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-4
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+4
*
[SystemZ] Improve handling of SETCC
Richard Sandiford
2013-10-16
1
-1
/
+1
*
[SystemZ] Use A(G)SI when spilling the target of a constant addition
Richard Sandiford
2013-10-15
1
-2
/
+24
[next]