Files
clang-p2996/clang/test/CodeGen
Roman Lebedev 5ffe6408ff [Codegen] If reasonable, materialize clang's AllocAlignAttr as llvm's Alignment Attribute on call-site function return value
Summary:
Much like with the previous patch (D73005) with `AssumeAlignedAttr`
handling, results in mildly more readable IR,
and will improve test coverage in upcoming patch.

Note that in `AllocAlignAttr`'s case, there is no requirement
for that alignment parameter to end up being an I-C-E.

Reviewers: erichkeane, jdoerfert, hfinkel, aaron.ballman, rsmith

Reviewed By: erichkeane

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73006
2020-01-23 22:50:49 +03:00
..
2019-08-09 08:52:54 +00:00
2019-10-14 22:44:42 +00:00
2019-05-24 21:49:27 +00:00
2019-07-15 20:02:23 +00:00
2019-08-14 15:35:40 +00:00
2019-09-17 09:53:14 +00:00