platform/upstream/llvm.git
2018-01-19 Haojian Wu[clangd] Collect enum constants in SymbolCollector
2018-01-19 Martin Storsjo[builtins] Use FlushInstructionCache on windows on...
2018-01-19 Matthias BraunSplit MachineLICM into EarlyMachineLICM and MachineLICM...
2018-01-19 Matthias BraunSplit TailDuplicatePass into pre- and post-RA variant...
2018-01-19 Matthias BraunMove tests to the correct place
2018-01-19 Craig Topper[X86] Make better use of instregex for cmovcc/setcc...
2018-01-19 Serguei KatkovRevert [CGP] Re-enable Select in complex addressing...
2018-01-19 Petr Hosek[Fuchsia] Tests for the Fuzzer support in Fuchsia driver
2018-01-19 Sam Clegg[WebAssembly] Fix variable whose name is also a type...
2018-01-19 Marshall ClowWrote my own version of is_permutation; that was domina...
2018-01-19 Matthias BraunAArch64: Fix emergency spillslot being out of reach...
2018-01-19 Hongbin Zheng[Refactor] Use enum instead of magic number in handleX8...
2018-01-19 Matthias BraunAArch64: Omit callframe setup/destroy when not necessary
2018-01-19 Petr Hosek[Fuchsia] Enable Fuzzer as a supported sanitizer on...
2018-01-19 Sam Clegg[WebAssembly] Add test expectations for gcc C++ tests...
2018-01-19 Lang Hames[ORC] Revert r322913 while I investigate an ASan failure.
2018-01-19 Lang Hames[ORC] Redesign the JITSymbolResolver interface to suppo...
2018-01-19 Craig Topper[X86] Add missing check for RDSEED to ICL, CNL, SKX...
2018-01-18 Sam Clegg[WebAssembly] Export the stack pointer when using ...
2018-01-18 Craig Topper[X86] Add intrinsic support for the RDPID instruction
2018-01-18 Rui UeyamaAdd a missing file header.
2018-01-18 Sam Clegg[WebAssembly] Add missing function exports and SYM_INFO...
2018-01-18 Sanjay Patel[InstSimplify] regenerate checks and add tests for...
2018-01-18 Changpeng FangAMDGPU/SI: Fix typos in d16 support patch the buffer...
2018-01-18 Reid Kleckner[CodeView] Add line numbers for inlined call sites
2018-01-18 Reid Kleckner[CodeView] Sink complex inline functions to .cpp file...
2018-01-18 Changpeng FangAMDGPU/SI: Add d16 support for image intrinsics.
2018-01-18 Eric ChristopherTypo fix SIBABRT -> SIGABRT.
2018-01-18 Nico WeberRemove TautologicalInRangeCompare from Extra and Tautol...
2018-01-18 Martin Storsjo[test] Actually check the common parts in CodeGen/ARM...
2018-01-18 Jan Veselyhalf_divide: Implement using x/y
2018-01-18 Jan Veselyhalf_tan: Implement using tan
2018-01-18 Jan Veselyhalf_sin: Implement using sin
2018-01-18 Jan Veselyhalf_recip: Implement using 1/x
2018-01-18 Jan Veselyhalf_log2: Implement using log2
2018-01-18 Jan Veselyhalf_log10: Implement using log10
2018-01-18 Jan Veselyhalf_log: Implement using log
2018-01-18 Jan Veselyhalf_exp10: Implement using exp10
2018-01-18 Jan Veselyhalf_exp2: Implement using exp2
2018-01-18 Jan Veselyhalf_exp: Implement using exp
2018-01-18 Jan Veselyhalf_cos: Implement using cos
2018-01-18 Jan Veselyhalf_sqrt: Cleanup implementation
2018-01-18 Jan Veselyhalf_rsqrt: Cleanup implementation
2018-01-18 Ben Hamilton[clang-tidy objc-property-declaration] Expand list...
2018-01-18 Peter CollingbourneSupport: Add missing #include.
2018-01-18 Paul Robinson[DWARFv5] Number the line-table's directory array corre...
2018-01-18 Steve O'Brienc-index-test: small fix to CXString handling and disposal
2018-01-18 Kostya Kortchinsky[scudo] Use -fsanitize=scudo rather than --whole-archiv...
2018-01-18 Sylvestre Ledruwe have now https support for apt.llvm.org. Updating...
2018-01-18 Sam CleggConvert comment to C-style to prevent warning
2018-01-18 Dimitry AndricFollow-up to rL322875 by initializing the do_libcxxabi...
2018-01-18 Amara Emerson[AArch64][GlobalISel] Add isel support for global value...
2018-01-18 Simon Pilgrim[X86][SSE] Regenerate vector promotion tests
2018-01-18 Ana Pazos[RISCV] Fixed setting predicates for compressed instruc...
2018-01-18 Dimitry AndricAdd a -no-libcxxabi option to the test-release.sh script.
2018-01-18 Simon Pilgrim[X86][AVX] Add 256/512-bit slow PMULLD tests
2018-01-18 Ben Hamilton[ClangFormat] ObjCSpaceBeforeProtocolList should be...
2018-01-18 Marshall ClowAdd memory tracking
2018-01-18 Zachary TurnerSpeed up iteration of CodeView record streams.
2018-01-18 Don Hinton[cmake] [libcxxabi] Don't print warning when tests...
2018-01-18 Dimitry AndricSprinkle a few <cstdlib> includes, for libomptarget...
2018-01-18 Francis Visoiu... [CodeGen][NFC] Rename IsVerbose to IsStandalone in...
2018-01-18 Francis Visoiu... [CodeGen] Print RegClasses on MI in verbose mode
2018-01-18 Alexey Bataev[SLP] Fix test checks, NFC.
2018-01-18 Marshall ClowUse high_resolution_clock instead of steady_clock....
2018-01-18 Marshall ClowA simple program for testing OSS-Fuzz test cases locally.
2018-01-18 Benjamin Kramer[ADT] Just give up on GCC, I can't fix this.
2018-01-18 Simon Atanasyan[ELF][MIPS] Rename function. NFC
2018-01-18 Simon Atanasyan[ELF][MIPS] Decompose relocation type for N32 / N64...
2018-01-18 Benjamin Kramer[ADT] Add a workaround for GCC miscompiling the trivial...
2018-01-18 Jonas Hahnfeld[OpenMP] Correct generation of offloading entries
2018-01-18 Sam McCall[clangd] Remove unused IncludeGlobals completion option...
2018-01-18 Sanjay Patel[TargetLowering] add punctuation for readability; NFC
2018-01-18 Ilya Biryukov[clangd] Always use preamble (even stale) for code...
2018-01-18 Ilya Biryukov[Frontend] Allow to use PrecompiledPreamble without...
2018-01-18 Michael Kruse[ScopBuilder] Revise statement naming when there are...
2018-01-18 Michael Kruse[ScopInfo] Pass name to ScopStmt ctor. NFC.
2018-01-18 Sam McCall[MachineOutliner] Fix r322788 - don't write to working...
2018-01-18 Joel Jones[docs] Make ReleaseProcess.rst 80 column. NFCI
2018-01-18 Francis Visoiu... [CodeGen][NFC] Refactor MachineInstr::print
2018-01-18 Benjamin Kramer[HWAsan] Fix uninitialized variable.
2018-01-18 Simon Pilgrim[X86] Add PR35918 test case
2018-01-18 Simon PilgrimFix MSVC "uninitialized variable" warning.
2018-01-18 Klaus Kretzschmartest commit
2018-01-18 Alex Bradbury[RISCV] Codegen support for the standard RV32M instruct...
2018-01-18 Kamil RytarowskiEnable sanitizer_common tests on NetBSD
2018-01-18 Kamil RytarowskiBreak a line into two lines
2018-01-18 Alex Bradbury[RISCV] Implement frame pointer elimination
2018-01-18 Benjamin Kramer[ADT] Split optional to only include copy mechanics...
2018-01-18 Kamil RytarowskiAdd new NetBSD interceptors: getgrouplist(3) & getgroup...
2018-01-18 Pavel LabathFix logging test on windows
2018-01-18 Kamil RytarowskiAdd new interceptors: access(2), faccessat(2)
2018-01-18 Jonas HahnfeldAdd missing headers for Debug builds
2018-01-18 Kamil RytarowskiAdd new interceptors for pwcache(3)-style functions
2018-01-18 Andrew V. TischenkoA new test to demostrate the current SHLD/SHRD code...
2018-01-18 Sam McCall[clangd] Output log messages to stderr when not configu...
2018-01-18 Haojian Wu[ASTMatcher] Add isScoped matcher for enumDecl.
2018-01-18 Alex Bradbury[RISCV][NFC] Add nounwind to functions in div.ll and...
2018-01-18 Sam McCall[clangd] CodeCompleteTests cleanup: naming, ordering...
2018-01-18 Sam Parker[SelectionDAG] Convert assert to condtion
next