platform/upstream/llvm.git
2017-08-08 Alexey BataevRevert "[OPENMP][DEBUG] Set proper address space info...
2017-08-08 Alex Bradbury[RISCV] Add basic RISCVAsmParser (missing files)
2017-08-08 Gheorghe-Teodor... [OpenMP] OpenMP device offloading code generation produ...
2017-08-08 Alex Bradbury[RISCV] Add basic RISCVAsmParser
2017-08-08 Alexey Bataev[OPENMP][DEBUG] Set proper address space info if requir...
2017-08-08 Nikolai Bozhenov[libclang] Fix PR34055 (incompatible update of clang...
2017-08-08 Nemanja Ivanovic[PowerPC] Don't crash on larger splats achieved through...
2017-08-08 Daniel Sanders[globalisel][tablegen] Remove unnecessary ; to satisfy...
2017-08-08 Nemanja IvanovicAppease compilers that have the -Wcovered-switch-defaul...
2017-08-08 Siddharth Bhat[NFC] [PPCGCodeGen] Add missing REQUIRES: pollyacc...
2017-08-08 Siddharth Bhat[ScopInfo] [NFC] Typo fix.
2017-08-08 Amjad Aboud[X86] Improved X86::CMOV to Branch heuristic.
2017-08-08 Kamil RytarowskiReuse interception_linux for NetBSD
2017-08-08 Siddharth Bhat[Polly] [PPCGCodeGeneration] Handle failing of invarian...
2017-08-08 Kamil RytarowskiDefine OFF_T as 64-bit integer on NetBSD
2017-08-08 Michael Kruse[DeLICM] Properly handle PHI writes becoming empty...
2017-08-08 Alex LorenzDarwin's toolchain should be initialized before openmp...
2017-08-08 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-08-08 Alex LorenzRevert r310291, r310300 and r310332 because of test...
2017-08-08 Simon Pilgrim[DAGCombiner] Simplify shuffle mask index if the refere...
2017-08-08 Daniel Sanders[globalisel][tablegen] Add support for importing 'imm...
2017-08-08 Chandler Carruth[PM] Fix a likely more critical infloop bug in the...
2017-08-08 Abhishek AggarwalChecking in files accidentally missed in later diffs...
2017-08-08 Siddharth Bhat[NFC] [GPUJIT] Print line number & size information...
2017-08-08 Craig Topper[InstCombine] Cast to BinaryOperator earlier in foldSel...
2017-08-08 Tobias Grosser[ScheduleOptimizer] Make matmul pattern detection work...
2017-08-08 Tom StellardAMDGPU: Fix warnings introduced by r310336
2017-08-08 Tom StellardAMDGPU: Move R600 parts of AMDGPUISelDAGToDAG into...
2017-08-08 Konstantin... AMDGPU: Also remove SI from docs
2017-08-08 Chandler Carruth[PM] Relax the spelling of a pass name slightly in...
2017-08-08 Chandler Carruth[PM] Fix new LoopUnroll function pass by invalidating...
2017-08-08 Reid KlecknerFix openmp-offload.c test on Windows
2017-08-08 Reid Kleckner[codeview] Fix class name formatting
2017-08-08 Vitaly Buka[asan] Restore dead-code-elimination optimization for...
2017-08-08 Shoaib Meenai[libc++abi] Use proper calling convention for TLS destr...
2017-08-08 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize-use-using and...
2017-08-08 Petr Hosek[CMake] Allow overriding lib dir suffix independently...
2017-08-08 Kostya Serebryany[libFuzzer] simplify code, NFC
2017-08-08 Kostya Serebryany[libFuzzer] remove stale code
2017-08-08 Kostya Serebryany[libFuzzer] simplify the implementation of -print_cover...
2017-08-07 Kamil RytarowskiFix asan_test.cc build on NetBSD
2017-08-07 Kamil RytarowskiAdd NetBSD support in asan_stack.h
2017-08-07 Craig Topper[KnownBits] Fix copy pasto in comment. NFC
2017-08-07 Tobias GrosserChange Polly's position to "before-vectorizer"
2017-08-07 Sean CallananThis adds the argument --dump-ir to clang-import-test...
2017-08-07 Simon Pilgrim[X86][AVX] Added test for broadcast shuffle from binary...
2017-08-07 Tobias Grosser[test] Add some missing options that become necessary...
2017-08-07 Tobias Grosser[DeLICM] Enable partial writes
2017-08-07 Tobias GrosserEnable delicm to automatically remove scalar loop carri...
2017-08-07 Tobias Grosser[test] Add one more test case for the previous commit
2017-08-07 Tobias Grosser[ZoneAlgo] Allow two writes that write identical values...
2017-08-07 Matt ArsenaultAMDGPU: Implement getMinimumNopSize
2017-08-07 Reid Kleckner[Object] Initialize LoadConfig member to null
2017-08-07 Gheorghe-Teodor... [OpenMP] Error when trying to offload to an unsupported...
2017-08-07 Gheorghe-Teodor... [OpenMP] Prevent emission of exception handling code...
2017-08-07 George KarpenkovDo not instrument libFuzzer itself when built with...
2017-08-07 Andreas Simbuerger[Polly] Fully-Indexed static expansion
2017-08-07 Martin Storsjo[AArch64] Ignore stdcall and similar on aarch64/windows
2017-08-07 Gheorghe-Teodor... [OpenMP] Make OpenMP generated code for the NVIDIA...
2017-08-07 George Burgess IVMark static variables static; NFC.
2017-08-07 Zachary Turner[llvm-pdbutil] Don't crash when a section contrib's...
2017-08-07 Zachary Turner[lld] Write the DataCRC to the output PDB.
2017-08-07 Dehao ChenMove the SampleProfileLoader right after EarlyFPM.
2017-08-07 Gheorghe-Teodor... [OpenMP] Pass -v to PTXAS if it was passed to the driver.
2017-08-07 Gheorghe-Teodor... [OpenMP] Integrate OpenMP target region cubin into...
2017-08-07 Shoaib Meenai[libc++] Don't hardcode namespace in manual mangling
2017-08-07 Evgeny StupachenkoReapply fix PR23384 (part 3 of 3) r304824 (was reverted...
2017-08-07 Aaron BallmanRemoving an unused variable that was missed with the...
2017-08-07 Tobias Grosser[GPGPU] Remove redundant constructors
2017-08-07 Connor Abbott[AMDGPU] Add pseudo "old" source to all DPP instructions
2017-08-07 Gheorghe-Teodor... Non-functional change. Fix previous patch D34784.
2017-08-07 Michael Kruse[ForwardOpTree] Use known array content analysis to...
2017-08-07 Benjamin KramerAdd some missing -no-canonical-prefixes.
2017-08-07 Matt ArsenaultAMDGPU: Remove -mcpu=SI
2017-08-07 Kuba Mracek[tsan] Fix format string in WriteMemoryProfile
2017-08-07 Matt ArsenaultAMDGPU: Remove redundant opt level check
2017-08-07 Matt ArsenaultAMDGPU: Remove FixControlFlowLiveIntervals pass
2017-08-07 Kuba Mracek[asan] Make dump_registers.cc more stable
2017-08-07 Craig Topper[InstCombine] Support (X | C1) & C2 --> (X & C2^(C1...
2017-08-07 Kuba Mracek[sanitizer] Remove use of task_for_pid from sanitizer_s...
2017-08-07 Abhishek AggarwalFixed build failure for revision r310261
2017-08-07 Matt ArsenaultAMDGPU: Use a custom areInlineCompatible
2017-08-07 Simon Pilgrim[X86][AVX] Add full test coverage of subvector_broadcas...
2017-08-07 Simon Dardis[DebugInfo][DWARF] Address paulr's comment on rL310253.
2017-08-07 Abhishek AggarwalFixed build failure for revision r310261
2017-08-07 Simon Pilgrim[X86][AVX] Cleanup subvector broadcast tests - remove...
2017-08-07 Sanjay Patel[x86] revert r310208 to investigate test-suite failures...
2017-08-07 Gheorghe-Teodor... [OpenMP] Add flag for specifying the target device...
2017-08-07 Simon Dardis[DebugInfo][DWARF] Correct some usages of PRIx32 to...
2017-08-07 Abhishek AggarwalTool for using Intel(R) Processor Trace hardware feature
2017-08-07 Alexey Bataev[SLP] General improvements of SLP vectorization process.
2017-08-07 Matt ArsenaultFix typo in comment
2017-08-07 Matt ArsenaultAMDGPU: Cleanup subtarget features
2017-08-07 Alexey BataevRevert "[SLP] General improvements of SLP vectorization...
2017-08-07 Nirav Dave[DAG] Extend visitSCALAR_TO_VECTOR optimization to...
2017-08-07 Alexey Bataev[SLP] General improvements of SLP vectorization process.
2017-08-07 Nirav Dave[TableGen] AsmMatcher: fix OpIdx computation when HasOp...
2017-08-07 Simon Dardis[DebugInfo][DWARF] Use PRIx64 explicitly in output.
2017-08-07 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-08-07 Dmitry Preobrazhensky[AMDGPU][MC] Corrected VOP3 version of v_interp_* instr...
next