- Jul 12, 2010
-
-
Douglas Gregor authored
llvm-svn: 108194
-
Daniel Dunbar authored
llvm-svn: 108193
-
Argyrios Kyrtzidis authored
Add convenience method FoldingSetImpl::InsertNode(Node *N) that asserts if the node is already inserted. llvm-svn: 108192
-
Dan Gohman authored
SD instructions too, in addition to SS instructions. And add a comment about it. llvm-svn: 108191
-
Daniel Dunbar authored
llvm-svn: 108190
-
Daniel Dunbar authored
llvm-svn: 108189
-
Bill Wendling authored
Patch by Xi Wang! llvm-svn: 108188
-
Daniel Dunbar authored
llvm-svn: 108187
-
Bob Wilson authored
instructions already have implicit defs of LR. The comment suggests that this is intended to fix something like pr6111, but it doesn't really do that either. llvm-svn: 108186
-
Daniel Dunbar authored
llvm-svn: 108185
-
Bruno Cardoso Lopes authored
llvm-svn: 108184
-
Daniel Dunbar authored
llvm-svn: 108183
-
Daniel Dunbar authored
llvm-svn: 108180
-
Daniel Dunbar authored
llvm-svn: 108179
-
Howard Hinnant authored
llvm-svn: 108178
-
Daniel Dunbar authored
llvm-svn: 108176
-
Argyrios Kyrtzidis authored
llvm-svn: 108175
-
Daniel Dunbar authored
llvm-svn: 108174
-
Douglas Gregor authored
test the performance of code-completion without testing the performance of printf(). llvm-svn: 108172
-
Daniel Dunbar authored
llvm-svn: 108171
-
Jakob Stoklund Olesen authored
llvm-svn: 108169
-
Howard Hinnant authored
llvm-svn: 108168
-
Dan Gohman authored
llvm-svn: 108167
-
Fariborz Jahanian authored
on the fly when constructing it. llvm-svn: 108166
-
Daniel Dunbar authored
- Currently initialization is a bit of a hack, but harmless. We need to rework various parts of target initialization to clean this up. llvm-svn: 108165
-
Rafael Espindola authored
llvm-svn: 108164
-
Daniel Dunbar authored
llvm-svn: 108163
-
Dan Gohman authored
llvm-svn: 108162
-
Daniel Dunbar authored
DirectiveMap to be based on MCAsmParserExtension. llvm-svn: 108161
-
Daniel Dunbar authored
llvm-svn: 108160
-
-
Daniel Dunbar authored
classes which want to extend the basic asm parser. llvm-svn: 108158
-
Fariborz Jahanian authored
constructor. llvm-svn: 108157
-
Douglas Gregor authored
-O0, since we won't be using the definitions for anything anyway. For lib/System/Path.o when built in Debug+Asserts mode, this leads to a 4% improvement in compile time (and suppresses 440 function bodies). <rdar://problem/7987644> llvm-svn: 108156
-
Daniel Dunbar authored
llvm-svn: 108155
-
Daniel Dunbar authored
llvm-svn: 108154
-
Benjamin Kramer authored
llvm-svn: 108153
-
Benjamin Kramer authored
llvm-svn: 108152
-
Howard Hinnant authored
llvm-svn: 108151
-
Gabor Greif authored
llvm-svn: 108150
-