[PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.

Zia Ansari via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 15:48:50 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260917 (authored by zansari).

Changed prior to commit:
  http://reviews.llvm.org/D15393?vs=47420&id=48027#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15393

Files:
  llvm/trunk/include/llvm/CodeGen/CommandFlags.h
  llvm/trunk/include/llvm/Target/TargetFrameLowering.h
  llvm/trunk/include/llvm/Target/TargetOptions.h
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.h
  llvm/trunk/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
  llvm/trunk/test/CodeGen/X86/aligned-variadic.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/cleanuppad-realign.ll
  llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
  llvm/trunk/test/CodeGen/X86/hipe-cc.ll
  llvm/trunk/test/CodeGen/X86/hipe-cc64.ll
  llvm/trunk/test/CodeGen/X86/local_stack_symbol_ordering.ll
  llvm/trunk/test/CodeGen/X86/phys-reg-local-regalloc.ll
  llvm/trunk/test/CodeGen/X86/seh-catch-all-win32.ll
  llvm/trunk/test/CodeGen/X86/seh-stack-realign.ll
  llvm/trunk/test/CodeGen/X86/ssp-data-layout.ll
  llvm/trunk/test/CodeGen/X86/statepoint-stack-usage.ll
  llvm/trunk/test/CodeGen/X86/statepoint-stackmap-format.ll
  llvm/trunk/test/CodeGen/X86/statepoint-vector.ll
  llvm/trunk/test/CodeGen/X86/stdarg.ll
  llvm/trunk/test/CodeGen/X86/widen_load-1.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad-varargs.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad.ll
  llvm/trunk/test/CodeGen/X86/win32-seh-catchpad-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15393.48027.patch
Type: text/x-patch
Size: 33773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160215/30772e9e/attachment.bin>


More information about the llvm-commits mailing list