Files
archived-llvm/include/llvm/Target
Reid Kleckner cfee44a41c [CodeGen] Use bitfields instead of manual masks in ArgFlagsTy, NFC
This revealed that we actually have 8 more unused flag bits, and byval
size doesn't need to be a bitfield at all.

This came up during code review here:
https://reviews.llvm.org/D29668#inline-258469

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294989 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-13 21:33:26 +00:00
..
2016-08-19 08:30:42 +00:00
2016-11-20 13:47:59 +00:00