1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Matthias Braun f87d29dc88 AArch64: Cleanup tailcall CC check, enable swiftcc.
Cleanup/change the code that checks for possible tailcall conventions to
look the same as the one in the X86 target. This makes the distinction
between calling conventions that can guarnatee tailcalls and the ones
that may tailcall more obvious.

- Add Swift to the mayTailCall list
- PreserveMost seemed to be incorrectly part of the guarnteed tail call
  list, move it to the mayTailCall list.

llvm-svn: 281376
2016-09-13 19:27:38 +00:00
..
2015-02-13 10:48:30 +00:00
2016-05-31 18:31:14 +00:00
2015-08-11 14:35:29 +00:00
2016-05-03 05:21:53 +00:00
2016-05-26 12:42:55 +00:00
2014-08-20 10:40:20 +00:00