platform/upstream/llvm.git
2017-08-03 Nico WeberRevert r304836.
2017-08-03 Changpeng FangAMDGPU/SI: Don't fix a PHI under uniform branch in...
2017-08-03 Don Hinton[diagtool] Add ability to pass in the id and return...
2017-08-03 George Rimar[ELF] - Do not segfault if linkerscript tries to access...
2017-08-03 Benjamin KramerFix use after free in unit test.
2017-08-03 Nirav Dave[DAG] Allow merging of stores of vector loads
2017-08-03 Nico WeberRevert r309923, it caused PR34045.
2017-08-03 Nirav Dave[TableGen] AsmMatcher: fix OpIdx computation when HasOp...
2017-08-03 Gabor HorvathFix some typos in the documentation.
2017-08-03 Michael Kruse[VirtualInstruction] Avoid use of getStmtFor(BB). NFC.
2017-08-03 Sanjay Patel[NewGVN] fix typos; NFC
2017-08-03 Sanjay Patel[BDCE] add tests to show invalid/incomplete transforms
2017-08-03 Florian Hahn[GlobalISel] Only merge memory ops for mayLoad or maySt...
2017-08-03 Tobias GrosserAdd missing REQUIRES line
2017-08-03 Simon Dardis[mips] Fixup r309940.
2017-08-03 Krasimir Georgiev[clang-format] Fix indent of 'key <...>' and 'key ...
2017-08-03 Simon Dardis[mips] Implement -muninit-const-in-rodata
2017-08-03 Tobias GrosserMake sure that all parameter dimensions are set in...
2017-08-03 Michael Kruse[test] Fix test case without Polly-ACC.
2017-08-03 Krasimir Georgiev[clang-format] Fix parsing of <>-style proto options
2017-08-03 NAKAMURA TakumiClangdTests: Try to unbreak the case CLANG_DEFAULT_CXX_...
2017-08-03 Simon Dardis[mips] Add support -m(no-)embedded-data option
2017-08-03 Siddharth Bhat[PPCGCodeGeneration] Construct `isl_multi_pw_aff` of...
2017-08-03 Robert Lougher[LiveDebugVariables] Use lexical scope to trim debug...
2017-08-03 NAKAMURA TakumiPrune linefeed at eof.
2017-08-03 NAKAMURA Takumillvm/Support/CodeGenCWrappers.h: Add missing "llvm...
2017-08-03 Simon Dardis[SelectionDAG] Resolve PR33978.
2017-08-03 Max KazantsevRemoved unused variabled from unit test
2017-08-03 Ewan Crawford[Cloning] Move distinct GlobalVariable debug info metad...
2017-08-03 Diana Picus[ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions
2017-08-03 Dinar Temirbulatov[X86] SET0 to use XMM registers where possible PR26018...
2017-08-03 Max Kazantsev[SCEV] Re-enable "Cache results of computeExitLimit"
2017-08-03 Daniel Sanders[globalisel][tablegen] Update a comment to use the...
2017-08-03 Roger Ferrer... [ARM] Use ADDCARRY / SUBCARRY
2017-08-03 Daniel JasperFix WebAssembly target after r309911.
2017-08-03 Rafael EspindolaFix the ppc jit tests.
2017-08-03 Eric FiselierFix libcxx build with glibc 2.26+ by removing xlocale...
2017-08-03 Tobias Grosser[unittest] Remove TODO comment which caused concern
2017-08-03 Rafael EspindolaAdd LLVM_FALLTHROUGH.
2017-08-03 Eric FiselierAdd system header pragma to BSD locale fallback headers.
2017-08-03 Rafael EspindolaUpdate for llvm api change.
2017-08-03 Sameer AbuAsal[RegisterCoalescer] Add wrapper for Erasing Instructions
2017-08-03 Vitaly Buka[asan] Allocator support for Fuchsia
2017-08-03 Rafael EspindolaUpdate for llvm change.
2017-08-03 Rafael EspindolaUpdate for llvm change.
2017-08-03 Rafael EspindolaDelete Default and JITDefault code models
2017-08-03 Javed Absar[ARM] Tidy up banked registers encoding
2017-08-03 Dean Michael... [XRay][compiler-rt] Allow for building the XRay runtime...
2017-08-03 Tim Shen[Sema] Add a comment on an identified bug on default...
2017-08-03 Dehao ChenFix the bug when SampleProfileWriter writes out number...
2017-08-02 Vedant KumarMove two functions to a nicer spot. NFC.
2017-08-02 Vedant KumarRely on autobrief, remove \briefs from a header. NFC.
2017-08-02 Vedant Kumar[Coverage] Add an API to retrive all instantiations...
2017-08-02 Vedant Kumar[llvm-cov] Respect the value of the -show-instantiation...
2017-08-02 Reid Kleckner[PDB] Improve rsds test to check that we fill in the...
2017-08-02 Eli Friedman[coverage] Make smaller regions for the first case...
2017-08-02 Reid Kleckner[PDB] Improve our PDB OMF debug directory entry
2017-08-02 George KarpenkovRevert "[libFuzzer tests] Use substring comparison...
2017-08-02 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FMUL as legal
2017-08-02 Kostya Kortchinsky[tsan] Check for pvalloc overlow
2017-08-02 Zachary Turner[pdb/lld] Write a valid FPM.
2017-08-02 Zachary Turner[MSF] Move MSF unit tests to their own unittest target.
2017-08-02 Zachary Turner[pdbutil] Add a command to dump the FPM.
2017-08-02 Tom StellardAMDGPU/R600: Initialize more passes
2017-08-02 Sterling AugustineUse a more standard method to mark these tests as unsup...
2017-08-02 Keith WyssXray docs with description of Flight Data Recorder...
2017-08-02 Matt ArsenaultLV: Don't insert runtime ptr checks on divergent targets
2017-08-02 George Karpenkov[libFuzzer tests] Use substring comparison in libFuzzer...
2017-08-02 Benjamin KramerRemove unused diagnostic. NFC.
2017-08-02 Craig Topper[InstCombine] Remove unnecessary temporary APInt. NFCI
2017-08-02 Teresa Johnson[PM] Split LoopUnrollPass and make partial unroller...
2017-08-02 Rafael EspindolaUpdate for llvm change.
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-08-02 Kostya Kortchinsky[msan] Check for pvalloc overflow
2017-08-02 Craig Topper[InstCombine] Remove explicit code for folding (xor...
2017-08-02 Marshall ClowRename a couple variables to eliminate a shadow warning...
2017-08-02 Craig Topper[InstCombine] Support sext in foldLogicCastConstant
2017-08-02 David BlaikieDebugInfo: Test & handle (differently) non-zero DW_AT_r...
2017-08-02 Tobias GrosserEnable simplify and forward-op-tree by default
2017-08-02 Jonathan PeytonExclude version symbols for static libomp
2017-08-02 Stefan Pintilie[Power9] Exploit vector absolute difference instruction...
2017-08-02 Jonathan PeytonMove lock acquire/release functions in task deque clean...
2017-08-02 Jonathan PeytonAdd new envirable KMP_TEAMS_THREAD_LIMIT
2017-08-02 Han Shen[UBSan] Provide default blacklist filename for UBSan
2017-08-02 Davide Italiano[NewGVN] Now that load coercion is enable, we pass...
2017-08-02 Tobias GrosserMove setNewAccessRelation to isl++
2017-08-02 Tobias GrosserMove ScopStmt::setAccessRelation to isl++
2017-08-02 Tobias GrosserReplace asserts with llvm_unreachable to clarify intent
2017-08-02 Evandro Menezes[AArch64] Add Exynos M2 feature test (NFC)
2017-08-02 Kostya SerebryanyAdd new ASAN_OPTION: sleep_after_init.
2017-08-02 Philip PfaffeFix r309826: Appease clang-format check.
2017-08-02 Vedant Kumar[docs] Remove accidental unindent to appease the sphinx bot
2017-08-02 Marshall ClowFix shadowing warning
2017-08-02 Jakub Kuderski[Dominators] Teach LoopDeletion to use the new incremen...
2017-08-02 Hiroshi Inoue[StackColoring] Update AliasAnalysis information in...
2017-08-02 Sterling AugustineThis ppc64 implementation of clear_cache works for...
2017-08-02 Vedant Kumar[ubsan] Test -fsanitize=vptr without -fsanitize=null
2017-08-02 Vedant Kumar[ubsan] Have -fsanitize=vptr emit a null check if ...
2017-08-02 Singapuram... Fix code format on r309826
2017-08-02 Keith WyssRevert "Xray docs with description of Flight Data Recor...
next