[PATCH] D29807: FileCheck-ize some tests in test/CodeGen/X86/

Jorge Gorbe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 11:59:29 PST 2017


jgorbe updated this revision to Diff 88236.
jgorbe marked 3 inline comments as done.
jgorbe added a comment.

- Added explicit target triple to test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll
- Added regex to catch possible constant displacements from %esp in test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll
- Added missing entry label.


https://reviews.llvm.org/D29807

Files:
  test/CodeGen/X86/2003-11-03-GlobalBool.ll
  test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll
  test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll
  test/CodeGen/X86/2005-01-17-CycleInDAG.ll
  test/CodeGen/X86/2005-02-14-IllegalAssembler.ll
  test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29807.88236.patch
Type: text/x-patch
Size: 5395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/4083bfbe/attachment.bin>


More information about the llvm-commits mailing list