platform/upstream/llvm.git
2016-11-29 Simon Atanasyan[ELF][MIPS] Restore Config->Threads for MIPS targets
2016-11-29 Simon Atanasyan[ELF][MIPS] Do not change MipsGotSection state in the...
2016-11-29 Simon Atanasyan[ELF][MIPS] Replace the magic number of GOT header...
2016-11-29 Simon Atanasyan[ELF][MIPS] Fix calculation of GOT "page address" entri...
2016-11-29 Alexey Bader[OpenCL] Prohibit using reserve_id_t in program scope.
2016-11-29 Krasimir GeorgievRemoved DEBUG_TYPE from TokenAnalyzer.h
2016-11-29 Yaron KerenCorrect comment: we are creating a canonicla decltypetype.
2016-11-29 George Rimar[ELF] - Implemented -N (-omagic) command line option.
2016-11-29 Pavel LabathRemove ConnectionSharedMemory
2016-11-29 Daniel Jasperclang-format: [JS] Properly format dict literals that...
2016-11-29 Daniel Jasperclang-format: Wrap complex binary expressions on the...
2016-11-29 Daniel Jasperclang-format: Fix unnnecessary line break.
2016-11-29 Hafiz Abid... Fix a typo.
2016-11-29 Pavel LabathRemove ConnectionMachPort
2016-11-29 Marcin KoscielnickiRevert "Revert "[ASan] Enable on SystemZ.""
2016-11-29 Alexey Bataev[SLPVectorizer] Improved support of partial tree vector...
2016-11-29 Eugene Leviant[ELF] Refactor target error messages
2016-11-29 Rui UeyamaStyle fix.
2016-11-29 Rui UeyamaSimplify "missing argument" error message.
2016-11-29 Rui UeyamaAdd comments.
2016-11-29 Rui UeyamaPrint error message header in red.
2016-11-29 Rafael EspindolaUse relocations to fill statically known got entries.
2016-11-29 Rafael EspindolaSort. NFC.
2016-11-29 Rafael EspindolaAdd a test.
2016-11-29 Warren RistowTest commit. Comment changes. NFC.
2016-11-29 Saleem Abdulrasoolbuiltins: switch to c11 from c99
2016-11-29 Peter CollingbourneBitcode: Change expected layout of module blocks.
2016-11-29 Richard SmithAdd a warning for 'main' returning 'true' or 'false'.
2016-11-29 Reid Kleckner[asan/win] Align global registration metadata to its...
2016-11-29 Tom StellardAMDGPU/SI: Avoid moving PHIs to VALU when phi values...
2016-11-29 Alexander Shaposhnikov[lldb] Fix compilation of SymbolFileDWARF.cpp with...
2016-11-29 Reid KlecknerUse ${:uid} to generate unique MS asm labels, not ...
2016-11-29 Reid KlecknerRecognize ${:uid} escapes in intel syntax inline asm
2016-11-29 Evgeniy StepanovReturn memory to OS right after free (not in the async...
2016-11-29 Adam Nemet[GVN, OptDiag] Print the interesting instructions invol...
2016-11-28 Reid KlecknerAvoid lambdas in default member initializers to work...
2016-11-28 Sanjay Patel[DAG] clean up foldSelectCCToShiftAnd(); NFCI
2016-11-28 Mehdi AminiPut ABI breaking test in Error checking behind LLVM_ENA...
2016-11-28 Kevin EnderbyAdd error checking for Mach-O universal files.
2016-11-28 Peter CollingbourneIRGen: Remove all uses of CreateDefaultAlignedLoad.
2016-11-28 Mehdi AminiAdd link-time detection of LLVM_ABI_BREAKING_CHECKS...
2016-11-28 John McCallMake CGVTables use ConstantInitBuilder. NFC.
2016-11-28 John McCallHide the result of building a constant initializer...
2016-11-28 John McCallConstantBuilder -> ConstantInitBuilder for clarity...
2016-11-28 Chandler Carruth[PM] Extend the explicit 'invalidate' method API on...
2016-11-28 Peter Collingbournecmake: Set rpath for loadable modules as well as shared...
2016-11-28 Eli Friedman[SROA] Drop lifetime.start/end intrinsics when they...
2016-11-28 Sanjay Patel[DAG] add helper function for selectcc --> and+shift...
2016-11-28 Kuba Mracek[asan] Refactor shadow memory initialization out of...
2016-11-28 Mehdi AminiImprove error handling in YAML parsing
2016-11-28 David Blaikie[DebugInfo] Add support for DW_AT_main_subprogram on...
2016-11-28 Kuba Mracek[asan] Attempt to fix the debug_double_free.cc testcase...
2016-11-28 Kuba Mracek[asan] Provide bug descriptions for all reports (not...
2016-11-28 Marcin Koscielnicki[sanitizers] Get the proper printf/scanf version when...
2016-11-28 Michal Gorny[Driver] Add unit tests for Distro detection
2016-11-28 Michal Gorny[Driver] Fix recognizing newer OpenSUSE versions
2016-11-28 Michal Gorny[Driver] Refactor distro detection & classification...
2016-11-28 Reid Kleckner[MS] Mangle a unique ID into all MS inline asm labels
2016-11-28 Matthias BraunMachineScheduler: Export function to construct "default...
2016-11-28 Jonathan PeytonFixed typo in kmp_process_deps trace output
2016-11-28 Artem BelevichRevert r287637 "[wasm] hack around test failure after...
2016-11-28 Andrey ChurbanovCleanup: memory leaks on warnings printing fixed; some...
2016-11-28 Stanislav Mekhanoshin[AMDGPU] Allow hoisting of comparisons out of a loop...
2016-11-28 Joerg SonnenbergerRevert r287553: [CodeGenPrep] Skip merging empty case...
2016-11-28 Justin Lebar[StructurizeCFG] Use range-based for loops.
2016-11-28 Justin Lebar[StructurizeCFG] Refactor NearestCommonDominator.
2016-11-28 Simon Pilgrim[X86][SSE] Add initial support for combining (V)PMOVZX...
2016-11-28 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-11-28 Adam Nemet[GVN] Basic optimization remark support
2016-11-28 Sanjay Patel[x86] fix formatting; NFC
2016-11-28 Todd Fialafix up Xcode build for r287916
2016-11-28 Benjamin Kramer[include-fixer] Don't interfere with typo correction...
2016-11-28 Daniil Fukalov[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual Studio
2016-11-28 Adam Nemet[LTO] Move finishOptimizationRemarks after codegen
2016-11-28 Simon Pilgrim[X86][SSE] Added support for combining bit-shifts with...
2016-11-28 Alexey Bataev[OPENMP] Fix for PR31137: Wrong DSA for members in...
2016-11-28 Pavel LabathFix floating point register reads x86_64 linux on targe...
2016-11-28 Simon Pilgrim[X86][SSE] Added tests showing missed combines of shift...
2016-11-28 Daniel CedermanTest commit
2016-11-28 Nirav DaveRevert "[DAG] Improve loads-from-store forwarding to...
2016-11-28 NAKAMURA TakumiClangMoveTests.cpp: Fix a bogus comparison of iterator.
2016-11-28 Ulrich Weigand[SystemZ] Fix build bot fallout from r288030
2016-11-28 Pavel LabathXFAIL: TestNoreturnUnwind on android x86_64
2016-11-28 Ulrich Weigand[SystemZ] Support execution hint instructions
2016-11-28 Ulrich Weigand[SystemZ] Support load-and-trap instructions
2016-11-28 Ulrich Weigand[SystemZ] Add remaining branch instructions
2016-11-28 Ulrich Weigand[SystemZ] Improve use of conditional instructions
2016-11-28 Pavel Labathskip android in @skipIfHostIncompatibleWithRemote
2016-11-28 Pavel LabathFix a crash in ProcessPOSIXLog
2016-11-28 Malcolm Parsons[Sema] Set range end of constructors and destructors...
2016-11-28 James Molloy[InlineCost] Reduce inline thresholds to compensate...
2016-11-28 Chandler Carruth[PM] Remove weird marking of invalidated analyses as...
2016-11-28 George Rimar[ELF] - Do not put non exec sections first when -no...
2016-11-28 George Rimar[ELF] - Set Config->SingleRoRx differently. NFC.
2016-11-28 George Rimar[ELF] - Implemented -no-rosegment.
2016-11-28 Eugene Leviant[ELF] Print file:line for 'undefined section' errors
2016-11-28 Davide Italiano[ThreadPool] Rollback recent changes until I figure...
2016-11-28 Davide Italiano[ThreadPool] Remove outdated comment after r288016.
2016-11-28 Davide Italiano[ThreadPool] Simplify the interface. NFCI.
2016-11-28 Mehdi AminiRevert "Improve error handling in YAML parsing"
next