platform/upstream/llvm.git
2017-07-11 Philip Pfaffe[Polly][CMake] Use the CMake Package instead of llvm...
2017-07-11 Philip Pfaffe[PM] Another post-commit fix in NewPMDriver
2017-07-11 Tobias Grosser[tests] Add import-jscop-dir to lit.site.cfg.in
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten legalizer tests. NFC
2017-07-11 Daniel Sanders[globalisel][tablegen] Fix an multi-insn match bug...
2017-07-11 Tobias Grosser[tests] Set -polly-import-jscop-dir=%S always
2017-07-11 Pavel LabathNativeProcessLinux: Fix handling of raise(SIGTRAP)
2017-07-11 Tobias Grosser[Simplify] Add test case which we currently miss
2017-07-11 Alex Lorenz[ObjC] Check that a subscript methods is declared for...
2017-07-11 Tobias GrosserAlways export the latest memory access relations
2017-07-11 Peter Smith[ARM] ldr pc,=expression should be allowed in Thumb2
2017-07-11 Diana Picus[ARM] GlobalISel: Fix oversight in G_FCMP legalization
2017-07-11 Alex LorenzRecursiveASTVisitor should visit the nested name qualif...
2017-07-11 Peter Smith[ELF] Add comment to explain LinkerScript::CurAddressSt...
2017-07-11 Pavel LabathNativeProcessLinux: Fix some compiler warnings
2017-07-11 Philipp StephaniUse new command replace-buffer-contents if available
2017-07-11 Daniel Sanders[globalisel][tablegen] Correct matching of intrinsic...
2017-07-11 Diana Picus[ARM] GlobalISel: Legalize s64 G_FCMP
2017-07-11 Pavel Labath[LLDB][ppc64le] Rename enums in AuxVector
2017-07-11 Serguei KatkovRevert Revert [MBP] do not rotate loop if it creates...
2017-07-11 Igor Breger[GlobalISel][X86] Use correct AND instructions.
2017-07-11 Martin Storsjo[COFF] Add initial support for some ARM64 relocations...
2017-07-11 Serguei Katkov[CGP] Relax a bit restriction for optimizeMemoryInst...
2017-07-11 Simon Atanasyan[mips] Create the correct profiling symbol on Linux...
2017-07-11 Hiroshi Inouefix typos in comments; NFC
2017-07-11 Chandler Carruth[PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitco...
2017-07-11 Hiroshi Inoue[PowerPC] fix latency for simple integer instructions...
2017-07-11 Hiroshi Inoue[PowerPC] avoid redundant analysis while lowering an...
2017-07-11 Dylan McKay[AVR] Remove a few very old TODOs that don't have enoug...
2017-07-11 Craig Topper[InstCombine] Add test case for PR33721.
2017-07-11 Dylan McKay[AVR] Rename 'ZREGS' to 'ZREG'
2017-07-11 Dylan McKay[AVR] Rename 'AVRTiny' to 'Tiny'
2017-07-11 Jason MolendaPass in the disassembler flavor when disassembling in
2017-07-11 Dylan McKay[AVR] Use the generic branch relaxer
2017-07-11 Petr Hosek[libcxx][CMake] Add install path variable to allow...
2017-07-11 NAKAMURA TakumiWhitespace.
2017-07-11 NAKAMURA TakumiRevert r307581, "Avoid doing conservative phi checks...
2017-07-11 Sam Clegg[WebAssembly] Fix use of cast vs dyn_cast
2017-07-11 Petr Hosek[libcxxabi][CMake] Add install path variable to allow...
2017-07-11 Vedant Kumar[llvm-cov] Disable threading in a test. NFC.
2017-07-11 Vedant Kumar[llvm-cov] Add a cl::opt to control the number of threads
2017-07-11 David Blaikiellvm-profdata: Improve memory usage by tuning SmallDens...
2017-07-11 Andrew Wilkins[cmake] Check for Haiku when setting LIB_NAMES for...
2017-07-11 Petr Hosek[libunwind][CMake] Add install path variable to allow...
2017-07-11 George KarpenkovRemove circular dependency from runtimes/CMakeLists
2017-07-11 Alexander Shaposhnikov[analyzer] Start fixing modeling of bool based types
2017-07-11 Sean Callanan[clang-import-test] Test that enumerators and their...
2017-07-11 Sean Callanan[clang-import-test] Committed missed update to clang...
2017-07-11 Petr Hosek[CMake] Use tools template for clangd and modularize
2017-07-10 Sean Callananclang-import-test had some dead code. I did the followi...
2017-07-10 Zachary Turner[lld/pdb] Create an empty public symbol record stream.
2017-07-10 Joel JonesDoxygen formatting. NFCI
2017-07-10 Vedant KumarInstrProf: Fix unit test which accidentally used a...
2017-07-10 Weiming Zhao[libc++] Refactoring __sync_* builtins; NFC (Reland)
2017-07-10 Eric ChristopherIsSpecialLong was only ever set in release mode as...
2017-07-10 Weiming ZhaoRevert "[libc++] Refactoring __sync_* builtins; NFC"
2017-07-10 Zachary TurnerFix pdb-linker-module test on linux.
2017-07-10 Weiming Zhao[libc++] Refactoring __sync_* builtins; NFC
2017-07-10 Zachary Turner[lld/pdb] Add some basic linker module symbols.
2017-07-10 Matthias BraunRevert "[DAG] Improve Aliasing of operations to static...
2017-07-10 Sam Clegg[WebAssembly] Add more details to llvm-readobj for...
2017-07-10 Leo Li[ConstantHoisting] Remove dupliate logic in constant...
2017-07-10 Davide Italiano[NewGVN] Simplify a lambda a little bit. NFCI.
2017-07-10 Sam Clegg[WebAssembly] Be consistent in generating trivial test...
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy
2017-07-10 Nirav DaveAdd DAG argument to canMergeStoresTo NFC.
2017-07-10 Krzysztof Parzyszek[Hexagon] Convert typed ISD opcodes to generic ones...
2017-07-10 Farhana AleenAvoid doing conservative phi checks in aliasSameBasePoi...
2017-07-10 Krzysztof Parzyszek[Hexagon] Remove unused ISD opcodes, NFC
2017-07-10 Tobias Grosser[IslAst] Print memory accesses in AST dump
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy.
2017-07-10 George KarpenkovDo not crash with missing symbolication when running...
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to fold FrameIndexes
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to work in non-SSA
2017-07-10 Matt ArsenaultAMDGPU: Remove unnecessary check for constant operands
2017-07-10 Konstantin... AMDGPU: Do not test for SI in getIsaVersion
2017-07-10 George Karpenkov[CMake] Dependencies for tests in "runtimes"
2017-07-10 Zachary TurnerResubmit "Add pdb-diff test."
2017-07-10 George Karpenkov[cmake] Remove obsolete unset in CMake.
2017-07-10 George Karpenkov[docs] Remove obsolete section in CMake documentation.
2017-07-10 Kuba MracekAdd an #if SANITIZER_MAC and a comment to lsan_common...
2017-07-10 Krzysztof Parzyszek[Hexagon] Fix check for HMOTF_ConstExtend operand flag
2017-07-10 Sam Clegg[WebAssembly] Use the correct size for MCFillFragment
2017-07-10 Krzysztof Parzyszek[Hexagon] Handle Hexagon-specific machine operand targe...
2017-07-10 Tony Jiang[PPC CodeGen] Expand the bitreverse.i64 intrinsic.
2017-07-10 Craig Topper[X86] Sync a few more things from llvm's Host.cpp to...
2017-07-10 Mandeep Singh... [Docs] Updating CMake docs to include LLVM_REVERSE_ITER...
2017-07-10 Zachary TurnerRevert "Build fixes for pdb-diff test."
2017-07-10 Craig Topper[X86] Resync cpu_model.c with llvm's Host.cpp in prepar...
2017-07-10 Kuba MracekFix-up for r307537: We need to #include stdint.h to...
2017-07-10 Zachary TurnerBuild fixes for pdb-diff test.
2017-07-10 Zachary TurnerFix pdb-diff test.
2017-07-10 Serge GueltonFix invalid cast in instcombine UMul/ZExt idiom
2017-07-10 Lei Huang[PowerPC] Reduce register pressure by not materializing...
2017-07-10 Andrew V. Tischenko[X86] Model 256-bit AVX instructions in the AMD Jaguar...
2017-07-10 Eric LiuAvoid white spaces in file names. NFC
2017-07-10 Eric Liu[LLVM] Get rid of white spaces in file names in a Debug...
2017-07-10 Kuba MracekFix a build failure due to r307541 (tsan_rtl_aarch64...
2017-07-10 Kuba Mracek[lsan] Add _os_trace into LSan's suppression list
2017-07-10 Kuba MracekFix-up for r307540.
next