platform/upstream/llvm.git
2018-02-07 Jason Molendalldb running on an ios device is using the _dyld_get_al...
2018-02-07 Craig Topper[Mips][AMDGPU] Update test cases to not use vector...
2018-02-07 Dmitry MikulinDon't set dso_local flag in LTO resolutions for absolut...
2018-02-07 Rui UeyamaMake sure that --no-check-sections doesn't print out...
2018-02-07 Erich Keane[NFC] Change odd cast-through-unknown behavior to an...
2018-02-07 Julie Hockett[clang-tidy] Update fuchsia-multiple-inheritance to...
2018-02-07 Matt ArsenaultAMDGPU: Select BFI patterns with 64-bit ints
2018-02-07 Erich Keane[NFC] Correct a typo'ed comment and reworded, since...
2018-02-07 Michael Zolotukhin[LCSSAVerification] Run verification only when asserts...
2018-02-07 Rafael EspindolaSimplify libtool compatibility hack.
2018-02-06 Craig Topper[DAGCombiner][AMDGPU][X86] Turn cttz/ctlz into cttz_zer...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-02-06 Akira Hatanaka[Sema][ObjC] Use SmallSetVector to fix a failing test...
2018-02-06 Eli FriedmanPlace undefined globals in .bss instead of .data
2018-02-06 Marshall ClowRemove more of the std::experimental bits that are...
2018-02-06 Eli Friedman[LivePhysRegs] Fix handling of return instructions.
2018-02-06 Rafael EspindolaConvert a use of Config->Static.
2018-02-06 Walter Lee[Myriad] Define __ma2x5x and __ma2x8x
2018-02-06 Volodymyr Sapsai[Lex] Fix handling numerical literals ending with ...
2018-02-06 Rafael EspindolaStore just argv[0] in Config.
2018-02-06 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-02-06 Andrew KaylorAdd SelectionDAGDumper support for strict FP nodes
2018-02-06 Lang HamesAdd OrcJIT dependency for Kaleidoscope Chapter 9.
2018-02-06 Adrian PrantlFix a crash when emitting DIEs for variable-length...
2018-02-06 Lang Hames[ORC] Use explicit constructor calls to fix a builder...
2018-02-06 Lang Hames[ORC] Remove some unused lambda captures.
2018-02-06 Craig Topper[X86] Add test cases that exercise the BSR/BSF optimiza...
2018-02-06 Sanjay Patel[x86] add tests to show demanded bits shortcoming; NFC
2018-02-06 Yan ZhangSupport special acronyms inside property names and...
2018-02-06 Lang Hames[docs] Add out-of-date warnings to the BuildingAJIT...
2018-02-06 Lang Hames[ORC] Start migrating ORC layers to use the new ORC...
2018-02-06 Sanjay Patel[AArch64] add test to show sub-optimal isel; NFC
2018-02-06 Sanjay Patel[x86] add test to show missed BMI isel; NFC
2018-02-06 Daniel Neilson[DSE] Upgrade uses of MemoryIntrinic::getAlignment...
2018-02-06 Sanjay Patel[TargetLowering] use local variable to reduce duplicati...
2018-02-06 Adrian PrantlRemove obsolete file
2018-02-06 Marshall ClowMark P0777 as complete
2018-02-06 Marshall ClowImplement P0777: Treating unnecessay decay
2018-02-06 Sanjay Patel[TargetLowering] use local variables to reduce duplicat...
2018-02-06 Adrian PrantlPass --build-dir to dotest in the Xcode project
2018-02-06 Daniel Neilson[InferAddressSpaces] Update uses of IRBuilder memory...
2018-02-06 Paul Robinson[DWARFv5] Emit .debug_line_str (in a non-DWO file).
2018-02-06 Krzysztof Parzyszek[Hexagon] Extract HVX lowering and selection into HVX...
2018-02-06 Krzysztof Parzyszek[Hexagon] Lower concat of more than 2 vectors into...
2018-02-06 Benjamin Kramer[clangd] Make the premble tremble.
2018-02-06 Alexey Bataev[SLP] Update test checks, NFC.
2018-02-06 Ilya BiryukovRevert "[clangd] The new threading implementation"...
2018-02-06 Nico WeberFix building libc++ with the macOS 10.13 SDK with ...
2018-02-06 Daniel Neilson[InlineFunction] Update deprecated use of IRBuilder...
2018-02-06 Stanislav Mekhanoshin[AMDGPU] removed dead code handling rmw in memory legalizer
2018-02-06 Ilya Biryukov[clangd] Attempt to unbreak windows buildbots.
2018-02-06 Krzysztof Parzyszek[Hexagon] Don't form new-value jumps from floating...
2018-02-06 Eugene ZemtsovMore correct handling of error cases C++ name parser
2018-02-06 Marshall ClowFix misleading indentation; replace a couple of NULLs...
2018-02-06 John McCallPass around function pointers as CGCallees, not bare...
2018-02-06 Jan VeselyAdd vstore_half_rte implementation
2018-02-06 Jan VeselyAdd vstore_half_rtp implementation
2018-02-06 Jan VeselyAdd vstore_half_rtn implementation
2018-02-06 Jan VeselyAdd vstore_half_rtz implementation
2018-02-06 Jan Veselyvstore_half: Consolidate declarations
2018-02-06 Jan Veselyvstore_half: Add support for custom rounding functions
2018-02-06 Jan Veselyvstore_half: Make sure the helper function is always...
2018-02-06 Simon Pilgrim[InstCombine][ValueTracking] Match non-uniform constant...
2018-02-06 Adrian PrantlBuild each testcase variant in its own subdirectory...
2018-02-06 Craig Topper[X86] Auto-generate checks. NFC
2018-02-06 Rafael EspindolaHide the --full-shutdown option.
2018-02-06 Ben Hamilton[clang-format] Add more tests for Objective-C 2.0 gener...
2018-02-06 Ilya Biryukov[clangd] Fixed a bug in the new threading implementation.
2018-02-06 George Karpenkov[analyzer] [tests] Show function name in CmpRuns output
2018-02-06 Ilya Biryukov[clangd] Fixed compilation on Windows buildbot.
2018-02-06 Sjoerd Meijer[ARM] f16 conversions
2018-02-06 Nirav Dave[DAG, X86] Improve Dependency analysis when doing multi...
2018-02-06 Eric Liu[clangd] Use URIs in index symbols.
2018-02-06 Simon PilgrimRegenerate vector-urem test. NFCI.
2018-02-06 Ilya Biryukov[clangd] The new threading implementation
2018-02-06 Benjamin Kramer[COFF] LTO does not require a disassembler.
2018-02-06 Eric Liu[clangd] Remove unused variable. NFC
2018-02-06 Marek OlsakAMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
2018-02-06 Krzysztof Parzyszek[Hexagon] Remove leftover assert
2018-02-06 Sam McCall[clangd] Don't try pthread, just use thread_local....
2018-02-06 Krzysztof Parzyszek[Hexagon] Split HVX operations on vector pairs
2018-02-06 Krzysztof Parzyszek[Hexagon] Add helper functions to identify single/pair...
2018-02-06 Krzysztof Parzyszek[Hexagon] Handle lowering of SETCC via setCondCodeAction
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKUS support for truncation of clamped...
2018-02-06 Tim Renouf[AMDGPU] do not generate .AMDGPU.config for amdpal...
2018-02-06 Fedor Sergeev[Solaris] Silence -pthread warning on Solaris
2018-02-06 Sander de Smalen[AArch64][SVE] Asm: Add AND_ZI instructions and aliases
2018-02-06 Sylvestre LedruUnittests misc. typos
2018-02-06 Clement Courbet[MergeICmps] Handle chains with several complex BCE...
2018-02-06 George Rimar[ELF] - Re-commit r324322 "Use InitTargetOptionsFromCod...
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKSS support for truncation of clamped...
2018-02-06 Jacek OlesiakTest commit - fixing a comment.
2018-02-06 Krasimir Georgiev[clang-format] Adds space around angle brackets in...
2018-02-06 Hiroshi Inoue[PowerPC] fix up in rL324229, NFC
2018-02-06 Petar Jovanovic[DeadArgumentElim] Set pointer to DISubprogram before...
2018-02-06 Sam McCall[clangd] Cut input-mirror.test down to size. NFC
2018-02-06 Sam McCall[clangd] Support simpler JSON-RPC stream parsing for...
2018-02-06 George RimarRevert r324322 "[ELF] - Use InitTargetOptionsFromCodeGe...
2018-02-06 Alexander IvchenkoFix unused variable warning in release mode. NFC.
2018-02-06 Haojian Wu[clangd] Fix incorrect file path for symbols defined...
next