2009-01-05 |
Daniel Dunbar | Use CheckVectorOperands when % is applied to a vector... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Implement getFloatingRank() for extended vectors. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Sebastian Redl | Silence a GCC warning |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Sebastian Redl | PODness and Type Traits |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Add prototype ccc rewrite. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Add forgotten test case for linkage specifications |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Introduce support for "transparent" DeclContexts, which are |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | simplify Preprocessor::getSpelling now that identifiers... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Fix an uninitialized-variable warning |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | remove optimization to avoid looking ahead for cases... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Rearrange some code in TryAnnotateTypeOrScopeToken... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Fix a bug where we'd try to look beyond the current... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Anders Carlsson | Pass '-undefined- to the linker |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | TryAnnotateTypeOrScopeToken and TryAnnotateCXXScopeToke... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Anders Carlsson | Generate debug info for VLA types |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | add a testcase |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | ParseCXXSimpleTypeSpecifier can only be called on thing... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | sink a call to TryAnnotateCXXScopeToken down into the |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | Simplify some control flow and remove a call to TryAnno... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | code simplification |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | sink calls to TryAnnotateTypeOrScopeToken down into... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | push the call in isCXXDeclarationSpecifier to TryAnnota... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | my previous patch caused sema to drop the global qualif... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | sink the call to TryAnnotateTypeOrScopeToken in |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | use early exits to reduce nesting. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | simplify control flow by removing a goto. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | eliminate lookahead when parsing ::new / ::delete. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | minor simplifications. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Anders Carlsson | Fix the bug that would cause Python to crash at startup. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Bill Wendling | Rename AddReadAttrs to FunctionAttrs. This is related... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Anders Carlsson | Perform default function/array conversion for input... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Douglas Gregor | Parser support for C++ using directives, from Piotr Rak |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Fariborz Jahanian | Remove hasKind(). Use existing getKind(). |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fill in C++ status table for statements. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Convert a two more statement actions to smart pointers. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fix a grep error that caused CodeGenObjC/encode-test... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Diagnose declarations that don't declare anything,... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fix filename typo. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Nuno Lopes | add RUN line |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Anders Carlsson | Add a MS specific intrinsic. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Eli noticed that I had forgotten some #defines. Add... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add float.h header. Eli, please review :) |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add __builtin_flt_rounds |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Douglas Gregor | Add support for out-of-line definitions of conversion... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Fix implementation of _mm_pause. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | OK, all tests pass. Let's start using the SSE2 header |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add two more builtins |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Complete the test after adding handling of merged attri... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Add full dllimport / dllexport support: both sema check... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Testcase for stdcall/fastcall sema checks. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Fix formatting |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add _mm_pause and _MM_SHUFFLE |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | More SSE2 intrinsics |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Anders Carlsson | More SSE2 intrinsics |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Steve Naroff | Add parser support for __forceinline, __w64, __ptr64. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Steve Naroff | Add parser support for __cdecl, __stdcall, and __fastcall. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Zhongxing Xu | Add Fedora 10 GCC paths. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Anders Carlsson | Make _mm_add_si64 inlined |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Steve Naroff | Add explicit "fuzzy" parse support for Microsoft declspec. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Sebastian Redl | Fix try statement deserialization. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ted Kremenek | Add a bunch of comments and FIXMEs. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Zhongxing Xu | set region default value if there are not enough init... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Zhongxing Xu | Add serialization support for TypeOfType. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Zhongxing Xu | Add serialization support for TypeOfExpr. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Douglas Gregor | Keep track of template arguments when we parse them... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Anders Carlsson | Add integer arithmetic intrinsics |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Anders Carlsson | Add store/set/load intrisics |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Anders Carlsson | Start implementing some SSE2 instructions |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ted Kremenek | Comment and fixup GDM entries for RegionStore to use... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Douglas Gregor | Correct the order in which we cope with end-of-class... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Anton Korobeynikov | Sema for fastcall/stdcall stuff. Tests will follow. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Douglas Gregor | Fix misguided type selection |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Douglas Gregor | When determining whether a class type has a const copy... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Fariborz Jahanian | Last patch, for now, to privde ObjC's encoding of types. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Douglas Gregor | Don't push OverloadedFunctionDecls onto the chain of... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Steve Naroff | Fix <rdar://problem/6465284> clang ObjC rewriter: objc_... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Fariborz Jahanian | Lot more encoding work. We are closing the gap to |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | Remove old PTH token-generation test harness. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | PTH: Remove some methods and simplify some conditions... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | PTH: Use 3 bytes instead of 4 bytes to encode the persi... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | Cosmetics: rename a variable and tighten spacing. ... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Sebastian Redl | Merge pr-3188.cpp into constructor.cpp. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Chris Lattner | Add a setter for CVR qualifiers, patch by Lukasz Janyst! |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | PTH: |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | PTH: |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ted Kremenek | PTH: |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Douglas Gregor | Add some block-pointer conversions in C++ |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Douglas Gregor | Don't explicitly represent OverloadedFunctionDecls... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Fariborz Jahanian | More encoding support; in this case, encoding of |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Steve Naroff | Fix <rdar://problem/6463613> clang ObjC rewriter: asser... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Sebastian Redl | Guard against the return of PR3188 |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Sebastian Redl | Full AST support and better Sema support for C++ try... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Douglas Gregor | Support conversion from a null pointer constant o any... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Fariborz Jahanian | Fixed a bug showed up the meta-data for protocol |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Sebastian Redl | Partial AST and Sema support for C++ try-catch. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Fariborz Jahanian | Patch to remove bogus warning in case of @dynamic |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Sebastian Redl | Expr and Stmt must be destroyed with Destroy, not delet... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Anders Carlsson | Fix test failures noticed by Fariborz. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Zhongxing Xu | Fix initialization order. |
commit | commitdiff | tree | snapshot |
next |