aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetSelectionDAGInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* [SystemZ] Use SRST to optimize memchrRichard Sandiford2013-08-201-0/+12
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-161-0/+13
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-161-0/+15
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-161-0/+14
* [SystemZ] Use CLC and IPM to implement memcmpRichard Sandiford2013-08-121-0/+14
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-3/+3
* Move TargetData to DataLayout.Micah Villmow2012-10-081-3/+3
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-171-2/+2
* reimplement memcpy/memmove/memset lowering to use MachinePointerInfoChris Lattner2010-09-211-5/+5
* Fix a comment.Dan Gohman2010-05-111-1/+1
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-1/+66
* Create a new TargetSelectionDAGInfo class. This will eventually acquireDan Gohman2010-04-161-0/+36