llvm-6502/include
Duncan P. N. Exon Smith f575ec435e IR: Optimize size of use-list order shuffle vectors
Since we're storing lots of these, save two-pointers per vector with a
custom type rather than using the relatively heavy `SmallVector`.

Part of PR5680.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214135 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-28 22:41:50 +00:00
..
llvm IR: Optimize size of use-list order shuffle vectors 2014-07-28 22:41:50 +00:00
llvm-c Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00