Viewing profile — stoklund
stoklund
HN member- Joined
- Tue, Nov 01, 2016, 7:14 PM UTC
- HN karma
- 30
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About stoklund
No profile information was provided.
Recent public activity
-
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…