search for: e721ca0b

Displaying 1 result from an estimated 1 matches for "e721ca0b".

2015 Aug 17
2
Aggregate load/stores
Hi all, As most of you may now, LLVM is completely unable to do anything reasonable with aggregate load/stores, beside just legalize them into something in the backend. This is not a good state of affair. Aggregate are part of LLVM IR, and as such, LLVM should do something about them. That is a bit of a chicken and egg issue: front end just implement their own tricks to avoid aggregate or plain