platform/upstream/llvm.git
2016-10-24 Justin Bognercmake: Make /usr/share/cmake installable with LLVM_DIST...
2016-10-24 Matthias BraunUse MachineInstr::mop_iterator instead of MIOperands...
2016-10-24 Saleem AbdulrasoolCodeGen: remove incorrect temporary Twine
2016-10-24 Mehdi AminiFix test on non-X86 platforms
2016-10-24 Kevin Enderbynother additional error check for an invalid Mach-O...
2016-10-24 Simon PilgrimUse SDValue::getConstantOperandVal() helper. NFCI.
2016-10-24 Vedant Kumar[pbqp] unique_ptr-ify (Vector|Matrix)::Data, NFC.
2016-10-24 Saleem AbdulrasoolCodeGen: centralise label construction for method lists
2016-10-24 Richard SmithFix bug where one of the cases where we mangle a <bare...
2016-10-24 Peter CollingbourneELF: Simplify handling of *_start/*_end symbols.
2016-10-24 Eric FiselierFix non-portable tests for temp_directory_path(...)
2016-10-24 Mehdi AminiAdd support for __builtin_os_log_format[_buffer_size]
2016-10-24 Vedant Kumar[pbqp] Delete some dead code, NFC.
2016-10-24 Dan Gohman[WebAssembly] Fix a broken URL.
2016-10-24 Dan Gohman[WebAssembly] Define the `end` opcode value.
2016-10-24 Richard SmithFix mangling of implicit calls to operator-> to only...
2016-10-24 Dan Gohman[WebAssembly] Update opcode values according to recent...
2016-10-24 Peter Collingbournescripts: Document existing problems with the symbolizer...
2016-10-24 Eric FiselierAdd missing include in string_view tests. Patch from...
2016-10-24 Eric FiselierFix shadow warnings in string_view tests. Patch from...
2016-10-24 Bob Haarman[compiler-rt] moved __asan_schedule_unregister_globals...
2016-10-24 Dan Gohman[WebAssembly] Add an option to make get_local/set_local...
2016-10-24 Davide ItalianoMerge two if conditions into one. NFCI.
2016-10-24 Mehdi AminiRevert "Add support for __builtin_os_log_format[_buffer...
2016-10-24 Peter CollingbourneTarget: Change various section classifiers in TargetLow...
2016-10-24 Sanjay Patel[x86] add tests for {-1,0,1} select of constants
2016-10-24 Tim Northover[asan] relax strstr tests.
2016-10-24 Mandeep Singh... [llvm] Remove redundant --check-prefix=CHECK from tests
2016-10-24 Peter CollingbourneCodeGen: Do not add a global's address space to the...
2016-10-24 Mandeep Singh... [clang] Remove redundant --check-prefix=CHECK from...
2016-10-24 Artem Dergachev[analyzer] Use unsigned integers to rely on well-define...
2016-10-24 Richard SmithFix crash if StmtProfile finds a type-dependent member...
2016-10-24 Adrian Prantladd-discriminators: Fix handling of lexical scopes.
2016-10-24 Benjamin KramerClarify that MSVC is not the issue here anymore.
2016-10-24 Krzysztof ParzyszekRevert r284972 and remove other defaulted copy/move...
2016-10-24 Ehsan Amiri[PPC] Generate positive FP zero using xor insn instead...
2016-10-24 Hans WennborgReleaseNotes: mention new compiler requirements
2016-10-24 Eli FriedmanRevert r284580+r284917. ("Synthesize TBB/TBH instructions")
2016-10-24 Jason Henline[clang-tidy] Fix identifier naming in macro args.
2016-10-24 Simon PilgrimRemoved FIXME from include ordering comment
2016-10-24 Mehdi AminiAdd support for __builtin_os_log_format[_buffer_size]
2016-10-24 Rong XuCheck the number of Args in LibCallsShrinkWrap.
2016-10-24 Alexander KornienkoFix clang-format vim integration issue with non-ascii...
2016-10-24 Pavel LabathUse shorter names in TestConcurrentEvents tests
2016-10-24 Evandro Menezes[AArch64] Optionally use the Newton series for reciproc...
2016-10-24 Justin Lebar[ADT] static_assert that SmallDenseMap is instantiated...
2016-10-24 Geoff Berry[EarlyCSE] Optimize MemoryPhis and reduce memory clobbe...
2016-10-24 Ehsan Amiri[PPC] Better codegen for AND, ANY_EXT, SRL sequence
2016-10-24 Sanjay Patel[x86] regenerate checks
2016-10-24 Pavel LabathFix arm64 sub-register definitions
2016-10-24 Nicolai HaehnleAMDGPU: Fix Two Address problems with v_movreld
2016-10-24 Nico WeberRevert 284971.
2016-10-24 Nirav Dave[MC] Fix Various End Of Line Comment checkings
2016-10-24 Pavel Labath[Chrono] Fix !HAVE_FUTIMENS build
2016-10-24 Pavel LabathReformat RegisterInfos_arm64 into a table. NFC
2016-10-24 Pavel LabathRemove unused #includes of TimeValue.h. NFC.
2016-10-24 Pavel Labath[Object] Replace TimeValue with std::chrono
2016-10-24 Joel JonesAArch64 ILP32 relocations for assembly and ELF
2016-10-24 Krzysztof Parzyszek[RDF] Add default move constructors/assignment operators
2016-10-24 Pablo Barrio[JumpThreading] Unfold selects that depend on the same...
2016-10-24 Pavel LabathAdd the new arm64 sub-register definitions to NativeReg...
2016-10-24 Artem Dergachev[analyzer] Fix an ARM buildbot after r284960.
2016-10-24 Simon PilgrimFix windows builds by swapping windows.h and wincrypt...
2016-10-24 Michael Zuckermanrevert r284963
2016-10-24 Pavel LabathRemove TimeValue usage from llvm/Support
2016-10-24 Pavel LabathAdjust for TimePoint interface change in llvm: D25730...
2016-10-24 Pavel LabathAdjust for TimePoint interface change in llvm: D25730...
2016-10-24 Michael Zuckerman[X86][AVX512][Clang][Intrinsics][reduce] Adding missing...
2016-10-24 Simon Dardis[mips] synci microMIPS instruction definition.
2016-10-24 Alex Lorenz[Sema] Formatting warnings should see through Objective...
2016-10-24 Artem Dergachev[analyzer] Add StdLibraryFunctions checker.
2016-10-24 Alex Lorenz[Sema][TreeTransform] Re-create DesignatedInitExpr...
2016-10-24 Jonas HahnfeldFix myriad test with CLANG_DEFAULT_CXX_STDLIB
2016-10-24 Hal Finkel[llvm-opt-report] Fix unroll-count reporting
2016-10-24 Craig Topper[AVX-512] Replace 64-bit element and 512-bit vector...
2016-10-24 Craig Topper[AVX-512] Remove masked pmin/pmax intrinsics and autoup...
2016-10-23 Craig Topper[AVX-512] Replace masked 128/256-bit byte, word, and...
2016-10-23 Sanjay Patel[DAG] enhance computeKnownBits to handle SRL/SRA with...
2016-10-23 Eric FiselierBackout enabling -Wshadow until I have time to fix...
2016-10-23 Petr Hosek[libunwind] Add support for Fuchsia
2016-10-23 Petr Hosek[libcxx] Use C++14 when building libc++ with musl
2016-10-23 Simon PilgrimUse SDValue::getConstantOperandVal() helper. NFCI.
2016-10-23 Justin LebarRemove LLVM_CONSTEXPR.
2016-10-23 Eric FiselierFix breakage introduced by adding -Wshadow.
2016-10-23 Eric FiselierFix libc++ specific assertion in permissions(...) tests
2016-10-23 Eric FiselierTurn on -Wshadow so I find occurances before STL does
2016-10-23 Eric FiselierMake make_from_tuple tests more portable. Patch from...
2016-10-23 Eric FiselierFix unreferenced parameters. Patch from STL@microsoft.com
2016-10-23 Eric FiselierFix shadowing warning. Patch from STL@microsoft.com
2016-10-23 Simon Pilgrim[CostModel][X86] Added tests for current integer signed...
2016-10-23 Simon Pilgrim[X86][SSE] Add SSE41/AVX1 costs for vector shifts.
2016-10-23 Simon Pilgrim[CostModel][X86] Added tests for current integer trunc...
2016-10-23 Simon PilgrimUse APInt::isAllOnesValue instead of popcnt. NFCI.
2016-10-23 Craig Topper[AVX-512] Replace 512-bit pmovzx/sx builtins with nativ...
2016-10-23 Craig Topper[AVX-512] Remove masked 128/256-bit packss/packus built...
2016-10-23 Ekaterina RomanovaAdd more doxygen comments to emmintrin.h's intrinsics.
2016-10-23 Richard SmithFix mangling numbers for varargs lambdas; varargs and...
2016-10-23 Mandeep Singh... [compiler-rt] Remove redundant --check-prefix=CHECK...
2016-10-23 Mandeep Singh... [clang] Limit clang test to ARM and AArch64 only
2016-10-22 Dylan McKay[AVR] Add the machine code disassembler
next