Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |