Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal | Dan Gohman | 2008-04-12 | 1 | -0/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Make ARM and X86 LowerMEMCPY identical by moving the isThumb check into getMa... | Rafael Espindola | 2007-10-31 | 1 | -1/+5 |
* | Make ARM an X86 memcpy expansion more similar to each other. | Rafael Espindola | 2007-10-31 | 1 | -0/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+94 |