2011-12-30 |
Craig Topper | Add FMA4 feature flag. Intrinsics coming soon. Also... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Rafael Espindola | Add test for PRr11676. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Rafael Espindola | Revert r147271. This fixes PR11676. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Richard Smith | Change the diagnostics which said 'accepted as an exten... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Richard Smith | Unbreak cmake build after r147340. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Sean Hunt | Make this text slightly more accurate; thanks to Johann... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Craig Topper | Add popcnt feature flag to match gcc. This flag is... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Rafael Espindola | Fix cmake build with -DBUILD_SHARED_LIBS=ON. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
DeLesley Hutchins | Support for thread safety attributes on functions |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Richard Smith | Small refactoring and simplification of constant evalua... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Rafael Espindola | Handle a /etc/debian_version with a version number... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Benjamin Kramer | Add a target hook for FLT_EVAL_METHOD and use it to... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Hans Wennborg | Support the 'a' scanf length modifier as an extension... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Zhongxing Xu | Enable the user to control whether CXXConstructExpr... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Douglas Gregor | Eliminate ObjCClassDecl, which is redundant now that... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Rafael Espindola | Fix the visibility of methods of explicit template... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Richard Smith | constexpr: support for evaluation and codegen of typeid... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Benjamin Kramer | Initialize member that ends up in PCH files. |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Eli Friedman | Partially revert r147195; lib/Basic/Version.cpp conditi... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Rafael Espindola | Delay checking of typedefs of dependent types. Fixes... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Dylan Noblesmith | driver: fix unused variable warning |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Benjamin Kramer | Fix potential use after free. |
commit | commitdiff | tree | snapshot |
2011-12-26 |
NAKAMURA Takumi | clang/lib/Headers/CMakeLists.txt: Unbreak cmake build... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Craig Topper | Add BMI2 intrinsics. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Richard Smith | Fix constexpr handling to allow 'extern constexpr'... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Richard Smith | constexpr: perform zero-initialization prior to / inste... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Craig Topper | Change LZCNT and BMI tests to check IR instead of X86... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
NAKAMURA Takumi | lib/Headers/CMakeLists.txt: Fix cmake build since r1472... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Craig Topper | Add the rest of the BMI intrinsics. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Craig Topper | Add intrinsics for lzcnt and tzcnt instructions. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Craig Topper | Add BMI, BMI2, and LZCNT feature flags to enable adding... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Rafael Espindola | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Richard Smith | Always implicitly declare move assignment operations... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Add last of the AVX2 intrinsics except for gather. |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Add AVX2 permute intrinsics. Also add parentheses on... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Add AVX2 permute intrinsics. Also add parentheses on... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Add AVX2 intrinsics for FP vbroadcast, vbroadcasti128... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Add AVX2 intrinsics for FP vbroadcast, vbroadcasti128... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | Intrinsics for AVX2 unpack instructions. |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Craig Topper | More AVX2 intrinsics for shift, psign, some shuffles... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Nico Weber | Fix several issues related to specializations and expli... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Anton Yartsev | fix for PR11634 |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Benjamin Kramer | Give C11's __STDC_VERSION__ the final value. |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Benjamin Kramer | Mass rename C1x references to C11. The name hasn't... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Benjamin Kramer | C1X is now C11, add -std=c11 and -std=gnu11 as aliases... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Craig Topper | Add AVX2 multiply intrinsics. |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Dylan Noblesmith | Let CompilerInvocation initialization indicate failure |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Argyrios Kyrtzidis | Pass context and access to Parser::ParseExplicitInstant... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Fariborz Jahanian | objective-c: Use class definition AST in several situat... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Douglas Gregor | Remove spurious, but now legal, typename |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Douglas Gregor | When building a module with an umbrella header, warn... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Ted Kremenek | Colorize and condense CFG pretty-printing. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nico Weber | Add -Wdangling-else. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Dylan Noblesmith | remove unneeded config.h includes |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Douglas Gregor | Make a note for an optimization that I'd like to implem... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Douglas Gregor | Serialize the AST reader's mapping from canonical decla... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Kevin Enderby | Add missing triple to darwin clang driver test. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nick Lewycky | Fix build under -Wswitch by adding support for FK_ListC... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Douglas Gregor | If we end up merging an Objective-C class with an exist... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Kevin Enderby | Last part of support for generating dwarf for assembly... |
commit | commitdiff | tree | snapshot |
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 |
next |