index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SystemZ
/
SystemZInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[SystemZ] Add comparisons of high words and memory
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
1
-2
/
+50
*
[SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
1
-33
/
+50
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
1
-0
/
+4
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
1
-0
/
+12
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
1
-0
/
+24
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
1
-0
/
+19
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
1
-0
/
+8
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-5
/
+73
*
[SystemZ] Rename subregs and add subreg_h32
Richard Sandiford
2013-09-30
1
-6
/
+6
*
[SystemZ] Rein back the use of block operations
Richard Sandiford
2013-09-27
1
-4
/
+8
*
[SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Richard Sandiford
2013-09-25
1
-6
/
+6
*
[SystemZ] Use subregs for 64-bit truncating stores
Richard Sandiford
2013-09-25
1
-1
/
+1
*
[SystemZ] Add unsigned compare-and-branch instructions
Richard Sandiford
2013-09-18
1
-0
/
+18
*
[SystemZ] Fix handling of 64-bit memcmp results
Richard Sandiford
2013-08-16
1
-0
/
+7
*
[SystemZ] Fix sign of integer memcmp result
Richard Sandiford
2013-08-16
1
-29
/
+26
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-0
/
+93
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
1
-0
/
+3
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
1
-0
/
+8
*
[SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
2013-08-05
1
-0
/
+13
[next]