platform/upstream/llvm.git
2017-05-03 Dylan McKayRevert "[AVR] Enable the frame pointer for all functions"
2017-05-03 Pavel LabathWindows fix for TestConflictingDefinition makefile
2017-05-03 Daniel JasperUndo turning ExtBehavior into a bitfield.
2017-05-03 Alex Lorenz[Triple] Add a "macos" OS type that acts as a synonym...
2017-05-03 Simon Pilgrim[X86] Refactored LowerINTRINSIC_W_CHAIN to use a switch...
2017-05-03 Daniel JasperFix tests after speculatable intrinsics patch
2017-05-03 Pavel LabathCheck for lack of C++ context first when demangling
2017-05-03 Peter Smith[ELF] Fix problems with fabricateDefaultCommands()...
2017-05-03 George Rimar[ELF] - Added testcase gdb-index-ranges.s (https:/...
2017-05-03 Tobias Grosser[ScopInfo] Remove code not needed anymore after r302004
2017-05-03 Tobias Grosser[ScopInfo] Do not add array name into memory reference ids
2017-05-03 Daniel JasperSilences gcc's -Wnarrowing.
2017-05-03 Daniel JasperRevert r301986 (and subsequent r301987).
2017-05-03 Maxim Ostapenko[sanitizer] Intercept mcheck and mprobe on Linux
2017-05-03 Yuka TakahashiRevert rL301998: "Fix a bug that -isysroot is completel...
2017-05-03 Zachary TurnerFix use after free in BinaryStream library.
2017-05-03 Yuka TakahashiFix a bug that -isysroot is completely ignored on Unix
2017-05-03 Matt ArsenaultFix tests after speculatable intrinsics patch
2017-05-03 Matt ArsenaultReplace hardcoded intrinsic list with speculatable...
2017-05-03 Kostya Serebryany[sanitizer-coverage] add a deprecation warning to the...
2017-05-03 Sean CallananFixed a bug where we did not properly use the complete...
2017-05-03 Richard Smith[modules] Round-trip -Werror flag through explicit...
2017-05-03 Peter CollingbourneRevert r295861, "[ModuleSummaryAnalysis] Don't crash...
2017-05-03 Tim Shen[PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) *...
2017-05-02 Richard Trieu[ODRHash] Add support for array and decayed types,...
2017-05-02 Vedant Kumar[ubsan] Skip overflow checks on safe arithmetic (fixes...
2017-05-02 Zachary TurnerFix type conversion error.
2017-05-02 Zachary TurnerMake codeview::StringTable.
2017-05-02 Xin TongTypo in LangRef.rst. NFC
2017-05-02 Greg ClaytonAdd line table verification to lldb-dwarfdump --verify
2017-05-02 Tim NorthoverARM: avoid handing a deleted node back to TableGen...
2017-05-02 Rui UeyamaRemove a dead function declaration.
2017-05-02 Reid KlecknerRe-land r301697 "[IR] Make add/remove Attributes use...
2017-05-02 Joel Jones[AArch64] ILP32 Backend Relocation Support
2017-05-02 Joel JonesRemove _NC suffix from ELF relocations TLSDESC_{LD64...
2017-05-02 Paul Robinson[DWARFv5] Parse new line-table header format.
2017-05-02 Sanjay Patelrevert r301766: InstructionSimplify: Canonicalize shuff...
2017-05-02 Kuba Mracek[asan] Mark some more testcases as unsupported on iOS.
2017-05-02 Rui UeyamaFix typo.
2017-05-02 Davide Italiano[NewGVN] Fix typo and format comment. NFCI.
2017-05-02 Faisal Vali[NFC] Add original test that triggered crash post r301735
2017-05-02 Faisal ValiFix PR32831 (Try Again): 'this' capture while instantia...
2017-05-02 Greg ClaytonVerify that all references point to actual DIEs in...
2017-05-02 George Burgess IV[Sema] Update function doc; NFC
2017-05-02 Rafael EspindolaRevert "Fix misnamed #include. Remove _NC suffix from...
2017-05-02 Reid KlecknerSimplify some va_start checking logic
2017-05-02 Kuba Mracek[asan] Mark atos-symbolizer-dyld-root-path.cc testcase...
2017-05-02 Kuba Mracek[asan] Mark a bunch of tests as unsupported on iOS
2017-05-02 Kuba Mracek[asan] Disable some Darwin tests that don't work on...
2017-05-02 Joel JonesFix misnamed #include. Remove _NC suffix from ELF reloc...
2017-05-02 Daniel JasperRevert r301822 (and dependent r301825), which tried...
2017-05-02 Tim NorthoverARM: add arm1176j-f processor
2017-05-02 Matt ArsenaultPEI: Skip dead objects when looking at CSRs
2017-05-02 Vedant KumarRevert "[docs] UBSan: Mention that print_stacktrace...
2017-05-02 Xinliang David Li[PartialInlining] Add more early filtering
2017-05-02 Matt ArsenaultAMDGPU: Don't promote alloca to LDS for leaf functions
2017-05-02 Krzysztof Parzyszek[Hexagon] Fix uninitialized value caught with valgrind
2017-05-02 Krzysztof Parzyszek[Hexagon] Change iconst to emit 27bit relocation
2017-05-02 Krzysztof Parzyszek[Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT...
2017-05-02 Krzysztof Parzyszek[Hexagon] Don't ignore mult-cycle latency information
2017-05-02 Krzysztof Parzyszek[Hexagon] Formatting changes, NFC
2017-05-02 Krzysztof Parzyszek[Hexagon] Remove unused validSubtarget TSFlags
2017-05-02 Krzysztof Parzyszek[Hexagon] Make sure duplexed dealloc_returns are checke...
2017-05-02 Matt ArsenaultSpeculativeExecution: Stop using whitelist for costs
2017-05-02 Krzysztof Parzyszek[Hexagon] Move checking AXOK to checker
2017-05-02 Zachary TurnerRename pdb::StringTable -> pdb::PDBStringTable.
2017-05-02 Krzysztof Parzyszek[Hexagon] Remove unneeded code from HexagonShuffler
2017-05-02 Krzysztof Parzyszek[Hexagon] Extract function that checks endloops with...
2017-05-02 Krzysztof Parzyszek[Hexagon] Add new packet iterator which will iterate...
2017-05-02 Zachary TurnerRevert "Remove "_NC" suffix and semantics from TLSDESC_...
2017-05-02 Krzysztof Parzyszek[Hexagon] Check for .cur def without use without using...
2017-05-02 Peter CollingbourneBitcode: Simplify how we enumerate summaries in the...
2017-05-02 Reid Kleckner[lit] Try to exit more cleanly
2017-05-02 Paul RobinsonMake DWARFDebugLine use StringRef for directory/file...
2017-05-02 Joel JonesRemove "_NC" suffix and semantics from TLSDESC_LD{64...
2017-05-02 Matt ArsenaultAMDGPU: Refactor AsmPrinter
2017-05-02 Matt ArsenaultAMDGPU: Make intrinsics speculatable
2017-05-02 Zachary Turner[PDB/CodeView] Read/write codeview inlinee line informa...
2017-05-02 Sterling AugustineRoll back r301831 to fix broken powerpc64le tests.
2017-05-02 Tim NorthoverCMake: Silence more stderr when running git.
2017-05-02 Amaury SechetAdd new test case for addcarry. NFC.
2017-05-02 Rafael EspindolaAvoid empty .eh_frame sections.
2017-05-02 Marek OlsakAMDGPU: Add AMDGPU_HS calling convention
2017-05-02 Sanjay Patel[InstCombine] don't use DeMorgan's Law on integer const...
2017-05-02 Sanjay Patel[CodeGen] remove/fix checks that will fail when r301923...
2017-05-02 Dmitry Vyukovtsan: allow fast large MemoryRangeSet on non-Windows Go
2017-05-02 Kostya Kortchinsky[compiler-rt] move tsan's Android __get_tls() to saniti...
2017-05-02 Siddharth Bhat[NFC] [IslAST] fix typo: "int the" -> "in the"
2017-05-02 Sanjay Patelrevert r301923 : [InstCombine] don't use DeMorgan's...
2017-05-02 Sanjay Patel[InstCombine] don't use DeMorgan's Law on integer constants
2017-05-02 Amaury Sechet[DAGCombine] (uaddo X, (addcarry Y, 0, Carry)) -> ...
2017-05-02 Rafael EspindolaAdd llvm::object::getELFSectionTypeName().
2017-05-02 Alex BradburyImprovements to TableGen/LangIntro.rst
2017-05-02 Amaury Sechet[DAGCombine] (add X, (addcarry Y, 0, Carry)) -> (addcar...
2017-05-02 Pavel LabathAndroid.rules: set "ar" path correctly
2017-05-02 Pavel LabathObjectFileELF: Fix symbol lookup in bss section
2017-05-02 Daniel JasperRevert r301735 (and subsequent r301786).
2017-05-02 Simon Pilgrim[X86][SSE] Add test for PR30264 (combining multiple...
2017-05-02 Haojian Wu[clang-move] Find template class forward declarations...
2017-05-02 Daniel Marjamaki[analyzer] Detect bad free of function pointers
next