Live data from Hacker News

Viewing profile — stoklund

stoklund

HN member
Joined
Tue, Nov 01, 2016, 7:14 PM UTC
HN karma
30
Public activity
1 items

About stoklund

No profile information was provided.

Recent public activity

  1. comment
    Comment #12849398

    LLVM has a CostPerUse attribute on register definitions that both x86-64 and ARM's Thumb2 mode use. See http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/... The greedy r…