platform/upstream/llvm.git
2018-12-06 Sanjay Patel[PowerPC] add tests for hoisting bitwise logic; NFC
2018-12-06 Nico WeberAllow forwarding -fdebug-compilation-dir to cc1as
2018-12-06 Zachary TurnerFix line endings in build.py
2018-12-06 Adrian PrantlReapply "Avoid emitting redundant or unusable directori...
2018-12-06 Adrian PrantlReapply "Adapt gcov to changes in CFE."
2018-12-06 Zachary Turner[build.py] Embed the output file name in generated...
2018-12-06 Evandro Menezes[AArch64] Fix Exynos predicate
2018-12-06 Louis Dionne[libcxx] Add checks for unique value of array<T, 0...
2018-12-06 Sanjay Patel[DAGCombiner] don't hoist logic op if operands have...
2018-12-06 Louis Dionne[libcxx] Add XFAILs for aligned allocation tests on...
2018-12-06 Sanjay Patel[x86] add test for hoistLogicOpWithSameOpcodeHands...
2018-12-06 Zachary Turner[PDB] Move some code around. NFC.
2018-12-06 Joel E. Denny[CUDA] Fix nvidia-cuda-toolkit detection on Ubuntu
2018-12-06 Nico Weber[gn build] Process .def.in files in llvm/Config and...
2018-12-06 Adrian PrantlAdd another ArchSpec unit test.
2018-12-06 Sanjay Patel[DAGCombiner] refactor function that hoists bitwise...
2018-12-06 David Carlier[Sanitizer] getmntinfo support in FreeBSD
2018-12-06 Zachary TurnerSupport skewed stream arrays.
2018-12-06 Simon Pilgrim[X86] Refactored IsSplatVector to use switch. NFCI.
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX] Disable emission of ',debug' option...
2018-12-06 Alexandros... [GVN] Don't perform scalar PRE on GEPs
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX]Emit last debugging directives.
2018-12-06 Simon PilgrimDAGCombiner::visitINSERT_VECTOR_ELT - pull out repeated...
2018-12-06 Diogo N. Sampaio[NFC][AArch64] Split out backend features
2018-12-06 Alexey Bataev[OPENMP][NVPTX] Fix globalization of the mapped array...
2018-12-06 Alexey Bataev[OPENMP][NVPTX]Fix __kmpc_flush to flush the memory...
2018-12-06 Ilya Biryukov[clangd] Remove the test that sometimes deadlocks
2018-12-06 Sam Parker[ARM][NFC] Adding another test for armcgp
2018-12-06 Nicolai HaehnleAMDGPU: Generate VALU ThreeOp Integer instructions
2018-12-06 Valery Pykhtin[AMDGPU] Partial revert of rL348371: Turn on the DPP...
2018-12-06 Simon PilgrimFix -Wcovered-switch-default warning. NFCI.
2018-12-06 Louis Dionne[libcxx] Make return value of array<T, 0>.data() checke...
2018-12-06 Ilya BiryukovRevert "[LoopSimplifyCFG] Delete dead in-loop blocks"
2018-12-06 Markus LavinTest commit: Removed trailing space in .txt file.
2018-12-06 Sam Parker[ARM][NFC] Added extra arm-cgp test
2018-12-06 Dan LiewAdd new `__sanitizer_mz_default_zone()` API which retur...
2018-12-06 George Rimar[LLD][ELF] - Use auto. NFC.
2018-12-06 Pavel LabathMake scripts/analyzer-project-deps compatible with...
2018-12-06 Haojian Wu[clangd] Update the test code
2018-12-06 Clement Courbet[X86][NFC] Convert memcpy/memset tests to update_llc_te...
2018-12-06 Pavel LabathRemove REQUIRES: darwin from a couple of MachO tests
2018-12-06 Haojian Wu[clangd] C++ API for emitting file status.
2018-12-06 Pavel Labathdisable toolchain-clang-cl.test on non-windows
2018-12-06 Serge PavlovDiagnose friend function template redefinitions.
2018-12-06 Diana Picus[ARM GlobalISel] Nothing is legal for Thumb
2018-12-06 Stephen KellyAdd test for ObjC generics
2018-12-06 Stephen KellyExtend OMP test
2018-12-06 Stephen KellyMake test resistant to line numbers changing
2018-12-06 George Rimar[ELF] - (-Map file) Implement printing of LMA for assig...
2018-12-06 Haojian Wu[clangd] Fix a typo in TUSchedulerTests
2018-12-06 Diana PicusFixup r348306: Require x86 for test
2018-12-06 Clement Courbet[X86][NFC] Add more tests for memset.
2018-12-06 George Rimar[llvm-dwarfdump] - Simplify the test case.
2018-12-06 George Rimar[LLD][ELF] - Linker script: accept using a file name...
2018-12-06 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): don't...
2018-12-06 Roman Lebedev[NFC][InstCombine] Add more miscompile tests for foldIC...
2018-12-06 Craig Topper[X86] Remove some leftover code for handling an i1...
2018-12-06 Richard TrieuRemove unnecessary include.
2018-12-06 Richard TrieuRemove CodeGen dependencies on Sema.
2018-12-06 Max Kazantsev[LoopSimplifyCFG] Delete dead in-loop blocks
2018-12-06 Matt ArsenaultInstCombine: Add some missing tests for scalarization
2018-12-06 Dean Michael... Revert "[XRay] Move-only Allocator, FunctionCallTrie...
2018-12-06 Saleem AbdulrasoolARM, AArch64: support `__attribute__((__swiftcall__))`
2018-12-06 Dean Michael... [XRay] Use a local lvalue as arg to AppendEmplace(...)
2018-12-06 Alex Lorenz[darwin] remove version number check when enabling...
2018-12-06 Douglas YungReapply fix from r348062 to fix test on Windows.
2018-12-06 Jake Ehrlich[llvm-objcopy] Change --only-keep to --only-section
2018-12-06 Dean Michael... [XRay] Use default-constructed struct as argument to...
2018-12-06 Matthias BraunAArch64: Fix invalid CCMP emission
2018-12-06 George Karpenkov[attributes] Add more tests for os_returns_retained
2018-12-06 Leonard Chan[Sema/Attribute] Check for noderef attribute
2018-12-06 Pete CooperAdd objc.* ARC intrinsics and codegen them to their...
2018-12-06 Adrian PrantlAdd a unit test for ArchSpec matching to document how...
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Move yet another std::vector...
2018-12-06 Dean Michael... Re-land r348335 "[XRay] Move-only Allocator, FunctionCa...
2018-12-06 Louis Dionne[libcxx] Mark some tests as failing on macosx 10.14
2018-12-06 Louis Dionne[libcxx] Don't depend on availability markup to provide...
2018-12-06 Stella Stamenova[lldbsuite] Disable TestStopPCs when there's no XML...
2018-12-06 Leonard Chan[Sema] Push and Pop Expression Evaluation Context Recor...
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Move std::vector out of loop
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Remove IntegerInstructionMap...
2018-12-06 Pete CooperFix title underlines being too short after r348429
2018-12-05 Amara Emerson[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_T...
2018-12-05 Pete CooperUpdate ARC docs as objc_storeStrong returns void not id
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove buildCandidateList and...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Candidates don't need to be...
2018-12-05 David L. JonesRevert r347934 "[SCEV] Guard movement of insertion...
2018-12-05 Douglas YungFix test change from r348365 to deal with Windows paths...
2018-12-05 Heejin Ahn[WebAssembly] Change event section code to 13
2018-12-05 Sanjay Patel[InstCombine] remove dead code from visitExtractElement
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove CandidateList, since...
2018-12-05 Jessica PaquetteFix buildbot capture warning
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Simplify and unify pruning/outli...
2018-12-05 Krzysztof Parzyszek[Hexagon] Add intrinsics for Hexagon V66
2018-12-05 Sanjay Patel[InstCombine] reduce duplication in visitExtractElement...
2018-12-05 Sanjay Patel[InstCombine] add/move tests for extractelement; NFC
2018-12-05 David BlaikieThinLTO: Do not import debug info for imported global...
2018-12-05 Krzysztof Parzyszek[Hexagon] Add support for Hexagon V66
2018-12-05 Jessica Paquette[MachineOutliner] Outline functions by order of benefit
2018-12-05 Krzysztof Parzyszek[Hexagon] Add intrinsics for Hexagon V66
next