- Apr 03, 2009
-
-
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
-
Chris Lattner authored
llvm-svn: 68362
-
Chris Lattner authored
this fixes a regression on some compilers from r68147. llvm-svn: 68356
-
Dan Gohman authored
Note that these are distinct from TargetInstrInfo::INSERT_SUBREG and TargetInstrInfo::EXTRACT_SUBREG, which are used. llvm-svn: 68355
-
Douglas Gregor authored
llvm-svn: 68354
-
Chris Lattner authored
llvm-svn: 68353
-
Chris Lattner authored
llvm-svn: 68352
-
Chris Lattner authored
llvm-svn: 68351
-
Chris Lattner authored
llvm-svn: 68350
-
Mike Stump authored
llvm-svn: 68349
-
Douglas Gregor authored
llvm-svn: 68348
-
Mike Stump authored
llvm-svn: 68347
-
Douglas Gregor authored
llvm-svn: 68346
-
Ted Kremenek authored
llvm-svn: 68345
-
- Apr 02, 2009
-
-
Ed Schouten authored
Approved by: ddunbar llvm-svn: 68343
-
Douglas Gregor authored
applies fix-its to error messages that occur at that specific location in the program. llvm-svn: 68342
-
Fariborz Jahanian authored
objc's continuation class. llvm-svn: 68339
-
-
Sanjiv Gupta authored
llvm-svn: 68333
-
Daniel Dunbar authored
- Patch by Pawel Worach! llvm-svn: 68332
-
Ted Kremenek authored
llvm-svn: 68331
-
Mike Stump authored
llvm-svn: 68330
-
Sanjiv Gupta authored
To convert the StopPoint insn into an assembler directive by ISel, we need to have access to the line number field. So we convert that info as an operand by custom handling DBG_STOPPOINT in legalize. llvm-svn: 68329
-
Sanjiv Gupta authored
Don't use static globals for params as it confuses the optimzer that their values are never being used in the function. llvm-svn: 68328
-
Sanjiv Gupta authored
Params are not being generated as static globals now. The caller passes them onto the callee's stack directly and the callee loads the argvals from its own stack. Clang generated frameindexes validatd by recalculating the stack as if all frameindexes represent 1-byte slots. llvm-svn: 68327
-
Ted Kremenek authored
llvm-svn: 68326
-
Douglas Gregor authored
llvm-svn: 68325
-
Douglas Gregor authored
scenes, using the underlying diagnostic client to format the messages. llvm-svn: 68324
-
Douglas Gregor authored
llvm-svn: 68322
-
Anders Carlsson authored
llvm-svn: 68321
-
Anders Carlsson authored
llvm-svn: 68320
-
Anders Carlsson authored
llvm-svn: 68319
-
Douglas Gregor authored
definition, warn if there are too many/too few function call arguments. llvm-svn: 68318
-
Daniel Dunbar authored
llvm-svn: 68316
-
Ted Kremenek authored
llvm-svn: 68302
-
Chris Lattner authored
llvm-svn: 68301
-