aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for back-scheduling address computations,Dan Gohman2008-12-161-0/+6
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Move the LowerMEMCPY and LowerMEMCPYCall to a common place.Rafael Espindola2007-11-051-0/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+36