platform/upstream/llvm.git
2018-04-21 Sanjay Patel[InstSimplify] move tests for shifts; NFC
2018-04-21 Sanjay Patel[InstSimplify] move/add/regenerate checks for tests...
2018-04-21 Simon Pilgrim[X86][Haswell] Strip unnecessary WriteFAdd/WriteFHAdd...
2018-04-21 Simon Pilgrim[X86][Broadwell] Remove unnecessary VORPD/VORPS instrw...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add AVX2 resource tests
2018-04-21 Zinovy Nis[clang-tidy] Customize FileCheck prefix in check_clang...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary WriteFRcp/WriteFRsqrt instructi...
2018-04-21 Zinovy Nis[clang-apply-replacements] Make clang-apply-replacement...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary WriteFShuffle instruction instr...
2018-04-21 Petr Pavlu[libclang] Fix LibclangReparseTest.FileName when TMPDIR...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add SSE resource tests to all models
2018-04-21 Simon Pilgrim[X86][SandyBridge] Strip unnecessary MOVQ/CVT instructi...
2018-04-21 Ed MasteTemporarily skip Go TestExpressions on FreeBSD as it...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary MMX instruction instrw override...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add MMX resource tests
2018-04-21 Simon Pilgrim[X86] Strip unnecessary x87 instruction instrw override...
2018-04-21 Ed MasteFreeBSD: propagate error to user if memory access fails
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add X87 resource tests
2018-04-21 Simon Pilgrim[X86][X87] Add missing fldlg2 schedule test
2018-04-21 Hiroshi Inoue[PowerPC] fix incorrect vectorization of abs() on POWER9
2018-04-21 Tobias GrosserUpdate isl to isl-0.19-107-gc4fe33d8
2018-04-21 Eli Friedman[AArch64] Don't crash trying to resolve __stack_chk_guard.
2018-04-20 Jessica PaquetteFix typo in test (verify-machine-instrs -> verify-machi...
2018-04-20 Jessica Paquette[MachineOutliner] XFAIL machine-outliner-noredzone.ll
2018-04-20 Yan Zhang[clang-tidy] add new check to find out objc ivars which...
2018-04-20 Fangrui Song[ELF] Swap argument names: use Old to refer to original...
2018-04-20 Bob HaarmanFix nullptr passed to memcpy in lld/COFF/Chunks.cpp
2018-04-20 Shoaib Meenai[ObjCARC] Take BlockColors by const reference. NFC
2018-04-20 Peter CollingbourneCOFF: Document /pdbaltpath.
2018-04-20 Shoaib Meenai[ObjCARC] Account for funclet token in storeStrong...
2018-04-20 Simon Pilgrim[llvm-mca][X86] Add MMX/SSE/AES/CLMUL resource SandyBri...
2018-04-20 Peter CollingbourneUse /pdbaltpath to avoid a path length dependency.
2018-04-20 Peter CollingbourneCOFF: Merge .xdata into .rdata by default.
2018-04-20 Peter CollingbourneCOFF: Merge .bss into .data by default.
2018-04-20 Rui UeyamaAdd -z {combreloc,copyreloc,noexecstack,lazy,relro...
2018-04-20 Peter CollingbourneCOFF: Preserve section type when processing /section...
2018-04-20 Simon Pilgrim[X86] Add WriteFSign/WriteFLogic scheduler classes
2018-04-20 Peter CollingbourneCOFF: Use (name, output characteristics) as a key when...
2018-04-20 Alexander Shaposhnikov[llvm-objcopy] Fix sh_link
2018-04-20 Guansong Zhang[OpenMP] Make bc file compilation sensitive to LIBOMPTA...
2018-04-20 Alex ShlyapnikovRevert "[Sanitizer] Internal Printf string precision...
2018-04-20 Alex Shlyapnikov[HWASan] Introduce non-zero based and dynamic shadow...
2018-04-20 Alex Shlyapnikov[HWASan] Introduce non-zero based and dynamic shadow...
2018-04-20 Sean Fertile[PartialInlining] Fix Crash from holding a reference...
2018-04-20 Krzysztof Parzyszek[Hexagon] hexagon-autohvx was left on again
2018-04-20 Krzysztof Parzyszek[Hexagon] Improve HVX instruction selection (bitcast...
2018-04-20 Eric ChristopherRemove unused argument from emitModuleMetadata.
2018-04-20 Peter Collingbourneasan: Mark printf-4.c as unsupported on Windows.
2018-04-20 Krzysztof Parzyszek[Hexagon] Skip fixed-stack indexes in HexagonConstExtenders
2018-04-20 Michael Kruse[isl++] abort() on assertion violation.
2018-04-20 Michael KruseAllow arbitrary function calls for debugging purposes.
2018-04-20 Craig Topper[X86][SandyBridge] Remove duplciate InstRWs from Sandy...
2018-04-20 Sterling AugustineUnder some scenarios, the current directory isn't writable
2018-04-20 Gabor Buella[X86] WaitPKG intrinsics
2018-04-20 Gabor Buella[X86] WaitPKG instructions
2018-04-20 Zachary Turner[LLD/PDB] Remove improper assert.
2018-04-20 Jim InghamFix the Xcode gtest target for the move of FileSpecTest...
2018-04-20 Jessica Paquette[MachineOutliner] Change B instruction for tail calls...
2018-04-20 Alex Shlyapnikov[Sanitizer] Internal Printf string precision argument...
2018-04-20 Zachary Turner[LLD/PDB] Emit first section contribution for DBI Modul...
2018-04-20 Nicholas Wilson[WebAssembly] Implement -print-gc-sections, to better...
2018-04-20 Nico WeberRemove llvm-build's --configure-target-def-file.
2018-04-20 Nicholas Wilson[WebAssembly] Implement GC for imports
2018-04-20 Sanjay Patel[utils] improve AArch64 asm parser
2018-04-20 Jordan RoseRecord whether a module came from a private module map
2018-04-20 Mikhail MaltsevRevert r330442, CodeGen/no-ident-version.c is failing...
2018-04-20 Adrian PrantlFix a crash when resolving overloads of C++ virtual...
2018-04-20 Nicholas Wilson[WebAssembly] Implement --print-gc-sections for synthet...
2018-04-20 Nicholas Wilson[WebAssembly] Distinguish debug/symbol names in the...
2018-04-20 Yaxun Liu[CUDA] Set LLVM calling convention for CUDA kernel
2018-04-20 Michael ZolotukhinRevert r330431.
2018-04-20 Sanjay Patel[x86] auto-generate checks; NFC
2018-04-20 Florian Hahn[NewGVN] Split OpPHI detection and creation.
2018-04-20 Fangrui Song[ELF] --warn-backrefs: use the same GroupId for object...
2018-04-20 Mikhail Maltsev[CodeGen] Add an option to suppress output of llvm...
2018-04-20 Hans WennborgFix some tests that were failing on Windows
2018-04-20 Andrew Ng[DebugInfo] Use WithColor for more debug line warnings
2018-04-20 Simon Pilgrim[CostModel][X86] Add vector element insert/extract...
2018-04-20 Douglas YungFix test by allowing it to accept an upper or lower...
2018-04-20 Sanjay Patel[DAGCombine] (float)((int) f) --> ftrunc (PR36617)
2018-04-20 Simon Pilgrim[CostModel][X86] Add srem/urem constant cost tests
2018-04-20 Simon Pilgrim[CostModel][X86] Add SLM/GLM/BtVer2 compare + division...
2018-04-20 Michael ZolotukhinFix typo in a test.
2018-04-20 Simon Pilgrim[CostModel][X86] Split off BtVer2 cost checks
2018-04-20 Simon Pilgrim[CostModel][X86] Add GoldmontPlus cost tests
2018-04-20 Michael ZolotukhinRevert "Revert r330403 and r330413."
2018-04-20 Jonas Hahnfeld[docs] Regenerate command line reference
2018-04-20 Jonas Hahnfeld[OpenMP] Hide -fopenmp-cuda-mode
2018-04-20 Simon Pilgrim[X86][BtVer2] Cleanup some old FIXMEs from the model...
2018-04-20 Nico Weberclang-cl: Accept (and ignore) /Zc:__cplusplus.
2018-04-20 Jonas Hahnfeld[CUDA] Document recent changes
2018-04-20 Jonas Hahnfeld[CUDA] Register relocatable GPU binaries
2018-04-20 Simon Pilgrim[X86] Tag CLDEMOTE instruction with WriteLoad schedulin...
2018-04-20 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
2018-04-20 Florian Hahn[Driver] Support for -save-stats in AddGoldPlugin.
2018-04-20 Jonas Devlieghere[ObjectYAML] Add ability for DWARFYAML to calculate...
2018-04-20 Ivan A. Kosarev[NEON] Add a comment explaining the situation with...
2018-04-20 Greg Bedwell[UpdateTestChecks] Fix update_mca_test_checks.py slowne...
2018-04-20 Sam McCallParse .h files as objective-c++ if we don't have a...
2018-04-20 Florian HahnRequire asserts for stats-file-option tests.
next