1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Tim Northover 684a0e633d ARM: support interrupt attribute
This function-attribute modifies the callee-saved register list and function
epilogue (specifically the return instruction) so that a routine is suitable
for use as an interrupt-handler of the specified type without disrupting
user-mode applications.

rdar://problem/14207019

llvm-svn: 191766
2013-10-01 14:33:28 +00:00
..
2013-05-20 08:01:34 +00:00
2010-09-17 21:46:16 +00:00
2012-06-11 08:07:26 +00:00
2012-02-28 02:08:50 +00:00
2010-09-02 20:19:24 +00:00
2012-06-15 21:32:12 +00:00
2011-11-29 23:09:16 +00:00
2012-09-29 21:43:49 +00:00
2011-03-15 01:49:08 +00:00
2011-04-01 03:36:33 +00:00
2013-09-04 21:23:23 +00:00
2011-07-26 20:49:44 +00:00
2010-08-30 23:41:49 +00:00
2013-07-18 13:17:26 +00:00