search for: drejhammar

Displaying 3 results from an estimated 3 matches for "drejhammar".

2019 Jan 15
7
[RFC] Introducing an explicit calling convention
...ead have a function attribute which points to a metadata tuple with the explicit registers. References ========== [1] https://llvm.org/docs/StackMaps.html#stack-map-format [2] https://dl.acm.org/citation.cfm?id=2633450 [3] https://llvm.org/docs/StackMaps.html#stack-map-section Regards, --Frej Drejhammar
2012 Mar 24
13
[Bug 47790] New: sys-kernel/gentoo-sources-3.3.0 - black screen on second nouveau display
https://bugs.freedesktop.org/show_bug.cgi?id=47790 Bug #: 47790 Summary: sys-kernel/gentoo-sources-3.3.0 - black screen on second nouveau display Classification: Unclassified Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal
2015 Feb 19
3
[LLVMdev] Patchpoints used for inline caches and pointless reloads
Hi All, I am observing something i suspect is a misbehaviour of the register allocator which impacts the performance of patchpoints. This occurs in the context of an abstract machine which in some places uses inline caches. The problematic code looks like this: entry: ; Initialize the abstract machine %db = call create_big_seldom_used_database() ; do a lot of things which increases register