1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
Jakob Stoklund Olesen 753c5da13c Add VirtRegMap::hasKnownPreference().
Virtual registers with a known preferred register are prioritized by
RAGreedy. This function makes the condition explicit without depending
on getRegAllocPref().

llvm-svn: 169179
2012-12-03 23:23:50 +00:00
..
llvm Add VirtRegMap::hasKnownPreference(). 2012-12-03 23:23:50 +00:00
llvm-c Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00