platform/upstream/llvm.git
2016-09-02 Sanjay Patel[InsttCombine] fold insertelement of constant into...
2016-09-02 Davide Italiano[lib/LTO] Simplify. No functional change intended.
2016-09-02 Reid KlecknerQuick fix to make LIT_PRESERVES_TMP work again
2016-09-02 Reid Kleckner[lit] Clean up temporary files created by tests
2016-09-02 Derek Schuff[WebAssembly] Update known test failures
2016-09-02 Matthew Simpson[LV] Ensure reverse interleaved group GEPs remain uniform
2016-09-02 Jason Henline[SE] Don't pack raw device mem args
2016-09-02 George Rimar[ELF] - Linkerscript: add support for suffixes in numbers.
2016-09-02 Tamas BerghammerFix build breakage caused by r280490
2016-09-02 Andrea Di BiagioSimplify code a bit. No functional change intended.
2016-09-02 Tamas BerghammerFix 2 waring in the OCaml AST context
2016-09-02 Sanjay Patelfix documentation comments; NFC
2016-09-02 Andrea Di Biagio[instsimplify] Fix incorrect folding of an ordered...
2016-09-02 Martin Probstclang-format: [JS] merge requoting replacements.
2016-09-02 Martin Probstclang-format: [JS] handle default bindings in imports.
2016-09-02 Martin Probstclang-format: [JS] Sort all JavaScript imports if any...
2016-09-02 Logan Chien[lit] Replace print with lit_config.note().
2016-09-02 Aaron BallmanAllow a C11 generic selection expression to select...
2016-09-02 Andrea Di Biagio[DAGcombiner] Fix incorrect sinking of a truncate into...
2016-09-02 Andrey BokhankoFixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)
2016-09-02 Pavel LabathReapply "Make Scalar::GetValue more consistent"
2016-09-02 Chandler Carruth[PM] Try to fix an MSVC2013 failure due to finding...
2016-09-02 Pavel LabathRevert "Make Scalar::GetValue more consistent"
2016-09-02 Pavel LabathBump up TestCallWithTimeout timeout
2016-09-02 Pavel LabathMake Scalar::GetValue more consistent
2016-09-02 George Rimar[ELF] - Fix for: bug 30237 - lld does not implement...
2016-09-02 Alexey Bataev[InstCombine] Add test for insertelementinsts with...
2016-09-02 George Rimar[Support] - Fix possible crash in match() of llvm:...
2016-09-02 George Rimar[llvm-readobj] - Teach readobj to print DT_AUXILIARY...
2016-09-02 James Molloy[SimplifyCFG] Add a workaround to fix PR30188
2016-09-02 Filipe Cabecinhas[asan] Move scariness_score_test.cc to a common subdire...
2016-09-02 Tobias GrosserDrop '@brief' from doxygen comments
2016-09-02 Craig Topper[AVX-512] Move tests for masked floating point logical...
2016-09-02 Craig Topper[AVX-512] Remove floating point logical operation instr...
2016-09-02 Craig Topper[AVX-512] Add more patterns for masked and broadcasted...
2016-09-02 Craig Topper[AVX-512] Add execution domain fixing for logical opera...
2016-09-02 Craig Topper[X86] Strengthen some SDNode type constraints.
2016-09-02 Craig Topper[AVX-512] Add NoVLX Predicates to some patterns so...
2016-09-02 Lang Hames[Docs] Fix another typo in the Error/Expected docs.
2016-09-02 Lang Hames[Docs] Fix a couple of typos in the Error/Expected...
2016-09-02 Lang Hames[ORC] Fix some missing fields in OrcRemoteTargetClient...
2016-09-02 George Burgess IVAdd missing &. NFC.
2016-09-02 Hal Finkel[PowerPC] hasAndNotCompare should return true
2016-09-02 Alexander ShaposhnikovAdd clang-reorder-fields to clang-tools-extra
2016-09-02 Greg Parker[lit] Fail testing if a googletest executable crashes...
2016-09-02 Hal Finkel[PowerPC] Add a pattern for a runtime bit check
2016-09-02 Dehao Chenrevert r280429 and r280425:
2016-09-02 Dehao Chenrevert r280432:
2016-09-02 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling/three-element-mdnode...
2016-09-02 Justin Bognerbugpoint: clang-format all of bugpoint. NFC
2016-09-02 NAKAMURA Takumiraw_pwrite_stream_test.cpp: _putenv_s() may be assumed...
2016-09-02 Kyle ButtIfConversion: Don't count branches in # of duplicates.
2016-09-02 Chandler Carruth[PM] Add a unittest for invalidating module analyses...
2016-09-02 Chandler Carruth[PM] (NFC) Split the IR parsing into a fixture so that...
2016-09-02 Reid KlecknerFix a real temp file leak in FileOutputBuffer
2016-09-02 Chandler Carruth[PM] (NFC) Refactor the CGSCC pass manager tests to...
2016-09-02 Reid KlecknerTry to fix some temp file leaks in SupportTests, PR18335
2016-09-02 Adam Nemet[CFGPrinter] Display branch weight on the edges
2016-09-02 Hal Finkel[PowerPC] Don't apply the PPC64 address-formation peeph...
2016-09-02 Hal Finkel[PowerPC] Don't consider fusion in PPC64 address-format...
2016-09-02 Jason Henline[StreamExecutor] Pass device memory by ref
2016-09-02 Alexander ShaposhnikovRevert https://reviews.llvm.org/D23279 because the...
2016-09-02 Jason Henline[SE] Make Kernel movable
2016-09-02 Richard SmithClean up handling of reading module files from stdin...
2016-09-02 Richard SmithRefactor to avoid holding a reference to a container...
2016-09-01 Dehao ChenExplicitly require DominatorTreeAnalysis pass for insts...
2016-09-01 Alexander ShaposhnikovAdd clang-reorder-fields to clang-tools-extra
2016-09-01 Aditya Kumar[SelectionDAGBuilder] Add const to relevant places
2016-09-01 Dehao ChenRefactor LICM to expose canSinkOrHoistInst to LoopSink...
2016-09-01 Jason Henline[StreamExecutor] Read dev array directly in test
2016-09-01 Dehao ChenRefactor replaceDominatedUsesWith to have a flag to...
2016-09-01 Alexander ShaposhnikovRemove excessive padding from MismatchingNewDeleteDetector
2016-09-01 Dehao ChenRefactor LICM pass in preparation for LoopSink pass.
2016-09-01 Michael Kuperstein[Legalizer] Don't throw away false low half when expand...
2016-09-01 Rui UeyamaAdd comments.
2016-09-01 Reid KlecknerUn-XFAIL cfi/stats.cpp, it passes since fixing llvm...
2016-09-01 Petr Hosek[ELF] Do not omit debug sections when computing build-id
2016-09-01 Derek Schuff[WebAssembly] Change wasm SizeType to match asmjs
2016-09-01 Chandler CarruthMake the coding standards a bit more clear that we...
2016-09-01 Michael Kuperstein[SelectionDAG] Generate vector_shuffle nodes for unders...
2016-09-01 Saleem Abdulrasoolcstdio: limit gets to CRT versions below 14
2016-09-01 Chris Bieneman[CMake] Add option (defaulted off) to exclude atomic.c
2016-09-01 Heejin Ahn[WebAssembly] Add asm.js-style setjmp/longjmp handling...
2016-09-01 Justin Bognerbugpoint: clang-format and modernize comments in ListRe...
2016-09-01 Saleem Abdulrasoolbuild: don't add -fPIC on Windows
2016-09-01 Tim NorthoverGlobalISel: add a G_PHI instruction to give phis a...
2016-09-01 Evgeniy Stepanov[tsan] Bump stack frame size limit.
2016-09-01 Reid KlecknerFix the ASan fuse-lld.cc test after LLD r280012
2016-09-01 Richard SmithWhen we reach the end of a #include of a header of...
2016-09-01 Michael KruseAllow mapping scalar MemoryAccesses to array elements.
2016-09-01 Chris Bieneman[CMake] NFC. Missed the other uses in r280406
2016-09-01 Chris Bieneman[CMake] NFC. Fixing spelling from r280400
2016-09-01 Matthew Simpson[LV] Use ScalarParts for ad-hoc pointer IV scalarizatio...
2016-09-01 Michael KruseCheck validity of new access relations. NFC.
2016-09-01 Sanjay Patel[InstCombine] add tests to show potential shuffle+inser...
2016-09-01 Andrey Turetskiy[X86] Loosen memory folding requirements for cvtdq2pd...
2016-09-01 Jason Henline[StreamExecutor] Dev handles in platform interface
2016-09-01 Chris Bieneman[CMake] Don't copy headers on fully standalone
2016-09-01 Yaxun LiuAMDGPU: Add runtime metadata for pointee alignment...
2016-09-01 Filipe CabecinhasRevert "Copy over most of the scariness_score test...
next