platform/upstream/llvm.git
2018-04-18 Jonathan PeytonIntroduce GOMP_taskloop API
2018-04-18 Alex BradburyRevert "[RISCV] implement li pseudo instruction"
2018-04-18 Artem Belevich[CUDA] added missing __ldg(const signed char *)
2018-04-18 Yaxun Liu[HIP] Add driver input type for HIP
2018-04-18 Lei Huang[Power9]Legalize and emit code for converting Unsigned...
2018-04-18 Martin Storsjo[MinGW] Try to fix asan testing after r330244
2018-04-18 Amara Emerson[AArch64] Add isel pattern for v8i8->v2f32 NVCASTs.
2018-04-18 Jonas Devlieghere[LIT] Have lit run the lldb test suite
2018-04-18 Alex Bradbury[RISCV] Add specific tests for materialising imm32hi20...
2018-04-18 Lei Huang[Power9]Legalize and emit code for converting (Un)Signe...
2018-04-18 Alexey Bataev[NVPTX] Emit debug info in DWARF-2 by default for Cuda...
2018-04-18 Alexey Bataev[DEBUG] Initial adaptation of NVPTX target for debug...
2018-04-18 Alexey Bataev[OPENMP] Code cleanup and code improvements.
2018-04-18 Chandler Carruth[x86] Switch EFLAGS copy lowering to use reg-reg form...
2018-04-18 Kostya Kortchinsky[sanitizer] Minor refactor of ThreadDescriptorSize
2018-04-18 Jonas Devlieghere[llvm-mca] Use WithColor for printing errors
2018-04-18 Aaron Smith[support] Revert the changes made to Path.inc for the...
2018-04-18 Pavel LabathFix macosx build broken by r330249
2018-04-18 Chandler Carruth[x86] Fix PR37100 by teaching the EFLAGS copy lowering...
2018-04-18 Simon Pilgrim[llvm-exegesis] Early out if the scheduler models have...
2018-04-18 Jonas Devlieghere[llvm-profdata] Use WithColor for printing errors
2018-04-18 Jonas Devlieghere[llvm-link] Use WithColor for printing errors
2018-04-18 Simon Pilgrim[llvm-exegesis] Use LLVMTargetMachine pointer everywher...
2018-04-18 Sanjay Patel[SimplifyLibcalls] Realloc(null, N) -> Malloc(N)
2018-04-18 Simon Pilgrim[llvm-exegesis] Put a newline at the end of each error...
2018-04-18 David Stuttard[AMDGPU] Fix issues for backend divergence tracking
2018-04-18 Sam Parker[IRCE] Only check for NSW on equality predicates
2018-04-18 Simon Pilgrim[llvm-exegesis] Pull out LLVMTargetMachine to simplify...
2018-04-18 Jan Korous[Sema] Disable built-in increment operator for bool...
2018-04-18 Momchil VelikovAdd tests for shrink wrapping and VLAs
2018-04-18 Teresa Johnson[gold] Add support for optimization remarks
2018-04-18 Pavel Labath[cmake] Improve pthread_[gs]etname_np detection code
2018-04-18 Florian Hahn[LoopUnroll] Only peel if a predicate becomes known...
2018-04-18 Pavel Labath[CodeGen/Dwarf] Make debug_names compatible with split...
2018-04-18 Ivan A. KosarevRevert r330195 "[NEON] Define vget_high_f16() and vget_...
2018-04-18 Pavel LabathReport more precise error message when attach fails
2018-04-18 Greg Bedwell[UpdateTestChecks] Add update_mca_test_checks.py script
2018-04-18 Haojian Wu[clang-tidy] Fix clang-tidy doesn't read .clangtidy...
2018-04-18 Martin Storsjo[MinGW] Look for a cross sysroot relative to the clang...
2018-04-18 Bjorn Pettersson[DebugInfo] Sink related dbg users when sinking in...
2018-04-18 Matt Davis[NFC] Remove doxygen brief tag from BasicBlock.h
2018-04-18 Craig Topper[X86][Broadwell] Remove some unnecessary InstRW overrid...
2018-04-18 Bruno Cardoso... [Modules] Turn on system header validation for implicit...
2018-04-18 Craig Topper[X86] Give CMOV 2 cycle latency on SLM.
2018-04-18 Craig Topper[X86] Don't crash on bad operand modifiers in inline...
2018-04-18 Sanjay Patel[InstCombine] peek through bitcasted vector/array point...
2018-04-17 Bob HaarmanFix lock order inversion between ManagedStatic and...
2018-04-17 Peter CollingbourneCOFF: Friendlier undefined symbol errors.
2018-04-17 Michael J.... [ELF] Add profile guided section layout
2018-04-17 Peter CollingbourneReland r330223, "COFF: Merge .idata, .didat and .edata...
2018-04-17 Peter CollingbourneCOFF: Implement /pdbaltpath flag.
2018-04-17 Keith Wyss[XRay][compiler-rt] Add noop patch functions for unsupp...
2018-04-17 Stanislav Mekhanoshin[AMDGPU] Enabled v2.16 literals for VOP3P
2018-04-17 Junmo Park[AAch64] Add the __ARM_FEATURE_DOTPROD macro definition
2018-04-17 Peter CollingbourneRevert r330223, "COFF: Merge .idata, .didat and .edata...
2018-04-17 Vedant Kumar[Mem2Reg] Create merged debug locations for inserted...
2018-04-17 Vedant Kumar[Mem2Reg] Make RenamePassData a struct, NFC
2018-04-17 Erich KeaneAdd Microsoft mangling for _Float16
2018-04-17 Alex Bradbury[RISCV] implement li pseudo instruction
2018-04-17 Peter CollingbourneCOFF: Merge .idata, .didat and .edata into .rdata by...
2018-04-17 Peter Collingbournellvm-pdbutil: Fix an off-by-one error.
2018-04-17 Stanislav MekhanoshinLoadStoreVectorizer crashes due to unsized type
2018-04-17 Keith Wyss[XRay] Add clang builtin for xray typed events.
2018-04-17 Keith Wyss[XRay] Typed event logging intrinsic
2018-04-17 Keith WyssImplement trampoline and handler for typed xray event...
2018-04-17 Heejin Ahn[WebAssembly] Add an assertion for an invalid CFG
2018-04-17 Rui UeyamaRename sys::Process::GetArgumentVector -> sys::windows...
2018-04-17 Dan Gohman[WebAssembly] Teach fast-isel to gracefully recover...
2018-04-17 Jim InghamChange PlatformPosix::DoLoadImage to use a UtilityFunction.
2018-04-17 Dan Albert[Driver] Use the per-API level Android library directories.
2018-04-17 Teresa JohnsonRequire shell for test
2018-04-17 Jim InghamFix the xcode project for the Args -> Utility move.
2018-04-17 Teresa JohnsonRemove unused variable
2018-04-17 Zachary Turner[llvm-pdbutil] Dump first section contribution for...
2018-04-17 Jan Veselypowr: Use denormal path only
2018-04-17 Jan Veselypown: Use denormal path only
2018-04-17 Jan Veselypow: Use denormal path only
2018-04-17 Craig Topper[X86] Add separate scheduling class for PSADBW instruction.
2018-04-17 Craig Topper[X86] Remove unnecessary InstRW overrides. Add somes...
2018-04-17 Akira Hatanaka[Sema] Warn about memcpy'ing non-trivial C structs.
2018-04-17 Akira HatanakaMove the visitor classes that are used to traverse...
2018-04-17 Pavel LabathMove Args.cpp from Interpreter to Utility
2018-04-17 Akira HatanakaAdd a command line option 'fregister_global_dtors_with_...
2018-04-17 Jan Veselyamdgcn/fmin: Fix typos that reduced precision
2018-04-17 Jan Veselyexp10: Port from amd builtins
2018-04-17 Craig Topper[X86] Remove -mcpu=skx/knl from some tests and use...
2018-04-17 Ivan A. Kosarev[NEON] Define vget_high_f16() and vget_low_f16() intrin...
2018-04-17 Teresa Johnson[ThinLTO] Pass -save-temps to LTO backend for distribut...
2018-04-17 Momchil VelikovRevert "Fix incorrect choice of callee-saved registers...
2018-04-17 Momchil VelikovFix incorrect choice of callee-saved registers save...
2018-04-17 Krzysztof Parzyszek[Hexagon] Do not merge initializers for stack and non...
2018-04-17 Kostya Kortchinsky[sanitizer] Remove low-hanging-fruit dead code
2018-04-17 whitequark[LLVM-C] [PR34633] Avoid calling ->dump() methods from...
2018-04-17 Aaron BallmanAdd modifiers for unsigned char and signed char field...
2018-04-17 Ivan A. Kosarev[NEON] Fix the architecture condition for the crypto...
2018-04-17 Nemanja Ivanovic[PowerPC] Mark the BDNZ intrinsic as NoDuplicate
2018-04-17 Aaron BallmanAdd checks for format specifiers used by __builtin_dump...
2018-04-17 Chandler CarruthAdd some infuriatingly necessary comments to this test...
2018-04-17 Momchil VelikovFix incorrect choice of callee-saved registers save...
2018-04-17 Haojian Wu[clangd] Fix "fail to create file URI" warnings in...
next