platform/upstream/llvm.git
2016-02-08 Haojian Wu[clang-tidy] Correct IncorrectRoundings namespace.
2016-02-08 Aaron BallmanMove static functions returning UDTs outside of the...
2016-02-08 Rafael EspindolaFix the alignment of PT_PHDR.
2016-02-08 Michael Zuckerman[AVX512][PROLQ][PROLD] Change imm8 to int
2016-02-08 Alexander Kornienko[clang-tidy] Reshuffled paragraphs a bit, added contents.
2016-02-08 Alexander Kornienko[clang-tidy] Fix an error in .rst
2016-02-08 Alexander Kornienko[clang-tidy] Update documentation
2016-02-08 Aaron BallmanReverting r260096; it causes build bot failures:
2016-02-08 Aaron BallmanExpand the simplify boolean expression check to handle...
2016-02-08 Igor Breger[SLP] Fix placement of debug statement (NFC)
2016-02-08 NAKAMURA Takumiclang/test/OpenMP/parallel_private_codegen.cpp: Fix...
2016-02-08 Alexey Bataev[OPENMP] Fix test incompatibility with arm buildbots
2016-02-08 Alexey Bataev[OPENMP] Fixed test incompat with MSVC
2016-02-08 Maxim Ostapenko[asan] XFAIL local_alias.cc testcase on android in...
2016-02-08 Igor BregerAVX512: Change builtin function name for scalar intrins...
2016-02-08 Igor BregerAVX512: Change builtin function name for scalar intrins...
2016-02-08 Silviu BarangaRevert r260086 and r260085. They have broken the memory
2016-02-08 Silviu Baranga[LoopVersioning] Don't assert when there are no memchecks
2016-02-08 Silviu Baranga[SCEV][LAA] Add no wrap SCEV predicates and use use...
2016-02-08 Haojian Wu[clang-tidy] Move incorrect-roundings to upstream.
2016-02-08 Simon Atanasyan[ELF][MIPS] Support R_MIPS_COPY relocation
2016-02-08 Eugene LeviantShow real error message in -data-evaluate-expression
2016-02-08 Pavel LabathRevert "Enable test_lldbmi_settings_set_target_run_args...
2016-02-08 Daniel Jasperclang-format: Fix weird alignment when not aligning...
2016-02-08 Maxim Ostapenko[asan] XFAIL local alias related tests on Mips due...
2016-02-08 Pavel LabathHave lldb-server log the timestamp in its log messages
2016-02-08 Alexey Bataev[OPENMP 4.5] Ccapture/codegen of private non-static...
2016-02-08 Maxim Ostapenko[asan] Introduce new approach for ODR violation detecti...
2016-02-08 Maxim Ostapenko[asan] Introduce new hidden -asan-use-private-alias...
2016-02-08 Nathan Wilson[Concepts] Implement a portion of Concepts TS[dcl.spec...
2016-02-08 Rui UeyamaELF: Simplify getFdeEncoding.
2016-02-08 Bhushan D.... [LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
2016-02-08 Saleem Abdulrasoolbuild: silence warnings in in-tree build
2016-02-08 Dan Gohman[WebAssembly] Add another optimization idea to README...
2016-02-08 Craig Topper[X86] Change FeatureIFMA string to 'avx512ifma'. Matche...
2016-02-08 Craig Topper[Support] Use hexdigit. NFC
2016-02-08 Craig Topper[Support] Fix the examples and assertion for format_hex...
2016-02-08 Devin Coughlin[analyzer] Avoid crash when attempting to evaluate...
2016-02-08 Alexander Kornienko[clang-tidy] Reformatted docs + minor updates
2016-02-07 NAKAMURA TakumiDisable llvm/test/tools/llvm-profdata/value-prof.profte...
2016-02-07 Simon Pilgrim[X86][SSE] Resolve target shuffle inputs to sentinels...
2016-02-07 David Majnemer[MS ABI] Don't emit RTTI descriptors for dllimport...
2016-02-07 Simon Pilgrim[X86][SSE] Regenerate PSHUFB shuffle mask comments...
2016-02-07 Daniel Jasperclang-format: [JS] Don't count shortened object literal...
2016-02-07 Nico WeberRevert r259961, r259978, r259981.
2016-02-07 Nico WeberMake nozlibcompress.c pass and reenable it.
2016-02-07 Daniel Jasperclang-format: [JS] Support @see annotations in JSDoc...
2016-02-07 Nico WeberDisable failing nozlibcompress.c
2016-02-07 Daniel BerlinMake check line consistent
2016-02-07 Simon Atanasyan[ELF][MIPS] Perform two checks using the single llvm...
2016-02-07 Nico WeberRevert 259942, r259943, r259948.
2016-02-07 Xinliang David LiTest update : tighten up checks
2016-02-07 Xinliang David LiRevert 260050 -- new test case should not be included
2016-02-07 Xinliang David LiTest update : tighten up checks
2016-02-07 Keno Fischer[docs] Add a note that the Visual Studio C++ tools...
2016-02-07 Argyrios Kyrtzidis[Frontend] Make the memory management of FrontendAction...
2016-02-07 Argyrios Kyrtzidis[libclang] Add missing CINDEX_LINKAGE from a function.
2016-02-07 Dimitry AndricFix build on FreeBSD after r259741.
2016-02-07 Johannes DoerfertSeparate invariant equivalence classes by type
2016-02-07 Matthew SimpsonMake -fno-math-builtin a cc1 option
2016-02-07 Devin Coughlin[analyzer] Invalidate destination of std::copy() and...
2016-02-07 Philip Reames[docs] Remove now confusing references to cofigure...
2016-02-07 Xinliang David LiAdd coverage tests (defaulted constructors/destructor)
2016-02-07 Philip Reames[docs] Wordsmithing to program layout descriptio in...
2016-02-07 Philip Reames[docs] Clarify disk space usage of debug builds
2016-02-07 Roman DivackyFix a typo.
2016-02-07 Philip Reames[docs] Remove a stale and confusing section from Gettin...
2016-02-07 Renato GolinRevert "Re-apply r259977 - [OpenMP] Reorganize code...
2016-02-07 Philip Reames[docs] Update the docs to describe how to build the...
2016-02-07 Simon Pilgrim[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS...
2016-02-07 Asaf Badouh[X86][AVX512] add intrinsics of Scalar FP to integer...
2016-02-07 Simon Pilgrim[X86][SSE] Pulled out repeated target shuffle decodes...
2016-02-07 Johannes Doerfert[FIX] Two "off-by-one" error in constant range usage
2016-02-07 Johannes DoerfertSimplify code [NFC]
2016-02-07 Yaron KerenUse CodeGenModule::addReplacement() instead of directly...
2016-02-07 Simon Atanasyan[ELF][MIPS] Add comments to describe __gnu_local_gp...
2016-02-07 Jeroen KetemaFix typo in default getNoPreservedMask implementation
2016-02-07 Tobias GrosserMake memory accesses with different element types optional
2016-02-07 Igor BregerAVX512: VPBROADCASTB/W/D/Q from GPR intrinsics implemen...
2016-02-07 Tobias GrosserDo not yet consider loads with non-canonical element...
2016-02-07 Xinliang David LiFix test case problem(caused by clang-format
2016-02-07 Xinliang David Li[PGO] add profile/coverage test cases for defaulted...
2016-02-07 Craig TopperFix typo in comment. NFC
2016-02-07 Saleem AbdulrasoolDriver: adjust linker invocation for GNUTools
2016-02-07 Duncan P. N... LangRef: Fix example code for cmpxchg
2016-02-07 Saleem AbdulrasoolSema: handle typo correction on ARC'ed ivar
2016-02-07 Saleem AbdulrasoolSema: handle typo correction with ARC'ed objc properties
2016-02-07 Daniel BerlinDon't use module context here. It's unnecessary and...
2016-02-07 Daniel BerlinCompute live-in for MemorySSA
2016-02-07 Daniel BerlinOnly insert into definingblocks once per block
2016-02-07 Eric FiselierCleanup node-type handling in the unordered containers
2016-02-06 Saleem AbdulrasoolIndex: provide adjustment thunk information for C+...
2016-02-06 Simon Pilgrim[X86][AVX2] Regenerated broadcast domain tests
2016-02-06 Tobias GrosserIslNodeBuilder: Invariant load hoisting of elements...
2016-02-06 Simon Pilgrim[X86][SSE] Add tests for MOVHLPS/MOVLHPS shuffle lowering.
2016-02-06 Simon Pilgrim[X86][AVX512] Added support for VPMOVZX shuffle decoding.
2016-02-06 Philip Reames[docs] Warn against slow serial builds
2016-02-06 Justin Lebar[NVPTX] Mark nvvm synchronizing intrinsics as convergent.
2016-02-06 Philip Reames[docs] Redirect new contributors to the right starting...
2016-02-06 Philip Reames[docs] Clarify a couple of getting started issues ident...
next