Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recommit modified r167540. | Amara Emerson | 2012-11-08 | 1 | -2/+2 |
| | | | | | | | Improve ARM build attribute emission for architectures types. This also changes the default architecture emitted for a generic CPU to "v7". llvm-svn: 167574 | ||||
* | Change some ARM subtarget features to be single bit yes/no in order to sink ↵ | Evan Cheng | 2011-07-07 | 1 | -1/+1 |
| | | | | | | them down to MC layer. Also fix tests. llvm-svn: 134590 | ||||
* | Rework some .ARM.attribute work for improved gcc compatibility. | Jason W Kim | 2011-02-07 | 1 | -12/+30 |
| | | | | | | | Unified EmitTextAttribute for both Asm and Obj emission (.cpu only) Added necessary cortex-A8 related attrs for codegen compat tests. llvm-svn: 124995 | ||||
* | Revert 118422 in search of bot verdancy. | Dale Johannesen | 2010-11-08 | 1 | -29/+12 |
| | | | | llvm-svn: 118429 | ||||
* | Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. | Jason W Kim | 2010-11-08 | 1 | -12/+29 |
| | | | | llvm-svn: 118422 | ||||
* | Add support for emitting ARM file attributes. | Rafael Espindola | 2010-10-25 | 1 | -0/+19 |
llvm-svn: 117275 |