Amara Emerson
|
87d192bb72
|
[ARM] Emit correct build attributes for the relocation models.
Patch by Asiri Rathnayake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209656 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-05-27 13:30:21 +00:00 |
|
Nico Rieck
|
268e96a8a6
|
Fix broken CHECK lines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201479 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-02-16 07:31:05 +00:00 |
|
Artyom Skrobov
|
3767c7446e
|
[ARM] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional: it should have the default value of AllowDIVIfExists
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199638 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-01-20 10:18:42 +00:00 |
|
Saleem Abdulrasool
|
70c092f3ec
|
ARM: update build attributes for ABI r2.09
Update names for the names as per the current ABI errata. Mark deprecated tags
as such.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199576 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-01-19 08:25:35 +00:00 |
|
Amara Emerson
|
fc17ce612f
|
Move the xscale build attribute test to the proper place and remove the old one.
The encoding of build attributes is already tested in CodeGen/ARM/build-attributes-encoding.s
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199393 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-01-16 15:11:54 +00:00 |
|
Artyom Skrobov
|
6099123db8
|
Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198945 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-01-10 16:42:55 +00:00 |
|
Amara Emerson
|
b42574a1f2
|
[ARM] Enable FeatureMP for Cortex-A5 by default.
Patch by Oliver Stannard.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195640 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-11-25 13:17:15 +00:00 |
|
Richard Barton
|
269882176f
|
Add support for Cortex-A12.
Patch by Oliver Stannard!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195448 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-11-22 11:53:16 +00:00 |
|
Artyom Skrobov
|
bf73d8f1f2
|
[ARM] add the overlooked tests for Cortex-A7 build attributes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195365 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-11-21 16:22:39 +00:00 |
|