2011-12-22 |
Sebastian Redl | Overloading for initializer list construction. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Sebastian Redl | Fix a parser bug that prevented it from correctly parsi... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Sebastian Redl | List-initialization via constructor part 1. Still needs... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Craig Topper | Add AVX2 intrinsics for max, min, sign extend, and... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Eli Friedman | Delete stray semicolon. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Ted Kremenek | Fix typos in analyzer diagnostics pointed out by Matt... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Argyrios Kyrtzidis | In Lexer::getCharAndSizeSlow[NoWarn] if we come up... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Eli Friedman | Add support for bitcasts to vector type in Evaluate. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Richard Smith | PR11614: Mark defaulted special constructors as constex... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Douglas Gregor | When deserializing an Objective-C class, check whether... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Ted Kremenek | Enhance AnalysisDeclContext::getReferencedBlockVars... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Richard Smith | PR11637: implement special-case constant evaluation... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Ted Kremenek | Fix regression in LiveVariables when reasoning about... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Eli Friedman | Fix a silly mistake in this test that somehow slipped... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Eli Friedman | Fix a failure (which led to a crash) in constant emissi... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Argyrios Kyrtzidis | In Lexer::getCharAndSizeSlow[NoWarn] make sure we don... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Fariborz Jahanian | objc, objc rewriter. Fixes couple of bugs one |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Ted Kremenek | Improve CFG pretty-printing for CXXConstructExprs. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Matt Beaumont-Gay | Cast enumerators from different anonymous enums to... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Ted Kremenek | Improve CFG pretty-printing of CastExprs. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Argyrios Kyrtzidis | [libclang] In visitPreprocessedEntitiesInRange we are... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Argyrios Kyrtzidis | Fix bugs in SourceManager::computeMacroArgsCache()... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Argyrios Kyrtzidis | For SourceManager::isBeforeInTranslationUnit(), have... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Douglas Gregor | Implement a trivial, obvious optimization for deseriali... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Craig Topper | Add a few more AVX2 intrinsics and fix the type strings... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Craig Topper | Add AVX2 horizontal add/sub intrinsics. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Richard Smith | constexpr: diagnostic improvements for invalid lvalue... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nick Lewycky | Bump suitable alignment on darwin ppc 32/64 and x86... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Richard Smith | C++11 half of r147023: In C++11, additionally eagerly... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Eli Friedman | Attempt to fix test on 32-bit hosts. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Eli Friedman | Fix a case where Expr::isConstantInitializer would... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Richard Smith | C++ constant expression handling: eagerly instantiate... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Fariborz Jahanian | objc QOI: Don't't warn about mismatch between attributes |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Richard Smith | PR11297: Provide a better diagnostic for code which... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Anna Zaks | [analyzer] Do not invalidate arguments when the parameter's |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Fariborz Jahanian | objc/c++: Issue diagnostic when free-standing ivar... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Douglas Gregor | When we make a previously-deserialized module definitio... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Ted Kremenek | Fix inversion of static analyzer path diagnostics for... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Nico Weber | Fix a crash on invalid, http://llvm.org/pr11599 |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Roman Divacky | Let the KNR promotion warning be disabled. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Douglas Gregor | When performing name lookup for a redeclaration, ignore... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Douglas Gregor | When performing layout for an Objective-C class, make... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Craig Topper | Add AVX2 intrinsics for pavg, pblend, and pcmp instruct... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chandler Carruth | Update the CMake build for r146959's new files. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Bob Wilson | Relax type checking for a few Neon intrinsics. <rdar... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Richard Smith | Fix off-by-one error in an assert condition. No functio... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Richard Smith | Revert r146766, and add a testcase for which it introdu... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
David Blaikie | Unweaken vtables as per http://llvm.org/docs/CodingStan... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Richard Smith | Unlike in C++03, a constant-expression is not an uneval... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Eli Friedman | Fix tentative parsing so it knows how to handle an... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chandler Carruth | Remove some extraneous carriage returns from these... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Ted Kremenek | Refine error diagnostic for using bridged casts when... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Douglas Gregor | Detect when mapping a #include/#import over to a submod... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Bill Wendling | Mark the calls to the _setjmp function as returns twice... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Eli Friedman | Switch a few callers of MakeAddrLValue places over... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Fariborz Jahanian | objc-arc: bridge casts in non-arc mode are now |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Richard Smith | Evaluation support for ExprWithCleanups. We won't evalu... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Richard Smith | Improve r146813 (for PR11595) to give an appropriate... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | loads also handled of course. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | Fix PR5279 - don't sliently drop alignment information... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | filecheckize. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Eliminate the first->last redeclaration map from the... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Fariborz Jahanian | objc-arc: bridge casts in non-objc-arc mode are ignord. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Remove ASTReader's PendingForwardRefs, which is now... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Eli Friedman | Attempt to fix test in Release builds. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Fix typo 'typdefs', from Nikola Smiljanic |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Once we have fully deserialized a redeclaration chain... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Re-implement (de-)serialization of redeclaration chains for |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Rafael Espindola | Add a triple to the test. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | The submodule offset map can introduce "empty" remappin... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Optimize serialized representation of redeclarable... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Make sure this test works in C++, too |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Rafael Espindola | Extend the fix for PR9614 to handle inline asm in the... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Combine common (de-)serialization logic for typedefs... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | Add AVX2 intrinsics for and, andn, or, and xor. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dylan Noblesmith | SourceManager: use getBufferSize() |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | fix a broken link |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | More AVX2 intrinsic support including saturating add... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Richard Smith | constexpr handling improvements. Produce detailed diagn... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | Begin adding AVX2 intrinsics. Necessitated increasing... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Dylan Noblesmith | test/Analysis: fix error message |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Benjamin Kramer | Silence gcc warnings. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Dylan Noblesmith | examples: flesh out PFN readme |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Richard Smith | PR11604: don't allow floating-literal-to-integer casts... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Douglas Gregor | Completely re-implement (de-)serialization of declaration |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Split the Windows toolchain definition into its own... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Fix an abiguous-else warning from GCC. I have no idea... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Teach the link-step test to verify that we don't pass... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Update CMake dependencies. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Craig Topper | Add -mavx2 and -mno-avx2 command line support. Also... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
NAKAMURA Takumi | Frontend/VerifyDiagnosticConsumer.cpp: Fix an expressio... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Remove extraneous line in the test that was mista... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Don't deserialize bodies of interesting decls... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Refactor SerializeDiagnosticsPrinter to using Diagnosti... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Refactor 'TextDiagnostic' to have a parent class 'Diagn... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Fix bug where we failed to update an identifier... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] In ASTReader::FinishedDeserializing fully load... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | Add a sanity check in the Redeclarable::redecl_iterator... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | In Parser::SkipUntil do not stop at '@' unconditionally. |
commit | commitdiff | tree | snapshot |
next |