platform/upstream/llvm.git
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
2016-10-22 Craig Topper[AVX-512] Replace masked 128/256-bit pavg builtins...
2016-10-22 Craig Topper[AVX-512] Replace masked 128/256-bit saturating add...
2016-10-22 Craig Topper[AVX-512] Replace masked 128/256-bit vpmovzx/vpmovsx...
2016-10-22 Craig Topper[AVX-512] Remove duplicate test cases from the avx512vl...
2016-10-22 Craig Topper[AVX-512] Remove masked 128/256-bit pshufb builtins...
2016-10-22 Craig Topper[AVX-512] Remove builtins for 128/256-bit pabsb/pabsw...
2016-10-22 Craig Topper[AVX-512] Add typecasts to alignr intrinsics that were...
2016-10-22 Simon Pilgrim[X86][AVX512VL] Added support for combining target...
2016-10-22 Simon Pilgrim[X86][AVX512] Added support for combining target shuffl...
2016-10-22 Craig Topper[AVX-512] Remove masked 128/256-bit palignr builtins...
2016-10-22 Brian Gesiak[lit] Add more testing instructions to README
2016-10-22 James Molloy[ARM] Fix crash in ConstantIslands
2016-10-22 Zvi Rackover[X86] Apply the Update LLC Test Checks tool on the...
2016-10-22 Craig Topper[X86] Add support for printing shuffle comments for...
2016-10-22 Craig Topper[X86] Add support for lowering v4i64 and v8i64 shuffles...
2016-10-22 Craig Topper[X86] Remove unnecessary AVX2 check that was already...
2016-10-22 Craig Topper[X86] Remove 128-bit lane handling from the main loop...
2016-10-22 Simon Pilgrim[X86][SSE] Use getConstVector helper for VPERMV mask...
2016-10-22 Daniel BerlinNow that VS2013 is gone, make a memoryssa structure...
2016-10-22 Kostya Serebryany[libFuzzer] mutation: insert the size of the input...
2016-10-22 Gerolf Hoflehner[BasicAA] Fix - missed alias in GEP expressions
2016-10-22 Richard SmithMark P0012R1 as "Partial" since it's now substantially...
2016-10-22 Richard SmithAdd another testcase missed from r284905.
2016-10-22 Richard Smith[c++1z] P0012R1: Implement a few remaining pieces:...
next