llvm-6502/include
Benjamin Kramer fd40d514ec 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191636 91177308-0d34-0410-b5e6-96231b3b80d8
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