platform/upstream/llvm.git
2016-11-10 Alex Lorenz[Sema] Avoid -Wshadow warnings for shadowed variables...
2016-11-10 Tom StellardAMDGPU: Add VI i16 support
2016-11-10 Simon Pilgrim[X86] Add knownbits vector MUL test
2016-11-10 Rafael EspindolaReplace duplicated '16' with a named constant.
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Sanjay Patel[InstCombine] auto-generate better checks; NFC
2016-11-10 Rafael EspindolaParse relocations only once.
2016-11-10 George RimarReverted r286451 "[ELF] - Allow separate form for ...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector arithmetic shift test
2016-11-10 Amara EmersonAdd the loop end location to the loop metadata. This...
2016-11-10 Tony Jiang[PowerPC] Implement plain VSX load/store builtins.
2016-11-10 Simon Pilgrim[DAGCombiner] Correctly extract the ConstOrConstSplat...
2016-11-10 Chad RosierRemove unnecessary check prefix directives. NFC.
2016-11-10 Simon Pilgrim[DAGCombiner] Show missed opportunity to UNDEF out...
2016-11-10 George Rimar[ELF] - Allow separate form for -f (alias for -auxiliary).
2016-11-10 Tobias Grosser[RegionInfo] Add three tests that include infinite...
2016-11-10 Simon PilgrimFix -Wdocumentation warning
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Simon Pilgrim[X86] Add knownbits vector logical shift test
2016-11-10 Oliver Stannard[ARM] Thumb2 LDR (literal) should accept PC as the...
2016-11-10 Eugene Leviant[ELF] Make SyntheticSection::writeTo pure virtual....
2016-11-10 Tobias GrosserSCEVAffinator: pass parameter-only set to addRestrictio...
2016-11-10 Eugene Leviant[ELF] Convert .got.plt section to input section
2016-11-10 Tobias GrosserIslAst: always use the context during ast generation
2016-11-10 Andrey ChurbanovAdded check for malloc return.
2016-11-10 George Rimar[ELF] - Implemented --symbol-ordering-file option.
2016-11-10 Serge PavlovMake output of -ast-print a valid C++ code.
2016-11-10 Sanjoy Das[SCEVExpander] Hoist unsigned divisons when safe
2016-11-10 Sanjoy Das[SCEVExpander] Don't hoist divisions
2016-11-10 Sanjoy DasLift out a helper lambda; NFC
2016-11-10 Craig Topper[AVX-512] Allow legacy cvtpd2dq intrinsics to select...
2016-11-10 Craig Topper[AVX-512][X86] Convert avx_cvtt_ps2dq_256 and sse2_cvtt...
2016-11-10 Craig Topper[X86] Convert int_x86_avx_cvtt_pd2dq_256 to fp_to_sint...
2016-11-10 Craig Topper[X86] Move some custom patterns into the currently...
2016-11-10 Craig Topper[X86] Remove some patterns still referencing int_x86_ss...
2016-11-10 Tobias GrosserSCEVValidator: add new parameters resulting from consta...
2016-11-10 Sanjoy Das[SCEV] Eta reduce some lambdas; NFC
2016-11-10 Sanjoy Das[LangRef] Drop "experimental" caveat from operand bundles
2016-11-10 Haojian Wu[clang-move] Support template class.
2016-11-10 Tobias GrosserDo not allow switch statements in loop latches
2016-11-10 Craig Topper[AVX-512] Add test cases to show missed opportunities...
2016-11-10 Felix Berger[clang-tidy] Do not issue fix for functions that are...
2016-11-10 Sanjay Patel[InstCombine] avoid infinite loop from shuffle-extract...
2016-11-10 Rui UeyamaAdd comment and simplify code a bit. NFC.
2016-11-09 Argyrios Kyrtzidis[libclang] Fix issue with clang_tokenize and make sure...
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Shoaib Meenai[Sema] Use MS ABI behavior for dllexport in Itanium
2016-11-09 Dylan McKay[AVR] Add a selection of CodeGen tests
2016-11-09 Dylan McKay[AVR] Add all of the machine code test suite
2016-11-09 Rui UeyamaRemove an overloaded function to simplify.
2016-11-09 Dehao ChenAdd isHotBB helper function to ProfileSummaryInfo
2016-11-09 Rafael EspindolaMake OutputSectionBase a class instead of class template.
2016-11-09 Todd FialaFix weak symbol linkage in SBStructuredData, update...
2016-11-09 Adrian PrantlRemove extra whitespace
2016-11-09 Adrian PrantlRelax testcase so it also works on Windows.
2016-11-09 Eli FriedmanPreserve assumption cache in loop-rotate.
2016-11-09 Erik Pilkington[Sema][NFC] Reset HasFallthroughStmt when clearing...
2016-11-09 Tim NorthoverGlobalISel: fix typo. NFC
2016-11-09 Tim NorthoverGlobalISel: translate invoke and landingpad instructions
2016-11-09 Rui UeyamaSimplify parseEmulation. NFC.
2016-11-09 Rui UeyamaSplit OutputSection ctor. NFC.
2016-11-09 Alexander Kornienko[clang-tidy docs] Minor formatting changes.
2016-11-09 Dehao ChenUpdate vectorization debug info unittest.
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Simon Atanasyan[ELF][MIPS] Attempt to fix buildbot
2016-11-09 Adrian PrantlUse an artificial debug location for non-virtual thunks.
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Simon Atanasyan[ELF][MIPS] Convert .MIPS.abiflags section to synthetic...
2016-11-09 Simon Atanasyan[ELF][MIPS] Convert .reginfo and .MIPS.options sections...
2016-11-09 Davide Italiano[tools] Unbreak the GCC build (workaround a GCC bug).
2016-11-09 Reid Kleckner[asan/win] Use TerminateProcess when we want to exit...
2016-11-09 Mehdi AminiMake BitcodeReader::parseIdentificationBlock() robust...
2016-11-09 Rui UeyamaDisable cpio test on Windows again.
2016-11-09 Rui UeyamaAttempt to fix green dragon bot.
2016-11-09 Alexander Kornienko[clang-tidy docs] Recommend using add_new_check.py...
2016-11-09 Evgeny StupachenkoMinor unroll pass refacoring.
2016-11-09 Sanjoy Das[Verifier] clang-format a section; NFC
2016-11-09 Luke Drummond[RenderScript] Fix reduction argument printing
2016-11-09 Sanjoy Das[SCEV] Refactor out a useful pattern; NFC
2016-11-09 Peter CollingbourneRevert r286384, "X86: Introduce the "relocImm" ComplexP...
2016-11-09 Peter CollingbourneX86: Introduce the "relocImm" ComplexPattern, which...
2016-11-09 Krzysztof Parzyszek[Hexagon] Silence "sometimes uninitialized" warning...
2016-11-09 Peter CollingbourneBitcode: Change the materializer interface to return...
2016-11-09 Philipp StephaniFix grammar
2016-11-09 Douglas Katzman[Sparc] Unbreak test
2016-11-09 Rafael EspindolaMake Discarded a InputSection.
2016-11-09 George Rimar[ELF] - Add separate form for -R alias.
2016-11-09 Krzysztof Parzyszek[Hexagon] Separate Hexagon subreg indices for different...
2016-11-09 Douglas Katzman[Sparc] LLONG is not lock-free atomic on v8
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Target
2016-11-09 Pavel LabathRemove TimeValue usage from ObjectContainerBSDArchive
2016-11-09 Pavel LabathRemove unused TimeValue include
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Host
2016-11-09 Rafael EspindolaAdd a convenience getObj method. NFC.
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Interpreter
2016-11-09 Krzysztof Parzyszek[Hexagon] Eliminate Insert4 pseudo-instruction, use...
2016-11-09 Daniel Jasperclang-format: [TypeScript] Fix bug in handling of non...
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Core. NFC.
2016-11-09 Alex Lorenz[AST] Dump dependent scope member expression with its...
2016-11-09 George Rimar[ELF] - Enable reproduce-error.s under windows.
next