platform/upstream/llvm.git
2016-10-01 Mehdi AminiUse StringRef for MemoryBuffer identifier API (NFC)
2016-10-01 Simon Pilgrim[CostModel][X86] Added fabs costs
2016-10-01 Simon PilgrimFix signed/unsigned warning
2016-10-01 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-10-01 Mehdi AminiUse StringRef in Registry API (NFC)
2016-10-01 Simon Pilgrim[X86][SSE] Always combine target shuffles to MOVSD...
2016-10-01 Simon Pilgrim[X86][SSE] Enable commutation from MOVSD/MOVSS to BLEND...
2016-10-01 Michal GornyRevert r283029 - [cmake] Make LIT_COMMAND configurable...
2016-10-01 Simon Pilgrim[X86][SSE] Regenerate vselect tests and improve AVX1...
2016-10-01 Nirav DaveRevert "[MC] Prevent out of order HashDirective lexing...
2016-10-01 Michal Gorny[cmake] Fix incorrect default for LIT_COMMAND, from...
2016-10-01 Eric FiselierRemove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCE...
2016-10-01 Dawn Perchik[lldb-mi] Fix prompt which can get inserted in the...
2016-10-01 Eric FiselierReplace test_throw.h header with a single test macro
2016-10-01 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-01 Michal Gorny[OCaml] Install .mli (interface) files
2016-10-01 Joerg SonnenbergerSplit a comment into generic description and note about...
2016-10-01 Joerg SonnenbergerRetire LLVM_BINDIR and friends. They haven't been provi...
2016-10-01 Kostya Serebryany[libFuzzer] add fuzzer test for libxml2, finds https...
2016-10-01 Joerg SonnenbergerGC HAVE_STRTOQ
2016-10-01 Joerg SonnenbergerRetire bugpoint's -R. hack.
2016-10-01 Kostya Serebryany[libFuzzer] fix a recent bugs (buffer overflow)
2016-10-01 Craig Topper[X86] Cleanup patterns for using VMOVDDUP for broadcasts.
2016-10-01 Mehdi AminiRevert "Use StringRef instead of raw pointer in TargetR...
2016-10-01 Mehdi AminiUse StringRef instead of raw pointers in MCAsmInfo...
2016-10-01 Mehdi AminiUse StringRef instead of raw pointer in TargetRegistry...
2016-10-01 Mehdi AminiUse StringRef instead of raw pointer in ExecutionEngine
2016-10-01 Craig Topper[AVX-512] Add EVEX versions of VPBROADCASTW patterns...
2016-10-01 Craig Topper[AVX-512] Add VLX command lines to 128 and 256-bit...
2016-10-01 Mehdi AminiUse StringRef in Datalayout API (NFC)
2016-10-01 Mehdi AminiDIFlags: use StringRef instead of raw pointer (NFC)
2016-10-01 Mehdi AminiRevert "Use StringRef in Datalayout API (NFC)"
2016-10-01 Jason MolendaAdd unit tests for specific instruction patterns that...
2016-10-01 Mehdi AminiUse StringRef in Datalayout API (NFC)
2016-10-01 Mehdi AminiUse StringRef in Pass Info/Support API (NFC)
2016-10-01 Mehdi AminiUse StringRef in CommandLine Options handling (NFC)
2016-10-01 Mehdi AminiUse StringRef instead of raw pointer in MachinePassRegi...
2016-10-01 Mehdi AminiUse StringRef in TLI instead of raw pointer (NFC)
2016-10-01 Mehdi AminiUse StringRef in Pass/PassManager APIs (NFC)
2016-10-01 Mehdi AminiRevert "AMDGPU: Don't use offen if it is 0"
2016-10-01 Eric ChristopherRemove getTargetTriple and update all uses to use the...
2016-10-01 Eric ChristopherStop calling getTargetTriple off of the AsmPrinter...
2016-10-01 Eric ChristopherRemove TargetTriple from AArch64MCInstLower as it's...
2016-10-01 Matt ArsenaultAMDGPU: Don't use offen if it is 0
2016-10-01 Mehdi AminiUse StringRef in LTOCodegenerator (NFC)
2016-10-01 Mehdi AminiUse StringRef in LTOModule implementation (NFC)
2016-10-01 Mehdi AminiUse StringRef in Triple API (NFC)
2016-10-01 Kostya Serebryany[libFuzzer] implement the -shrink=1 option that tires...
2016-10-01 Kostya Serebryany[sanitizer-coverage] remove stale code
2016-10-01 Jim InghamFix up this test case.
2016-10-01 Nirav Dave[MC] Prevent out of order HashDirective lexing in AsmLexer.
2016-10-01 Jason MolendaAdd support for some extended push instructions in...
2016-10-01 Todd Fialatest infra: clear file-charged issues on rerun of file
2016-10-01 Richard TrieuFix crash when emitting error.
2016-10-01 Mehdi Amini[ASAN] Add the binder globals on Darwin to llvm.compile...
2016-09-30 Justin Lebar[CUDA] Harmonize asserts in SemaCUDA, NFC.
2016-09-30 Justin Lebar[CUDA] Disallow __constant__ local variables.
2016-09-30 Justin Lebar[CUDA] Disallow 'extern __shared__' variables.
2016-09-30 Richard SmithFix tests to not assume they know exactly what will...
2016-09-30 Kostya Serebryany[libFuzzer] remove some experimental code
2016-09-30 Davide Italiano[llvm-objdump] Switch to a range loop. NFCI.
2016-09-30 Richard SmithFix bogus "inline namespace cannot be reopened as non...
2016-09-30 Saleem AbdulrasoolCodeGen: inherit DLLExport attribute in Windows Itanium
2016-09-30 Matthias BraunScheduleDAGInstrs: Cleanup, use range based for; NFC
2016-09-30 Jim InghamFix up the test so it gets closer to passing.
2016-09-30 Richard SmithP0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT_...
2016-09-30 Eric Fiselier[coroutines] Diagnose when 'main' is declared as a...
2016-09-30 Kostya Serebryany[libFuzzer] fix openssl fuzzer tests when running on...
2016-09-30 Kostya Serebryany[libFuzzer] remove unused option
2016-09-30 Jim InghamAdd the radar on our end to the bugreport string.
2016-09-30 Jim InghamAdd the radar from our end to the bugreport string.
2016-09-30 Bruno Cardoso... [Sema] Support lax conversions for compound assignments
2016-09-30 Reid Kleckner[SEH] Emit the parent frame offset label even if there...
2016-09-30 Jim InghamIsValid is the way to ask a breakpoint location whether...
2016-09-30 Paul Osmialowski[cmake] Fix for a bug https://llvm.org/bugs/show_bug...
2016-09-30 Rui UeyamaUse StringSwtich::Cases for multiple choices.
2016-09-30 Kostya Serebryany[sanitizer-coverage] fix docs
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Use the helper functions...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Rename getValueMappingIdx...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Compress the ValueMapping...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Refactor the code to access...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Rename getRegBankIdx to...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Use the static opds mapping...
2016-09-30 Kostya Serebryany[libFuzzer] move common parts of shell scripts into...
2016-09-30 Mike Aizatsky[libfuzzer] sancov documentation update
2016-09-30 Piotr PadlewskiNFC Add const
2016-09-30 Piotr PadlewskiNFC fix class members initialization
2016-09-30 Piotr PadlewskiNFC fix doxygen comments
2016-09-30 Alexander ShaposhnikovAdd missing std::move in Replacements::add
2016-09-30 Mike Aizatsky[sancov] -symbolize documentation update
2016-09-30 Jonathan PeytonInsert missing checks for KMP_AFFINITY_CAPABLE() in...
2016-09-30 Rui UeyamaChange for LLVM upstream change r282944.
2016-09-30 Rui UeyamaDo not pass a superblock to PDBFileBuilder.
2016-09-30 Sean CallananAdding ivars in class extensions isn't supported on...
2016-09-30 Rui UeyamaChange for LLVM change r282940.
2016-09-30 Dawn PerchikFix comment - Module::PrepareForFunctionNameLookup...
2016-09-30 Rui UeyamaPass a filename instead of a msf::WritableStream to...
2016-09-30 Joerg SonnenbergerSort LLVM_VERSION_INFO
2016-09-30 Joerg SonnenbergerGC left-over from workarounds for missing pid_t and...
2016-09-30 Joerg SonnenbergerGC ENABLE_PIC
next