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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Have SystemZSelectionDAGInfo constructor take a DataLayout rather
Eric Christopher
2014-06-27
1
-1
/
+1
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-12
/
+10
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-1
/
+1
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-10
/
+9
*
[SystemZ] Use SRST to optimize memchr
Richard Sandiford
2013-08-20
1
-0
/
+5
*
[SystemZ] Use SRST to implement strlen and strnlen
Richard Sandiford
2013-08-16
1
-0
/
+10
*
[SystemZ] Use MVST to implement strcpy and stpcpy
Richard Sandiford
2013-08-16
1
-0
/
+7
*
[SystemZ] Use CLST to implement strcmp
Richard Sandiford
2013-08-16
1
-0
/
+6
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-1
/
+7
*
[SystemZ] Use "STC;MVC" for memset
Richard Sandiford
2013-07-09
1
-0
/
+6
*
[SystemZ] Use MVC for memcpy
Richard Sandiford
2013-07-08
1
-0
/
+40
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-31
/
+0
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-1
/
+3
*
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
2010-04-16
1
-0
/
+29