[PATCH] D26321: [X86] Add LLVM version number for each intrinsic handled by auto upgrade for age tracking

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 22:53:54 PDT 2016


craig.topper created this revision.
craig.topper added reviewers: zvi, delena, RKSimon, mkuper.
craig.topper added a subscriber: llvm-commits.

I've gone back and audited which release added which intrinsics to auto upgrade so we can track the age of these things better.

I don't know if this this is exactly how we want it to be documented in the code, but at least its the information and a starting point.


https://reviews.llvm.org/D26321

Files:
  lib/IR/AutoUpgrade.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26321.76963.patch
Type: text/x-patch
Size: 15597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161105/c937d570/attachment.bin>


More information about the llvm-commits mailing list