Go to file
Dan Gohman 49c44fa014 Mark the x86 fp stack registers as "reserved". This tells LiveVariables
and the RegisterScavenger not to expect traditional liveness 
techniques are applicable to these registers, since we don't fully
modify the effects of push and pop after stackification.

llvm-svn: 61179
2008-12-18 01:05:09 +00:00
clang Updated checker build. 2008-12-17 23:55:41 +00:00
llvm Mark the x86 fp stack registers as "reserved". This tells LiveVariables 2008-12-18 01:05:09 +00:00