- Oct 07, 2011
-
-
Benjamin Kramer authored
llvm-svn: 141328
-
Bill Wendling authored
llvm-svn: 141327
-
Johnny Chen authored
llvm-svn: 141326
-
Tobias Grosser authored
llvm-svn: 141325
-
Eli Friedman authored
Add missing include to clang-interpreter example, to make it work on Windows. Patch by Dean Pavlekovic. llvm-svn: 141324
-
Bill Wendling authored
llvm-svn: 141323
-
Chad Rosier authored
llvm-svn: 141322
-
Jim Grosbach authored
llvm-svn: 141321
-
- Oct 06, 2011
-
-
Bob Wilson authored
llvm-svn: 141320
-
Bill Wendling authored
Place the immediate to OR into a register so that it works. llvm-svn: 141319
-
Jim Grosbach authored
llvm-svn: 141318
-
Bill Wendling authored
* Some code cleanup. llvm-svn: 141317
-
Jim Grosbach authored
llvm-svn: 141316
-
David Greene authored
Fix VarListElementInit::resolveListElementReference to return a partially resolved VarListElementInint in the case where full resolution is not possible. This allows TableGen to make forward progress resolving certain complex list expressions. llvm-svn: 141315
-
David Greene authored
Check that all ADD patters are processed. Add a SUB test. llvm-svn: 141314
-
Matt Beaumont-Gay authored
llvm-svn: 141313
-
Ted Kremenek authored
[static analyzer] Fix crash in LiveVariables and Environment::getSVal() when analyzing C++ pointer-to-member calls. Fixes <rdar://problem/10243398>. llvm-svn: 141312
-
Eli Friedman authored
<rdar://problem/10230751> llvm-svn: 141310
-
Bob Wilson authored
llvm-svn: 141309
-
Bob Wilson authored
llvm-svn: 141308
-
Johnny Chen authored
llvm-svn: 141307
-
Justin Holewinski authored
llvm-svn: 141306
-
Benjamin Kramer authored
llvm-svn: 141305
-
Peter Collingbourne authored
llvm-svn: 141304
-
Tobias Grosser authored
llvm-svn: 141303
-
Fariborz Jahanian authored
operator= is called. Issue a warning for non-trivial case until runtime support is provided. // rdar://6137845 llvm-svn: 141302
-
Peter Collingbourne authored
This frontend-only flag is used by the IR generator to determine whether to filter CUDA declarations for the host or for the device. llvm-svn: 141301
-
Peter Collingbourne authored
llvm-svn: 141300
-
Benjamin Kramer authored
llvm-svn: 141299
-
Peter Collingbourne authored
llvm-svn: 141296
-
David Greene authored
Compare the entire keyword string. llvm-svn: 141295
-
Peter Collingbourne authored
llvm-svn: 141294
-
Peter Collingbourne authored
llvm-svn: 141293
-
Erik Verbruggen authored
llvm-svn: 141292
-
Peter Collingbourne authored
the build systems to use clang-tblgen. llvm-svn: 141291
-
Torok Edwin authored
They are not in sync now, for example Bitcast would show up as LLVMCall. So instead introduce 2 functions that map to and from the opcodes in the C bindings. llvm-svn: 141290
-
Torok Edwin authored
llvm-svn: 141289
-
Torok Edwin authored
llvm-svn: 141288
-
Torok Edwin authored
llvm-svn: 141287
-
Torok Edwin authored
llvm-svn: 141286
-