]> granicus.if.org Git - clang/shortlog
clang
2012-06-04 Aaron BallmanFixes some test cases that should have come along with...
2012-06-04 Fariborz Jahanianobjective-c: Handle more warning cases for when
2012-06-04 Alexander KornienkoFixed a problem related to resolution of built-in heade...
2012-06-04 Aaron BallmanRemoving the lambda extension warning concerning single...
2012-06-04 Jordan Rose[diagtool] Properly order libraries in Makefile for...
2012-06-04 Jordan RoseRemove AST and Parse from Driver's dependencies.
2012-06-04 Jordan Rose[diagtool] Re-add show-enabled, minimizing the code...
2012-06-04 Evgeniy StepanovRequire -pie when linking with ASan on Android.
2012-06-04 Hans WennborgTest the '__thread' before 'static' warning.
2012-06-04 Craig TopperAdd fma3 intrinsic header file.
2012-06-04 Douglas GregorWhen adding built-in operator candidates for overload...
2012-06-03 Craig TopperMake disabling SSE levels also disable AVX and FMA.
2012-06-03 Craig TopperMake AES and PCLMUL features imply SSE2 as that's neede...
2012-06-03 Craig TopperAdd __POPCNT__ to test cases for corei7 and corei7-avx
2012-06-03 Craig TopperAdd fma feature flag for Intel FMA instructions.
2012-06-03 Benjamin KramerUpgrade test for the fma4->fma intrinsic change.
2012-06-03 Nico WeberImprove fixit for comparison operator on lhs of bitwise...
2012-06-02 Argyrios KyrtzidisFollow-up on the test of r157892
2012-06-02 Argyrios KyrtzidisInitialize the non-target-dependent fields of the Prepr...
2012-06-02 NAKAMURA TakumiRevert r157819, "#ifdef out a broken test on win32"
2012-06-02 NAKAMURA TakumiToolInvocation::mapVirtualFile(): Tweak for Win32....
2012-06-02 Simon AtanasyanMIPS: Factor out code selects the float ABI as determin...
2012-06-02 Benjamin KramerFix typos found by http://github.com/lyda/misspell...
2012-06-02 Alexander KornienkoImplementation of a "soft opt-in" option for -Wimplicit...
2012-06-02 Anna Zaks[analyzer] Rely on canBeInlined utility instead of...
2012-06-01 Anna Zaks[analyzer] Fix a spurious undef value warning.
2012-06-01 Anna Zaks[analyzer] Fix lack of coverage after empty inlined...
2012-06-01 Ted KremenekDisable diagnosic path pruning for ReturnUndefChecker.
2012-06-01 Jordan Rose[diagtool] Pull show-enabled back out for now.
2012-06-01 Jordan Rose[diagtool] Unbork Makefile build.
2012-06-01 Ted KremenekUpdate checker build.
2012-06-01 Jordan Rose[diagtool] Appease buildbot by adding llvm_unreachable.
2012-06-01 Jordan Rose[diagtool] Add 'show-enabled', which displays which...
2012-06-01 Jordan Rose[diagtool] The driver skips two arguments, not one.
2012-06-01 Ted Kremenekstatic analyzer: add inlining support for directly...
2012-06-01 Kaelyn UhrainDon't allow multiple correction candidates that have...
2012-06-01 Alexander Kornienko#ifdef out a broken test on win32
2012-06-01 Jordan Rose[analyzer] SATestBuild should execute SVN updates even...
2012-06-01 Jordan Rose[analyzer] Fix SATestAdd to work with SATestBuild.
2012-06-01 Alexander KornienkoAdded a test for ToolInvocation::mapVirtualFile method.
2012-06-01 Eric ChristopherSupport C++11 enum forward declarations.
2012-06-01 Argyrios Kyrtzidis[arcmt] Use CFBridgingRetain/CFBridgingRelease instead...
2012-06-01 Aaron BallmanAnonymous union members within a struct are now properl...
2012-05-31 Kaelyn UhrainIn TypoCorrectionConsumer, BestResults to CorrectionRes...
2012-05-31 Fariborz Jahanianobjc: properties of NSObject attribute must
2012-05-31 Tom Care[analyzer] Fix BugType memory leak in IdempotentOperati...
2012-05-31 Aaron BallmanUpdating the visualizers to include more datatypes...
2012-05-31 Anna Zaks[analyzer] Cleanup for r157721.
2012-05-31 Alexander KornienkoFix an object lifetime issue in clang/Tooling.
2012-05-31 Ted KremenekAllow some BugReports to opt-out of PathDiagnostic...
2012-05-31 Craig TopperAdd builtin for pclmulqdq instruction.
2012-05-30 Richard SmithOnly visit default arguments for template declarations...
2012-05-30 Anna ZaksChange wording of 'memcpy' type mismatch warning and...
2012-05-30 Anna Zaks[analyzer]Fix another occurrence of iterator invalidati...
2012-05-30 Jordan RoseAdd a test for '%@' suggestion for classes.
2012-05-30 Jordan RoseSuggest '%@' for Objective-C objects in ObjC format...
2012-05-30 David BlaikieDisable -Wunique-enum for anonymous enums.
2012-05-30 Jim GrosbachTableGen: Remove extraneous '\' at EOL in generated...
2012-05-30 Fariborz Jahanianobjective-c: revert r157407. It broke a project
2012-05-30 Manuel KlimekAdds a toString method to Replacement, which helps...
2012-05-30 Alexander KornienkoFixed a memory leak in clang/Tooling.
2012-05-30 Gabor Greifsupply a simple-minded testcase for r156813, to check...
2012-05-30 Alexey SamsonovClang docs update: list command-line flags that control...
2012-05-30 Craig TopperSSE4A should not imply LZCNT and POPCNT. FMA4 should...
2012-05-30 Craig TopperUpdate FIXME. ABM is already covered by LZCNT and POPCNT.
2012-05-30 Craig TopperMark extrqi and insertqi immediate arguments as being...
2012-05-30 Daniel JasperTest commit - Fix typo in comment.
2012-05-30 Eric ChristopherRemove some extra braces.
2012-05-30 Richard TrieuAdd new -Wunique-enum which will warn on enums which...
2012-05-30 Anna ZaksAdd fixits for memory access warnings.
2012-05-29 Fariborz Jahanianobjc: position of 'fixit' was off by one.
2012-05-29 Fariborz Jahanianfixes radar no. in this test.
2012-05-29 Fariborz Jahanianobjective-c: fix a sema and IRGen crash when property
2012-05-29 Benjamin KramerInstall ammintrin.h in the cmake build.
2012-05-29 Benjamin KramerAdd an ammintrin.h header for SSE4a intrinsics.
2012-05-29 Simon AtanasyanMIPS: Pass -KPIC argument to MIPS assembler if necessary.
2012-05-29 Simon AtanasyanFactor out the code retrieves the last PIC related...
2012-05-29 Benjamin KramerDefine __SSE4A__ when targeting new AMD CPUs.
2012-05-29 David BlaikieFix indenting.
2012-05-29 Chad RosierRevert r155737, restoring the MaxDepth in the BalancedD...
2012-05-29 Roman DivackySparc is bigendian.
2012-05-29 Alexey SamsonovMake Clang driver pass the last option from -g group...
2012-05-29 Charles DavisUse fewer temporaries mangling APSInt objects. The...
2012-05-29 Peter CollingbourneOpenCL: Fix vector conditional operator CodeGen for...
2012-05-28 Benjamin KramerFix suspicous isIntegerType() check, found by PVS Studi...
2012-05-28 David BlaikieAddress minor FIXME in RedeclLink to contain a PointerI...
2012-05-28 Charles DavisFix mangling of integral template arguments between...
2012-05-28 Charles DavisFix Lang's fix. This should fix the tests for +Asserts...
2012-05-28 Chris Lattneradjust to mainline llvm API change.
2012-05-28 David BlaikieFix PR12960 by not attempting to correct cases when...
2012-05-28 Charles DavisTest case for 157547. Before that patch, all the digits...
2012-05-27 Benjamin KramerPR12962: Fix a rare use after free when collecting...
2012-05-27 Lang HamesFix call to APSInt constructor - it doesn't take an...
2012-05-27 Fariborz Jahanian-Wdeprecated warning to include reference (as a note)
2012-05-27 Benjamin KramerPass ProgramStateRef by reference.
2012-05-27 Dmitri GribenkoClose HTML tag properly.
2012-05-27 Benjamin KramerUse the SelectorSet typedef more widely throughout...
2012-05-27 Benjamin KramerReplace some custom hash combines with the standard...
2012-05-27 NAKAMURA Takumiclang/unittests/Tooling/RewriterTestContext.h: Don...
2012-05-27 NAKAMURA Takumiclang/lib/Rewrite/Rewriter.cpp: Don't try to rename...
next