[PATCH] D45272: [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis generation

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 04:33:01 PDT 2018


RKSimon updated this revision to Diff 141311.
RKSimon added a comment.

Don't bother with regex ir variables, make the analysis check strings as easy as possible to read


Repository:
  rL LLVM

https://reviews.llvm.org/D45272

Files:
  test/Analysis/CostModel/X86/arith-fp.ll
  test/Analysis/CostModel/X86/arith.ll
  utils/UpdateTestChecks/asm.py
  utils/UpdateTestChecks/common.py
  utils/update_analyze_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45272.141311.patch
Type: text/x-patch
Size: 228362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/f5fc83e9/attachment-0001.bin>


More information about the llvm-commits mailing list