platform/upstream/llvm.git
2012-11-05 Nico WeberDelete comment I forgot to delete in my last change.
2012-11-05 Nico WeberUse Richard's BE_THE_HEADER trick to simplify a test...
2012-11-05 Manman RenARM byval: when type alignment is bigger than ABI align...
2012-11-05 Richard SmithUse the individual -fsanitize=<...> arguments to contro...
2012-11-05 Nadav RotemCode Model: Improve the accuracy of the zext/sext/trunc...
2012-11-05 Richard SmithAdd -fsanitize=<sanitizers> argument to driver and...
2012-11-05 Richard SmithSuppress signed/unsigned comparison warning.
2012-11-05 Kevin EnderbyFix for PR14264 cause by commit r167237 which did not...
2012-11-05 Daniel DunbarMemoryBuffer: Support reading named pipes in getFile().
2012-11-05 Richard SmithRename LangOptions members for address sanitizer and...
2012-11-05 Nadav RotemCost Model: Normalize the insert/extract index when...
2012-11-05 Nadav RotemCost Model: teach the cost model about expanding integers.
2012-11-05 Andrew KaylorAdd a method to indicate section address re-assignment...
2012-11-05 Douglas GregorFix module map for SSE4a builtins
2012-11-05 Douglas GregorMake cpuid.h actually work with -std=c99 <rdar://proble...
2012-11-05 Douglas GregorHash the various compiler version, target, preprocessor...
2012-11-05 Ulrich WeigandOn PowerPC64, integer return values (as well as argumen...
2012-11-05 Nadav RotemImplement the cost of abnormal x86 instruction lowering...
2012-11-05 Hemant KulkarniAdd absolute symbol scope recognition in lld/Core
2012-11-05 Ulrich WeigandOn PowerPC64, integer arguments and return values need...
2012-11-05 Jim Grosbachlli: Initialize the native asm parser for inline assembly.
2012-11-05 Filipe CabecinhasAvoid potentially disastrous mistakes when removing...
2012-11-05 Manuel KlimekFollowing the example from loop-convert tests, simplify...
2012-11-05 Greg ClaytonCleaned up the code signing instructions:
2012-11-05 Hal FinkelAdd support for the PowerPC-specific inline asm Z const...
2012-11-05 Fariborz JahanianTests for 32bit version of block ivar layout metadata.
2012-11-05 Adhemerval... [PATCH] PowerPC: Expand load extend vector operations
2012-11-05 Jordan Rose[analyzer] Move convenience REGISTER_*_WITH_PROGRAMSTAT...
2012-11-05 Rafael EspindolaAdd missing this->. Fixes pr14238.
2012-11-05 Richard OsborneDon't infer whether a value is captured in the current...
2012-11-05 Chandler CarruthAdd a couple of stubs to the release notes for things...
2012-11-05 Matt Beaumont-GayOur style for diagnostic messages is to not include...
2012-11-05 Eli BenderskyPR14256: SelectionDAGLowering was renamed to SelectionD...
2012-11-05 NAKAMURA TakumiConstantFolding.cpp: Whitespace.
2012-11-04 Nick LewyckyPut the usage-directive inside the nearest namespace...
2012-11-04 Fariborz JahanianFixes liftime of captured block variables in mrr mode...
2012-11-04 Tobias GrosserTests: Pipe test files into 'opt'
2012-11-04 Duncan SandsApply the patch from PR14160. I failed to construct...
2012-11-04 Lang HamesTest case for r167363.
2012-11-04 Craig TopperRemove alignments from folding tables for scalar FMA4...
2012-11-04 Jason MolendaAdd new ArchSpec methods, IsCompatibleMatch() and IsExa...
2012-11-03 Seth Cantrellonly truncate source lines in text diagnostics when
2012-11-03 Lang HamesSupport interleaving of other pragmas with FP_CONTRACT...
2012-11-03 Dmitri GribenkoAddress review comments for r167358: explicitly check...
2012-11-03 Seth Cantrelldon't step into the middle of multibyte sequences
2012-11-03 Seth Cantrellfix bug in SourceColumnMap::startOfPreviousColumn
2012-11-03 Benjamin KramerEscape trigraphs in unittest.
2012-11-03 Dmitri GribenkoHandle CK_NullToPointer casts in -Wtype-safety properly...
2012-11-03 Dmitri GribenkoRemove a const_cast by propagating constness to the...
2012-11-03 Duncan SandsFix the IntegersSubsetTest unit test when compiled...
2012-11-03 NAKAMURA TakumiStaticAnalyzer/Core/ExprEngineCallAndReturn.cpp: Appeas...
2012-11-03 Duncan SandsGeneralize the transform that boosts GEP indices to...
2012-11-03 Eli FriedmanAdd a proper algorithm to compute accurate source range...
2012-11-03 Anna Zaks[analyzer] Run remove dead on end of path.
2012-11-03 Anna Zaks[analyzer] add LocationContext::inTopFrame() helper.
2012-11-03 Anna Zaks[analyzer] Refactor: Remove Pred from NodeBuilderContext.
2012-11-03 Jim InghamFix a little think-o. In FileSpec::operator== we were...
2012-11-03 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on floating...
2012-11-03 Nadav RotemX86 CostModel: Add support for a some of the common...
2012-11-03 David BlaikieSimplify these tests again, now that we're past the...
2012-11-03 Akira Hatanaka[mips] Set flag isAsCheapAsAMove flag on instruction...
2012-11-03 Owen AndersonBe careful not to optimize a SELECT_CC into a SETCC...
2012-11-03 Greg ClaytonMake sure users know that "target variable" can read...
2012-11-03 Enrico GranataCaught two cases where we were passing a Stream* withou...
2012-11-03 Akira Hatanaka[mips] Stop reserving register AT and use register...
2012-11-02 Jordan Rose[analyzer] Convert SimpleStreamChecker over to CallEvent.
2012-11-02 Jordan Rose[analyzer] CheckerDocumentation: Change examples for...
2012-11-02 Jordan Rose[analyzer] Add some convenience accessors to CallEvent...
2012-11-02 Jordan Rose[analyzer] isCLibraryFunction: check that the function...
2012-11-02 David BlaikieEmit debug info for C++ struct definitions as DW_TAG_st...
2012-11-02 Akira Hatanaka[mips] Do not reserve all 64-bit registers, but only...
2012-11-02 David BlaikieInclude all the fields so we can correctly emit DW_TAG_...
2012-11-02 Nadav RotemAdd a stub for the x86 cost model impl. Implement a...
2012-11-02 David BlaikieAvoid version skew by making ObjC strict metadata tests...
2012-11-02 Fariborz Jahanianobjective-C mrr block. Block variable layout metadata in
2012-11-02 Nadav RotemRemove empty directory
2012-11-02 Nadav RotemCostModel: add support for Vector Insert and Extract.
2012-11-02 Chris Lattnerremove empty directories
2012-11-02 Sean CallananFixed a problem where we mistook normal result
2012-11-02 Akira Hatanaka[mips] Fix disassembler test cases.
2012-11-02 Argyrios KyrtzidisWhen code-completing don't disable the preprocessing...
2012-11-02 Nadav RotemAdd a cost model analysis that allows us to estimate...
2012-11-02 Nadav RotemScalar Bitcasts and Truncs are usually free
2012-11-02 Akira Hatanaka[mips] Fix bug in test case. Disable machine LICM to...
2012-11-02 DeLesley HutchinsThread safety analysis: Fixed ICE caused by double...
2012-11-02 Richard TrieuFix test cases I broken when fixing grammar in diagnost...
2012-11-02 Richard TrieuFix grammar of diagnostic message.
2012-11-02 Quentin ColombetVext Lowering was missing opportunities
2012-11-02 Anna Zaks[analyzer] Test SimpleStream on the buildbot.
2012-11-02 Anna Zaks[analyzer] Factor SimpleStreamChecker pulling out isLea...
2012-11-02 Akira Hatanaka[mips] Use register number instead of name to print...
2012-11-02 Greg ClaytonFixed the "--force" option for memory read.
2012-11-02 Akira Hatanaka[mips] Add function MipsFrameLowering::estimateStackSize.
2012-11-02 Akira Hatanaka[mips] Add member field MipsFunctionInfo::IncomingArgSi...
2012-11-02 Rafael EspindolaFix a build problem with xlc. The error message was
2012-11-02 Akira Hatanaka[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditional...
2012-11-02 Rafael EspindolaXLC supports the same atomic functions as GCC, use...
2012-11-02 David BlaikieFix debug tag type of forward declarations of struct...
2012-11-02 Rafael EspindolaImprove x86 android support:
2012-11-02 Richard SmithAdd test for link flags added by -fcatch-undefined...
next