platform/upstream/llvm.git
2018-03-15 Philip Reames[EarlyCSE] Don't hide earler invariant.scopes
2018-03-15 Alexey Bataev[OPENMP, NVPTX] Improve globalization of the variables...
2018-03-15 Zachary TurnerMove some function declarations higher so they can...
2018-03-15 Zachary TurnerAdd missing #includes.
2018-03-15 Guozhi Wei[PPC] Avoid non-simple MVT in STBRX optimization
2018-03-15 Simon Pilgrim[X86][Btver2] Attach AES/CLMUL instructions to a schedu...
2018-03-15 Craig Topper[X86] Simplify the type legality checking for (FM)ADDSU...
2018-03-15 Craig Topper[X86] Fix 80 column violations.
2018-03-15 Zachary TurnerRefactor the PDB HashTable class.
2018-03-15 Philip Reames[EarlyCSE] Reuse invariant scopes for invariant load
2018-03-15 Rui UeyamaAdd a comment about ELF spec and the symbol table's...
2018-03-15 Adrian PrantlSplit skipIf decorator, the condition is supposed to...
2018-03-15 Pavel Labath[dotest] remove confirm_directory_exclusivity remnants
2018-03-15 Roman Lebedev[InstSimplify] peek through unsigned FP casts for sign...
2018-03-15 Roman Lebedev[InstSimplify][NFC] simplifyICmpWithConstant(): refacto...
2018-03-15 Andrea Di Biagio[llvm-mca] Simplify code. NFC.
2018-03-15 Gheorghe-Teodor... [OpenMP][libomptarget] Enable usage of shared memory...
2018-03-15 Matthew Simpson[ConstantFolding, InstSimplify] Handle more vector...
2018-03-15 Gheorghe-Teodor... [OpenMP][libomptarget] Enable multiple frames per globa...
2018-03-15 Alexey Bataev[OPENMP] Codegen for `omp declare target` construct.
2018-03-15 Zaara Syeda[PowerPC] Optimize TLS initial-exec sequence to use...
2018-03-15 Yaxun LiuRecommit r326946 after reducing CallArgList memory...
2018-03-15 Pavel LabathFix TestProcessLaunch breakage on MacOS
2018-03-15 Simon Pilgrim[X86][Btver2] Remove JAny resource, and map system...
2018-03-15 Sanjay Patel[InstSimplify] add tests with NaN operand for fp binops...
2018-03-15 Simon Pilgrim[X86][SSE] Introduce Float/Vector WriteMove, WriteLoad...
2018-03-15 Eric Liu[change-namespace] Don't match a function call/ref...
2018-03-15 Simon Pilgrim[X86] Regenerate schedule tests with zero latency comments
2018-03-15 Sanjay Patel[PatternMatch, InstSimplify] allow undef elements when...
2018-03-15 Sanjay Patel[InstSimplify] remove 'nsz' requirement for frem 0, X
2018-03-15 Pavel LabathNext batch of test-tree-cleaning changes
2018-03-15 Sjoerd Meijer[AArch64] Codegen tests for the Armv8.2-A FP16 intrinsics
2018-03-15 Sjoerd Meijer[AAch64] Tests for ACLE FP16 macros
2018-03-15 Ulrich Weigand[Debug] Retain both copies of debug intrinsics in Hoist...
2018-03-15 Martin Pelikan[TSan] fix Go runtime test on amd64 with PIE
2018-03-15 Brock Wyma[CodeView] Initial support for emitting S_BLOCK32 symbo...
2018-03-15 Fedor Sergeev[New PM][IRCE] port of Inductive Range Check Eliminatio...
2018-03-15 Andrew V. TischenkoMore warnings when double truncation to float: compound...
2018-03-15 Andrei Elovikov[LoopUnroll] Ignore ephemeral values when checking...
2018-03-15 George Rimar[ELF] - Fix build bot after rL327612.
2018-03-15 Max Kazantsev[SCEV][NFC] Remove TBB, FBB parameters from exit limit...
2018-03-15 George Rimar[ELF] - Simplify test case. NFCI.
2018-03-15 George Rimar[ELF] - Fix build bot after rL327612.
2018-03-15 George Rimar[ELF] - Show data and assignment commands in the map...
2018-03-15 Pavel Labath@skipUnlessDarwin TestTargetSourceMap
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-unused-raii bugprone...
2018-03-15 Alexander KornienkoFixed filename in a comment. NFC
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-sizeof-container...
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-sizeof-expression...
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py {misc,bugprone}-macro...
2018-03-15 Craig Topper[X86] Add test cases for 512-bit addsub from build_vector.
2018-03-15 Craig Topper[X86] Add support for matching FMSUBADD from build_vector.
2018-03-15 Craig Topper[X86] Remove old TODO. We have coverage for this now.
2018-03-15 Craig Topper[X86] Use MVT in a couple places where we know the...
2018-03-15 Aaron Smith[DebugInfo] Add a new method IPDBSession::findLineNumbe...
2018-03-15 Greg ClaytonFix a bug in "target.source-map" where we would resolve...
2018-03-15 Lei Huang[PowerPC][NFC] formatting-only fix
2018-03-15 Richard TrieuRefactoring code around move/copy initialization. ...
2018-03-15 George Burgess IVRemove unused variable; NFC
2018-03-15 Vitaly Buka[sanitizer] Fix off type in mmap64 interceptor
2018-03-15 Vedant Kumar[test] cmake: Ensure liblldb builds before tests run
2018-03-15 Lang Hames[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
2018-03-15 Richard Trieu[CFG] Allow CallExpr's to be looked up in CFG's
2018-03-15 Davide Italiano[Dictionary] Rewrite the test added in r327587 as an...
2018-03-14 George Karpenkov[analyzer] Explicitly set an -std level for the analyze...
2018-03-14 Julie Hockett[clang-tidy] Add Zircon module to clang-tidy
2018-03-14 Matt Davis[CleanUp] Remove NumInstructions field from LoopVectori...
2018-03-14 Simon Pilgrim[X86][Btver2] Add support for multiple pipelines stages...
2018-03-14 Davide Italiano[DataFormatters] Implement summary for __NSDictionary0.
2018-03-14 Vedant Kumar[test] Skip more lldb-mi tests which occasionally time...
2018-03-14 Sanjay Patel[InstSimplify] add tests for frem and vectors with...
2018-03-14 Rumeet DhindsaUpdate Error Message
2018-03-14 Mark Searles[AMDGPU] Waitcnt pass: Modify the waitcnt pass to propa...
2018-03-14 Simon Pilgrim[X86][Btver2] Add ResourceCycles and NumMicroOps overri...
2018-03-14 Reid Kleckner[FastISel] Sink local value materializations to first use
2018-03-14 Francis Visoiu... [CodeGen] Use MIR syntax for MachineMemOperand printing
2018-03-14 Nicholas Wilson[WebAssembly] Fix -Werror=extra failure due to enum...
2018-03-14 Yaxun LiuRemove test deep-ast-tree.cpp
2018-03-14 Philip Reames[EarlyCSE] Exploit open ended invariant.start scopes
2018-03-14 Reid KlecknerRevert "[ORC] Switch from shared_ptr to unique_ptr...
2018-03-14 Sanjay Patel[InstSimplify] fix folds for (0.0 - X) + X --> 0 (PR27151)
2018-03-14 Rui Ueyama[ELF] Add .eh_frame pieces to map file
2018-03-14 Eugene Zelenko[Tooling] Fix some Clang-tidy modernize and Include...
2018-03-14 Simon Pilgrim[X86] Add haswell testing for PR35635 as well.
2018-03-14 Reid Kleckner[COFF] Fix LLD COFF tests as a follow-up to r327563
2018-03-14 Yaxun LiuReduce AST depth for test deep-ast-tree.cpp for atom
2018-03-14 Francis Visoiu... [AArch64] Emit CSR loads in the same order as stores
2018-03-14 Vedant Kumar[test] Skip some lldb-mi tests which time out on Darwin
2018-03-14 Martin Storsjo[test] Fix a temp filename in a test from SVN r327561...
2018-03-14 Lang Hames[ORC] Switch from shared_ptr to unique_ptr for addModul...
2018-03-14 Rui UeyamaImplement --cref.
2018-03-14 Alexander Richardson[UpdateTestChecks] Handle IR variables with a '-' in...
2018-03-14 Reid Kleckner[COFF] Enable per-function and data sections in LTO
2018-03-14 Martin Storsjo[MinGW] Add support for the GNU ld flag --kill-at
2018-03-14 Martin Storsjo[COFF] Add support for the GNU ld flag --kill-at
2018-03-14 Reid Kleckner[wasm] Fix wasm lld test on Windows, where the executab...
2018-03-14 Reid Kleckner[COFF] Add integration test for LTO + /guard:cf
2018-03-14 Roman Lebedev[Parser] (C++) Make -Wextra-semi slightly more useful
2018-03-14 Reid Kleckner[MC] Always emit relocations for same-section function...
2018-03-14 George Rokos[libomptarget][nvptx] Bug fix: Correctly identify the...
next