platform/upstream/llvm.git
2017-10-27 Jake EhrlichMake 32-bit member offset in Archive::Symbol::getMember...
2017-10-27 Davide Italiano[CMake] Build clang as dependency when using in-tree...
2017-10-27 Rafael EspindolaHandle undefined weak hidden symbols on all architectures.
2017-10-27 Zachary TurnerForce #define GTEST_LANG_CXX11.
2017-10-27 Craig Topper[X86] Remove fast-isel code for handling i8 shifts...
2017-10-27 Craig Topper[X86] Add fast-isel tests for integer shifts. We defini...
2017-10-27 Artur GainullinImprove clamp recognition in ValueTracking.
2017-10-27 David BlaikieStaticAnalyzer: Modularize/fix ODR violations making...
2017-10-27 David BlaikieSanitizers.h: Modularize/Fix ODR violations by making...
2017-10-27 David BlaikieCharInfo.h: Modularize/fix ODR violations by making...
2017-10-27 David BlaikieASTContext.h: Modularize/fix ODR violations by removing...
2017-10-27 Craig Topper[X86] Teach fastisel to use VLX VMOVNTDQA for v4f64...
2017-10-27 Craig Topper[X86] Add avx512vl command line to fast-isel-nontemporal.ll
2017-10-27 Kostya Kortchinsky[scudo] Allow to specify the maximum number of TSDs...
2017-10-27 Rui UeyamaRemove trailing whitespace.
2017-10-27 Vlad TsyrklevichFix llvm-special-case-list-fuzzer regexp exception
2017-10-27 Krzysztof Parzyszek[Hexagon] Fix an incorrect assertion in HexagonConstExt...
2017-10-27 Erich KeaneReplace a few usages of llvm::join with range-version...
2017-10-27 Erich KeaneFilter out invalid 'target' items from being passed...
2017-10-27 Rafael EspindolaHandle all symbol types in --trace.
2017-10-27 Erich KeaneRemove x86,x86_32/64 from isValidFeatureName
2017-10-27 Alex Lorenz[refactor] Describe refactorings in the operation classes
2017-10-27 Simon Pilgrim[X86][SSE] Add tests for inserting all-bits (-1) into...
2017-10-27 Alex Lorenz[Sema] Fix an assert-on-invalid by avoiding function...
2017-10-27 Sam Clegg[WebAssembly] Add crt1.o with calling lld
2017-10-27 Rui UeyamaInstead of enclosing an entire file, add lld:: specifie...
2017-10-27 Peter CollingbourneELF: Add support for emitting dynamic relocations in...
2017-10-27 Benjamin Kramer[clangd] Don't crash on extremely large JSON messages.
2017-10-27 Don HintonNew lldb python module for managing diagnostic breakpoints
2017-10-27 Pavel LabathAdd specific ppc64le hardware watchpoint handler
2017-10-27 Simon Pilgrim[X86][F16C] Fix btver2 AGU pipe scheduling
2017-10-27 Benjamin Kramer[clangd] Harden clangd a bit against garbage input.
2017-10-27 Michael Kruse[ForwardOpTree] Use space indention. NFC.
2017-10-27 Artur Pilipenko[LoopPredication] Handle the case when the guard and...
2017-10-27 Jonas Toth[clang-tidy] Fix bug 34845, offending standard bitmask...
2017-10-27 Michael Kruse[ForwardOpTree] Reload know values.
2017-10-27 Clement Courbet[CodeGen] Fix -Wunused-private-field warning on lld...
2017-10-27 Gabor Horvath[CrossTU] Fix handling of Cross Translation Unit direct...
2017-10-27 Clement Courbet[CodeGen][ExpandMemCmp][NFC] Simplify load sequence...
2017-10-27 whitequark[LLVM-C] Publicly expose getters of MetadataType, TokenType
2017-10-27 George Rimar[ELF] - Ignore non-absolute R_386_GOTPC relocation...
2017-10-27 George Rimar[ELF] - Stop naming relocation sections with first...
2017-10-27 George Rimar[ELF] - Simplify reporting of garbage collected sections.
2017-10-27 Ivan DonchevskiiTest commit
2017-10-27 George RimarFix BB after r316756 "[llvm-dwarfdump] - Teach verifier...
2017-10-27 George Rimar[llvm-dwarfdump] - Teach verifier to report broken...
2017-10-27 Peter Smith[ELF][ARM] Add missing REQUIRES: arm to tests
2017-10-27 Peter Smith[ELF] Add support for multiple passes to createThunks()
2017-10-27 Matt ArsenaultDAG: Fold fma (fneg x), K, y -> fma x, -K, y
2017-10-27 Peter Smith[ELF] Introduce range extension thunks for ARM
2017-10-27 Peter Smith[ELF] Pre-create ThunkSections at Target specific intervals
2017-10-27 Peter Smith[ELF] Record created ThunkSections in InputSectionDescr...
2017-10-27 Clement Courbet[CodeGen][ExpandMemcmp][NFC] Make tests more complete.
2017-10-27 Max Kazantsev[GVN][NFC] Refactor loop iteration with foreach
2017-10-27 Martin StorsjoAdd support for dwarf unwinding on windows on x86_64
2017-10-27 Martin StorsjoExpress Registers_*::lastDwarfReg using _LIBUNWIND_HIGH...
2017-10-27 Haojian Wu[clang-tidy ObjC] [3/3] New check objc-forbidden-subcla...
2017-10-27 NAKAMURA Takumillvm/CodeGen/GlobalISel/InstructionSelectorImpl.h:...
2017-10-27 Rui UeyamaSimplify logic to find the last executable segment...
2017-10-27 Rui UeyamaFix typo.
2017-10-27 Pavel LabathFix a use-after-free in lldb-server
2017-10-27 Max KazantsevRevert rL316568 because of sudden performance drop...
2017-10-27 Rui UeyamaRemove a boolean flag `Create`. NFC.
2017-10-27 Sean FertileAdd subclass data to the FoldingSetNode for MemIntrinsi...
2017-10-27 Rui UeyamaDefine a file-local write32 as a wrapper for endian...
2017-10-27 Rui UeyamaDo not use InputSection::getFile<ELFT>() if InputSectio...
2017-10-27 Rui UeyamaDe-template EhFrameHdr. NFC.
2017-10-27 Rui UeyamaDe-template EhReader. NFC.
2017-10-27 Rui UeyamaDe-template elf::getObjMsg. NFC.
2017-10-27 Rui UeyamaDe-template EhFrameSection. NFC.
2017-10-27 Rui UeyamaMake EhFrameHdr pull data from EhFrameSection. NFC.
2017-10-27 Rui UeyamaDe-template a few functions. NFC.
2017-10-27 Pavel LabathDefault to using in-tree clang for building test execut...
2017-10-27 Jason MolendaAdd Arm Architecture plugin to the xcode project file.
2017-10-27 Rui UeyamaInclude an error code when getRandomBytes failed.
2017-10-27 Sam CleggFix test/Driver/wasm-toolchain.c on windows
2017-10-27 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-27 Volodymyr Sapsai[CodeGen] Add support for IncompleteArrayType in Obj...
2017-10-27 Reid Kleckner[PDB] Handle an empty globals hash table with no buckets
2017-10-27 Balaram MakamRevert "[CGP] Merge empty case blocks if no extra moves...
2017-10-27 Alex Shlyapnikov[LSan] Disable a couple of failing tests on PPC64 ...
2017-10-27 Sam Clegg[WebAssembly] Include libclang_rt.builtins in the stand...
2017-10-27 Craig Topper[X86] Add 'sse4' to X86TargetInfo::isValidFeatureName
2017-10-27 Sam Clegg[WebAssembly] MC: Don't allow zero sized data segments
2017-10-26 Rui UeyamaRemove an unnecessary inheritance.
2017-10-26 David BlaikieInstructionSelectorImpl.h: Modularize/remove ODR violat...
2017-10-26 David BlaikieMCCodePadder.h: Include definition of type for use...
2017-10-26 Nico WeberUse -fuse-init-array if no gcc installation is found.
2017-10-26 Craig Topper[X86] Make -march=i686 an alias of -march=pentiumpro
2017-10-26 Balaram Makam[CGP] Merge empty case blocks if no extra moves are...
2017-10-26 Rui UeyamaSimplify.
2017-10-26 Philip Reames[SimplifyIndVars] Shorten code by using SCEV helper...
2017-10-26 Eli Friedman[ARM] Honor -mfloat-abi for libcall calling convention
2017-10-26 Rui UeyamaMove bit operations to a new file, ELF/Bits.h.
2017-10-26 David BlaikieSupport/reg*: Roll some non-modular headers into their...
2017-10-26 Craig Topper[X86][Driver] Move all of the X86 feature flags to...
2017-10-26 Vedant Kumar[CGBlocks] Improve line info in backtraces containing...
2017-10-26 Dehao ChenDo not add discriminator encoding for debug intrinsics.
2017-10-26 Craig Topper[X86] Improve handling of UDIVREM8_ZEXT_HREG/SDIVREM8_S...
2017-10-26 Richard Smith[www] Regenerate diagnostics reference.
next