llvm-mirror/include
Benjamin Kramer c03ffd11a9 Allocate AtomicSDNode operands in SelectionDAG's allocator to stop leakage.
SDNode destructors are never called. As an optimization use AtomicSDNode's
internal storage if we have a small number of operands.

llvm-svn: 191636
2013-09-29 11:18:56 +00:00
..
llvm Allocate AtomicSDNode operands in SelectionDAG's allocator to stop leakage. 2013-09-29 11:18:56 +00:00
llvm-c Try again to fix the MSVC build. 2013-09-25 07:52:21 +00:00