[PATCH] D78413: Require "target datalayout" to be at the beginning of an IR file.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 12:27:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b9454af8a52: Require "target datalayout" to be at the beginning of an IR file. (authored by efriedma).
Herald added a reviewer: bollu.

Changed prior to commit:
  https://reviews.llvm.org/D78413?vs=258467&id=258813#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78413/new/

https://reviews.llvm.org/D78413

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLParser.h
  llvm/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
  llvm/test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll
  llvm/test/Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll
  llvm/test/Transforms/InstCombine/getelementptr-folding.ll
  llvm/test/Transforms/InstCombine/overflow-mul.ll
  llvm/test/Transforms/InstCombine/wcslen-3.ll
  llvm/test/Transforms/LoopIdiom/X86/popcnt.ll
  llvm/test/Transforms/LoopVectorize/explicit_outer_nonuniform_inner.ll
  llvm/test/Transforms/LoopVectorize/explicit_outer_uniform_diverg_branch.ll
  llvm/test/Transforms/NewGVN/pr33187.ll
  llvm/test/Transforms/NewGVN/refine-stores.ll
  llvm/test/Transforms/SafeStack/X86/call.ll
  polly/test/Isl/CodeGen/20150328-SCEVExpanderIntroducesNewIV.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78413.258813.patch
Type: text/x-patch
Size: 12746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/aa9e4b52/attachment.bin>


More information about the llvm-commits mailing list