Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -1/+1 |
| | | | | | | matches what llvm-gcc and clang now produce. llvm-svn: 106221 | ||||
* | Handle a v2f64 formal parameter that is split between registers and memory | Bob Wilson | 2010-04-13 | 1 | -0/+7 |
such that the entire second half is in memory. Radar 7855014. llvm-svn: 101181 |