[PATCH] ARM: use lit-pools for global variables on "minsize" functions

Amara Emerson amara.emerson at arm.com
Mon Dec 2 06:12:46 PST 2013


  Hi Tim,

  Overall it looks ok to me. Just have one question.

  Amara


================
Comment at: lib/Target/ARM/ARMSubtarget.h:330
@@ -329,3 +334,3 @@
 
-  bool useMovt() const { return UseMovt && hasV6T2Ops(); }
   bool supportsTailCall() const { return SupportsTailCall; }
----------------
Was this hasV6T2Ops() check redundant?


http://llvm-reviews.chandlerc.com/D2305



More information about the llvm-commits mailing list