[all-commits] [llvm/llvm-project] be051f: [Test] Add examples of problematic assembler auto-...

Philip Reames via All-commits all-commits at lists.llvm.org
Sun Dec 22 09:01:09 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be051f4312aa0952b7cf937f44b9b46e4ffee627
      https://github.com/llvm/llvm-project/commit/be051f4312aa0952b7cf937f44b9b46e4ffee627
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2019-12-22 (Sun, 22 Dec 2019)

  Changed paths:
    A llvm/test/MC/X86/align-branch-64-negative.s

  Log Message:
  -----------
  [Test] Add examples of problematic assembler auto-padding

This is in the context of the automatic padding work for the jcc erratum mitigation.  These are example cases we need to *not* pad for correctness.  Exact mechanism to suppress is still TBD, but saving the tests which have come up.




More information about the All-commits mailing list