platform/upstream/llvm.git
2016-02-09 Wei MiThis patch is to fix PR26529 caused by r259736.
2016-02-08 Davide Italiano[llvm-nm] Remove excessive parenthesis, noticed by...
2016-02-08 Eric FiselierRevert r260012 due to __gnu_cxx::hash_map breakage
2016-02-08 Rong Xu[PGO] Revert r260146 as it breaks Darwin platforms.
2016-02-08 Michael ZolotukhinFactor out UnrollAnalyzer to Analysis, and add unit...
2016-02-08 Simon Pilgrim[X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory...
2016-02-08 Evgeniy Stepanov[asan] Fix Windows build.
2016-02-08 Davide Italiano[llvm-nm] Yet another attempt of simplifying code.
2016-02-08 Evgeniy Stepanov[asan] Remove leftover debug print statement.
2016-02-08 Andrew Kaylor[regalloc][WinEH] Do not mark intervals as not spillabl...
2016-02-08 Evgeniy Stepanov[asan] Implement SEGV read vs write detection for ARM...
2016-02-08 Justin Bognerllvm-cov: Fix reading gcov data that does not have...
2016-02-08 Xinliang David Li[PGO] Cover more cases of implicitly generated C++...
2016-02-08 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-02-08 Nico WeberMake ParentMap work with explicit specializations of...
2016-02-08 Nathan Wilson[Concepts] Remove the IsConcept bit and associated...
2016-02-08 Justin Bognercmake: Use "set" instead of "option" for LLVM_ENABLE_LTO
2016-02-08 Pete CooperMove includes inside guards. NFC.
2016-02-08 Dan Gohman[WebAssembly] Update the br_if instructions' operand...
2016-02-08 Sanjay Patelrangify; NFC
2016-02-08 Rong Xu[PGO] Update InstrProfData.inc to sync with llvm
2016-02-08 George Burgess IVFix typo in asan_flags.
2016-02-08 Rong Xu[PGO] Differentiate Clang instrumentation and IR level...
2016-02-08 Sanjay Patel[x86] convert masked store of one element to scalar...
2016-02-08 Justin Bognercmake: Accept "thin" or "full" as arguments to -DLLVM_E...
2016-02-08 Xinliang David Li[PGO] Simpflify test and increase coverage
2016-02-08 Xinliang David LiFix build bot failure
2016-02-08 Tom StellardAMDGPU/SI: Implement a work-around for smrd corrupting...
2016-02-08 Hans WennborgAdd triple to h-registers-3.ll to make bots happy after...
2016-02-08 Zachary TurnerA number of improvements to decorator conditionals.
2016-02-08 Zachary TurnerRemove expectedFailureWindows decorator.
2016-02-08 Hans Wennborg[X86] Don't zero/sign-extend i1, i8, or i16 return...
2016-02-08 Kostya Serebryany[asan] fix the Windows build (MSVC says: cannot specify...
2016-02-08 Tim NorthoverAArch64: match correct order in subtraction pattern.
2016-02-08 Sanjay Patelfix typos; NFC
2016-02-08 Vedant Kumar[Coverage] Fix crash when handling certain macro expansions
2016-02-08 Kostya Serebryany[asan] re-commit r259961, this time making the test...
2016-02-08 Xinliang David LiSimplify test cases
2016-02-08 Adrian PrantlSimplify this unittest.
2016-02-08 Richard SmithRemove dead code.
2016-02-08 Matt ArsenaultAMDGPU: Remove bfi and bfm intrinsics
2016-02-08 Teresa Johnson[ThinLTO] Remove imported available externally defs...
2016-02-08 Xinliang David LiFix windows build bot failure
2016-02-08 Xinliang David Li[PGO] Enable compression in pgo instrumentation
2016-02-08 Xinliang David Li[PGO] Enable compression in pgo instrumentation
2016-02-08 Rong XuFix missing space (NFC)
2016-02-08 Marshall ClowClean up a test; get rid of hard-wired char/wchar_t...
2016-02-08 Aaron Watrymath: Add frexp ported from amd-builtins
2016-02-08 Adrian PrantlUse llvm::TempDIScope instead of manually deleting...
2016-02-08 Silviu Baranga[SCEV][LAA] Re-commit r260085 and r260086, this time...
2016-02-08 Adrian PrantlAdd a unit test for r259973.
2016-02-08 Haicheng Wu[JumpThreading] Change a return of ComputeValueKnownInP...
2016-02-08 Matt ArsenaultSelectionDAG: Lower some range metadata to AssertZext
2016-02-08 Haojian Wu[clang-tidy] Some improvements in 'misc-definitions...
2016-02-08 Haojian Wu[clang-tidy] Fix assertion failure on `at` function...
2016-02-08 Samuel AntaoRe-apply for the 2nd-time r259977 - [OpenMP] Reorganize...
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...
next