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
/
SystemZISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Only attempt RxSBG optimization for integer types
Ulrich Weigand
2015-06-25
1
-2
/
+7
*
SystemZ: Rephrase this allOnes calculation to avoid UB
Justin Bogner
2015-06-24
1
-1
/
+3
*
[PM/AA] Remove the Location typedef from the AliasAnalysis class now
Chandler Carruth
2015-06-17
1
-2
/
+2
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+122
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-20
/
+22
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-22
/
+20
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-20
/
+22
*
[SystemZ] Support RISBGN instruction on zEC12
Ulrich Weigand
2015-03-31
1
-2
/
+9
*
[systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory const...
Daniel Sanders
2015-03-17
1
-13
/
+23
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-3
/
+4
*
Revert "r232027 - Add infrastructure for support of multiple memory constraints"
Hal Finkel
2015-03-12
1
-4
/
+3
*
Add infrastructure for support of multiple memory constraints.
Daniel Sanders
2015-03-12
1
-3
/
+4
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-31
1
-7
/
+9
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-4
/
+4
*
AA metadata refactoring (introduce AAMDNodes)
Hal Finkel
2014-07-24
1
-2
/
+2
*
Rename ComputeMaskedBits to computeKnownBits. "Masked" has been
Jay Foad
2014-05-14
1
-3
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-10
/
+10
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
Break PseudoSourceValue out of the Value hierarchy. It is now the root of its...
Nick Lewycky
2014-04-15
1
-2
/
+2
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-5
/
+4
*
[SystemZ] Use "auto" for cast results
Richard Sandiford
2014-03-06
1
-20
/
+14
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-6
/
+5
*
[SystemZ] Fix RNSBG bug introduced by r197802
Richard Sandiford
2014-01-09
1
-8
/
+10
*
[SystemZ] Use interlocked-access 1 instructions for CodeGen
Richard Sandiford
2013-12-24
1
-14
/
+0
*
[SystemZ] Extend RISBG optimization
Richard Sandiford
2013-12-20
1
-3
/
+17
*
[SystemZ] Fix incorrect use of RISBG for a zero-extended right shift
Richard Sandiford
2013-11-26
1
-19
/
+8
*
[SystemZ] Handle extensions in RxSBG optimizations
Richard Sandiford
2013-10-16
1
-8
/
+26
*
[SystemZ] Extend 32-bit RISBG optimizations to high words
Richard Sandiford
2013-10-01
1
-8
/
+16
*
[SystemZ] Rename subregs and add subreg_h32
Richard Sandiford
2013-09-30
1
-2
/
+2
*
[SystemZ] Rein back the use of block operations
Richard Sandiford
2013-09-27
1
-18
/
+20
*
[SystemZ] Improve handling of PC-relative addresses
Richard Sandiford
2013-09-27
1
-48
/
+61
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-0
/
+1
*
[SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNode
Richard Sandiford
2013-09-13
1
-12
/
+5
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
1
-19
/
+50
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
1
-0
/
+25
*
[SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
2013-07-31
1
-0
/
+21
*
[SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()
Richard Sandiford
2013-07-31
1
-52
/
+41
*
[SystemZ] Use RNSBG
Richard Sandiford
2013-07-18
1
-16
/
+67
*
[SystemZ] Generalize RxSBG SRA case
Richard Sandiford
2013-07-18
1
-27
/
+36
*
[SystemZ] Use RXSBG
Richard Sandiford
2013-07-18
1
-11
/
+16
*
[SystemZ] Rename and formatting fixes
Richard Sandiford
2013-07-18
1
-64
/
+61
*
Silencing an MSVC warning about signed vs unsigned comparison mismatches.
Aaron Ballman
2013-07-17
1
-1
/
+1
*
[SystemZ] Use ROSBG and non-zero form of RISBG for OR nodes
Richard Sandiford
2013-07-16
1
-1
/
+86
*
[SystemZ] Use RISBG for (shift (and ...))
Richard Sandiford
2013-07-16
1
-97
/
+168
*
[SystemZ] Use zeroing form of RISBG for shift-and-AND sequences
Richard Sandiford
2013-07-11
1
-5
/
+66
*
[SystemZ] Use zeroing form of RISBG for some AND sequences
Richard Sandiford
2013-07-11
1
-1
/
+118
*
[SystemZ] Use MVC for simple load/store pairs
Richard Sandiford
2013-07-09
1
-0
/
+46
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-2
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+616
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-779
/
+0
[next]