platform/upstream/llvm.git
2016-10-02 Simon Pilgrim[X86][AVX2] Missed opportunities to combine to VPERMD...
2016-10-02 Simon Pilgrim[X86][AVX2] Fix typo in test names
2016-10-02 Michal Gorny[cmake] Install 'clang-cpp' symlink
2016-10-02 Yaron KerenRangify for loops.
2016-10-02 Craig Topper[AVX-512] Use native IR for masked 512-bit add/sub...
2016-10-02 Sanjay Patel[x86] remove 'nan' strings from copysign assertions...
2016-10-02 Sanjay Patel[x86] add test to show unnecessary scalarization of...
2016-10-02 Simon Pilgrim[X86][AVX] Ensure broadcast loads respect dependencies
2016-10-02 Pavel LabathRevert "XFAIL TestSBData for gcc-4.9 i386"
2016-10-02 Justin Lebar[CUDA] Allow extern __shared__ on empty-length arrays.
2016-10-02 Kirill Bobyrev[clang-rename] Overhaul clang-rename.el.
2016-10-02 Craig Topper[X86] Don't set i64 ADDC/ADDE/SUBC/SUBE as Custom if...
2016-10-02 Craig Topper[X86] Fix indentation. NFC
2016-10-02 Gor Nishanov[coroutines] Rename driver flag -fcoroutines to -fcorou...
2016-10-02 Aditya KumarAlias must point to a definition
2016-10-02 Sanjoy DasRevert r283057 and r283058
2016-10-02 Hal Finkel[PowerPC] Enable soft-float for PPC64, and +soft-float...
2016-10-02 Hal Finkel[PowerPC] Refactor soft-float support, and enable PPC64...
2016-10-02 Sanjoy DasRemove duplicated code; NFC
2016-10-02 Sanjoy Das[SCEV] Rely on ConstantRange instead of custom logic...
2016-10-02 Sanjoy Das[ConstantRange] Make getEquivalentICmp smarter
2016-10-02 Sanjoy Das[SCEV] Remove commented out code; NFC
2016-10-01 Martell MaloneCOFF: Fix short import lib import name type bitshift
2016-10-01 Craig Topper[AVX-512] Check rounding mode for builtins that take...
2016-10-01 Craig Topper[AVX-512] Add _MM_FROUND_NO_EXC to test cases that...
2016-10-01 Hal FinkelRemove some additional unnecessary std:: in cmath
2016-10-01 Hal FinkelUse __builtin_isnan/isinf/isfinite in complex
2016-10-01 Simon Pilgrim[X86][SSE] Cleaned up shuffle decode assertion messages
2016-10-01 Tobias Grosserisl: update to isl-0.17.1-233-gc911e6a
2016-10-01 Simon Pilgrim[SLPVectorizer][X86] Added fptosi/fptoui tests
2016-10-01 Simon Pilgrim[CostModel][X86] Added tests for current fptosi/fptoui...
2016-10-01 Simon Pilgrim[SLPVectorizer][X86] Added fcopysign tests
2016-10-01 Simon Pilgrim[SLPVectorizer][X86] Added fabs tests
2016-10-01 Simon Pilgrim[CostModel][X86] Added fcopysign costs
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_...
next