Login
Preferences
Help/Guide
About Trac
Wiki
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 10
and
Version 11
of
LLVMメモ
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
May 27, 2009 4:41:50 PM (
16 years
ago)
Author:
nakasato
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
LLVMメモ
v10
v11
18
18
func->addFnAttr(Attribute::AlwaysInline);
19
19
}}}
20
21
= redundancy elimilation =
22
23
|| || s1 || s2 || r || time ||
24
|| noopt || 3614 || 2712 || 74 || ||
25
|| GVN || 1479 || 1167 || 83 || ||
26
|| GVNPRE || 2589 || 2199 || 67 || ||
27
ffz