[PATCH] D55681: [llvm] API for encoding/decoding DWARF discriminators.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 14:52:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349973: [llvm] API for encoding/decoding DWARF discriminators. (authored by mtrofin, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55681

Files:
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/Target/X86/X86DiscriminateMemOps.cpp
  llvm/trunk/lib/Transforms/Utils/AddDiscriminators.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollAndJam.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55681.179366.patch
Type: text/x-patch
Size: 22241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/d610ca70/attachment.bin>


More information about the llvm-commits mailing list