[PATCH] Add tail call optimization for thumb1-only targets rev. 3

Jonathan Roelofs jonathan at codesourcery.com
Wed Jan 21 08:02:15 PST 2015


This looks good, but I don't feel comfortable signing off on it. @t.p.northover, any thoughts on this?


================
Comment at: test/CodeGen/ARM/threeParametersTailCall_v6m.ll:28
@@ +27,3 @@
+
+target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
+target triple = "thumbv6m-none--eabi"
----------------
I think there's only supposed to be one of these per file. Same for the triple.

http://reviews.llvm.org/D7005

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list