Go to file
Ted Kremenek 35251f3d92 Fix regression in naming convention derivation: a method only follows the copy 'rule' if it doesn't already start with 'init', etc.
llvm-svn: 65269
2009-02-22 07:32:24 +00:00
clang Fix regression in naming convention derivation: a method only follows the copy 'rule' if it doesn't already start with 'init', etc. 2009-02-22 07:32:24 +00:00
llvm Only try to sink immediate when TLI is not null. It needs to check if immediate would fit in target addressing field. 2009-02-22 07:31:19 +00:00