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
/
SystemZSelectionDAGInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-4
/
+4
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-4
/
+4
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-4
/
+4
*
[SystemZ] Do not return INT_MIN from strcmp/memcmp
Ulrich Weigand
2019-02-06
1
-8
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ] Do not use glue to represent condition code dependencies
Ulrich Weigand
2018-04-30
1
-18
/
+17
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-11
/
+8
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-45
/
+38
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-6
/
+0
*
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
*
Demote vectors to arrays. No functionality change.
Benjamin Kramer
2015-02-19
1
-6
/
+3
*
MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line wit...
Benjamin Kramer
2015-02-12
1
-1
/
+1
*
Have SystemZSelectionDAGInfo constructor take a DataLayout rather
Eric Christopher
2014-06-27
1
-4
/
+2
*
Have TargetSelectionDAGInfo take a DataLayout initializer rather than
Eric Christopher
2014-06-06
1
-1
/
+1
*
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
Craig Topper
2014-04-26
1
-1
/
+1
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[SystemZ] Use "auto" for cast results
Richard Sandiford
2014-03-06
1
-5
/
+5
*
[SystemZ] Improve handling of SETCC
Richard Sandiford
2013-10-16
1
-1
/
+1
*
[SystemZ] Use XC for a memset of 0
Richard Sandiford
2013-09-06
1
-8
/
+21
*
[SystemZ] Extend memcmp support to all constant lengths
Richard Sandiford
2013-08-28
1
-9
/
+26
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
1
-24
/
+40
*
[SystemZ] Use SRST to optimize memchr
Richard Sandiford
2013-08-20
1
-0
/
+30
*
[SystemZ] Use SRST to implement strlen and strnlen
Richard Sandiford
2013-08-16
1
-0
/
+34
*
[SystemZ] Use MVST to implement strcpy and stpcpy
Richard Sandiford
2013-08-16
1
-0
/
+11
*
[SystemZ] Use CLST to implement strcmp
Richard Sandiford
2013-08-16
1
-10
/
+27
*
[SystemZ] Fix sign of integer memcmp result
Richard Sandiford
2013-08-16
1
-7
/
+8
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-0
/
+27
*
[SystemZ] Use "STC;MVC" for memset
Richard Sandiford
2013-07-09
1
-0
/
+81
*
[SystemZ] Use MVC for memcpy
Richard Sandiford
2013-07-08
1
-0
/
+46
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-23
/
+0
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-2
/
+3
*
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
2010-04-16
1
-0
/
+22