llvm-6502/include
Benjamin Kramer 708d680565 Mark the growing path in SmallVector::push_back as cold.
It's vital for performance that the cold path of push_back isn't inlined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207331 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-26 20:10:49 +00:00
..
llvm Mark the growing path in SmallVector::push_back as cold. 2014-04-26 20:10:49 +00:00
llvm-c Add an -mattr option to the gold plugin to support subtarget features in LTO 2014-04-25 21:46:51 +00:00