llvm-mirror/include
Dan Gohman 14d4094968 Factor out the code for sign-extending/truncating gep indices
and use it in x86 address mode folding. Also, make
getRegForValue return 0 for illegal types even if it has a
ValueMap for them, because Argument values are put in the
ValueMap. This fixes PR3181.

llvm-svn: 60696
2008-12-08 07:57:47 +00:00
..
llvm Factor out the code for sign-extending/truncating gep indices 2008-12-08 07:57:47 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00