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
*
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