diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-03-08 21:05:02 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-03-08 21:05:02 +0000 |
commit | dc444e9a236c9e5a9a3a5e6da75f29f7000208d3 (patch) | |
tree | 7a3f1a198128fbf921c1e219fd8186c0a0ac00db /test/CodeGen/X86 | |
parent | 9dcd6f14f8c559601fa2ad1ff168dcc236f7ce05 (diff) |
Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86')
-rw-r--r-- | test/CodeGen/X86/sibcall.ll (renamed from test/CodeGen/X86/tailcall2.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/X86/tailcall2.ll b/test/CodeGen/X86/sibcall.ll index 90315fd2f2..90315fd2f2 100644 --- a/test/CodeGen/X86/tailcall2.ll +++ b/test/CodeGen/X86/sibcall.ll |