- Apr 04, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 68414
-
Anton Korobeynikov authored
llvm-svn: 68413
-
Anders Carlsson authored
llvm-svn: 68412
-
Anders Carlsson authored
llvm-svn: 68411
-
Daniel Dunbar authored
arguments" warning. llvm-svn: 68410
-
- Apr 03, 2009
-
-
Fariborz Jahanian authored
used in a class which declares a property of the same name. This should not result in an unimplemented method warning. llvm-svn: 68409
-
Stefanus Du Toit authored
llvm-svn: 68408
-
Chris Lattner authored
llvm-svn: 68407
-
Ted Kremenek authored
llvm-svn: 68406
-
Bob Wilson authored
llvm-svn: 68405
-
Bob Wilson authored
llvm-svn: 68404
-
Daniel Dunbar authored
need to do anything special to support this. llvm-svn: 68403
-
Daniel Dunbar authored
cluster of -W options. The list: -Waggregate-return -Wbad-function-cast -Wcast-qual -Wformat-security -Wformat=2 -Wformat -Wmissing-declarations -Wnewline-eof -Wno-parentheses -Wpacked -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow= -Wstrict-overflow -Wuninitialized -Wunknown-pragmas. llvm-svn: 68402
-
Bill Wendling authored
llvm-svn: 68401
-
Chris Lattner authored
This makes debugging register classes a bit easier." Patch by Jakob Stoklund Olesen! llvm-svn: 68400
-
Chris Lattner authored
target library in windows under the "Common problems" section." Patch by Stefanus Du Toit! llvm-svn: 68399
-
Dan Gohman authored
loads when an input node has multiple uses. llvm-svn: 68398
-
Ted Kremenek authored
the subtle ownership issues of such objects. llvm-svn: 68397
-
Daniel Dunbar authored
- Particularly nice for small constant strings, which get optimized down nicely. On a synthetic benchmark writing out "hello" in a loop, this is about 2x faster with gcc and 3x faster with llvm-gcc. llc on insn-attrtab.bc from 403.gcc is about .5% faster. - I tried for a fancier solution which wouldn't increase code size as much (by trying to match constant arrays), but can't quite make it fly. llvm-svn: 68396
-
Chris Lattner authored
llvm-svn: 68395
-
Chris Lattner authored
llvm-svn: 68394
-
Chris Lattner authored
llvm-svn: 68391
-
Chris Lattner authored
llvm-svn: 68387
-
Oscar Fuentes authored
separator in sed scripts. Resolves Bug 3881. llvm-svn: 68385
-
Oscar Fuentes authored
llvm-svn: 68384
-
Anton Korobeynikov authored
llvm-svn: 68383
-
Anton Korobeynikov authored
llvm-svn: 68382
-
Anton Korobeynikov authored
llvm-svn: 68381
-
Anton Korobeynikov authored
llvm-svn: 68380
-
Steve Naroff authored
llvm-svn: 68379
-
Zhongxing Xu authored
when creating symbolic values, we distinguish between location and non-location values. For location values, we create a symbolic region instead of a loc::SymbolVal. llvm-svn: 68373
-
Daniel Dunbar authored
llvm-svn: 68372
-
Anders Carlsson authored
Ignore plus operands when looking up the operand number from a named operand. This matches llvm-gcc and fixes PR3908. llvm-svn: 68371
-
Daniel Dunbar authored
llvm-svn: 68370
-
Fariborz Jahanian authored
llvm-svn: 68369
-
Mon P Wang authored
movq for v2i64 on x86-32. llvm-svn: 68368
-
Ted Kremenek authored
llvm-svn: 68366
-
Daniel Dunbar authored
wasn't being forwarded. llvm-svn: 68365
-
Steve Naroff authored
Tweak test (now that http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090330/015001.html is fixed). llvm-svn: 68364
-
Daniel Dunbar authored
string literals. llvm-svn: 68363
-