commit | 640728dd1f41d7c3de9988bb4e2f3bbe55b83a62 | [log] [tgz] |
---|---|---|
author | Aditya Nandakumar <aditya_nandakumar@apple.com> | Tue Dec 11 20:04:40 2018 +0000 |
committer | Aditya Nandakumar <aditya_nandakumar@apple.com> | Tue Dec 11 20:04:40 2018 +0000 |
tree | 951f7e9744170c31539020c19adaf15ab204ebfb | |
parent | 601226c3cb9d56fae1668169bdd027d73cad4e49 [diff] |
[GISel]: Add MachineIRBuilder support for passing in Flags while building https://reviews.llvm.org/D55516 Add the ability to pass in flags to buildInstr calls. Currently no validation is performed but that can be easily performed based on the opcode (if necessary). Reviewed by: paquette. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348893 91177308-0d34-0410-b5e6-96231b3b80d8