[Alignment][NFC] Migrate Instructions to Align
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 23 Sep 2019 14:23:37 +0000 (14:23 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 23 Sep 2019 14:23:37 +0000 (14:23 +0000)
commita06c13b1f9f32a31510df07a35ce781795da9c2e
treebb60c321ae63190d37000ed3328a0c5ba360ee0e
parent84ea41fd17d09e75c50531d8cb4b52d2cc0acbbb
[Alignment][NFC] Migrate Instructions to Align

Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67917

llvm-svn: 372613
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp