platform/upstream/llvm.git
2018-08-10 Matt Davis[llvm-mca] Make InstrBuilder::getOrCreateInstrDesc...
2018-08-10 Sanjay Patel[InstCombine] add tests to show disabling of libcall...
2018-08-10 Zachary TurnerResubmit r339450 - [MS Demangler] Add conversion operat...
2018-08-10 Zachary Turner[MS Demangler] Demangle cv qualifiers on template args.
2018-08-10 Matt ArsenaultAMDGPU: More canonicalized operations
2018-08-10 Sanjay Patelrevert r339450 - [MS Demangler] Add conversion operator...
2018-08-10 Matt ArsenaultAMDGPU: Combine and of seto/setuo and fp_class
2018-08-10 Matt ArsenaultAMDGPU: Turn class x, p_zero|n_zero into fcmp oeq x, 0
2018-08-10 Matt ArsenaultAMDGPU: Match isfinite pattern to class instructions
2018-08-10 George KarpenkovInvalidate static locals when escaping lambdas
2018-08-10 Matt ArsenaultAMDGPU: Add LLVM_FALLTHROUGH
2018-08-10 Stella Stamenova[tests, libstdcxx] Add missing test category on the...
2018-08-10 Aaron BallmanAllow relockable scopes with thread safety attributes.
2018-08-10 Aaron BallmanUpdate the coding standards and developer policy docume...
2018-08-10 Alex Lorenz[clangd] extend the publishDiagnostics response to...
2018-08-10 Sanjay Patel[InstCombine] add/update tests for selectBinOpIdentity...
2018-08-10 Akira HatanakaMake changes to the check strings so that the test...
2018-08-10 Volodymyr Sapsai[libcxx] Mark charconv tests as failing for previous...
2018-08-10 Zachary Turner[MS Demangler] Add conversion operator tests.
2018-08-10 Evgeniy Stepanov[hwasan] Remove liblog dependency.
2018-08-10 Jordan Rupprecht[llvm-objcopy] NFC: consistently use typename ELFT...
2018-08-10 Evgeniy Stepanov[hwasan] Add -hwasan-with-ifunc flag.
2018-08-10 Sanjay Patel[InstCombine] revert r339439 - rearrange code for foldS...
2018-08-10 David Bolvansky[InstCombine][NFC] Added tests for select with binop...
2018-08-10 Stefan GranitzRichManglingContext: Make m_ipd_str_len a local variabl...
2018-08-10 Sanjay Patel[InstCombine] rearrange code for foldSelectBinOpIdentit...
2018-08-10 Akira Hatanaka[CodeGen] Merge equivalent block copy/helper functions.
2018-08-10 Roman Lebedev[clang-tidy] check_clang_tidy.py: support CHECK-NOTES...
2018-08-10 Zachary Turner[MS Demangler] Properly demangle conversion operators.
2018-08-10 Zachary Turner[MS Demangler] Disable a couple of tests.
2018-08-10 Zachary Turner[MS Demangler] Fix several issues related to templates.
2018-08-10 Alexander Kornienko[clang-tidy: modernize] modernize-redundant-void-arg...
2018-08-10 Sam Parker[ARM] Disallow zexts in ARMCodeGenPrepare
2018-08-10 Louis Dionne[libc++] Enable aligned allocation based on feature...
2018-08-10 Tatyana KrasnukhaAmend "Remove unused type Either from Utility library".
2018-08-10 David ChisnallFix a deprecated warning in the last commit.
2018-08-10 David ChisnallAdd Windows support for the GNUstep Objective-C ABI V2.
2018-08-10 Andi-Bogdan... [clang-tidy] run-clang-tidy.py - add synchronisation...
2018-08-10 Kirill Bobyrev[clangd] Allow consuming limited number of items
2018-08-10 Simon Pilgrim[X86][SSE] Pull out repeated shift getOpcode() calls...
2018-08-10 Hans Wennborgclang-cl: accept -fcrash-diagnostics-dir=
2018-08-10 Bruno RicciFix a wrong type bug in ParsedAttr::TypeTagForDatatypeData
2018-08-10 Simon PilgrimFix -Wimplicit-fallthrough warning introduced in rL339397.
2018-08-10 Andrea Di Biagio[Tablegen][SubtargetEmitter] refactor method `emitSched...
2018-08-10 Hans Wennborgclang-cl: Support /guard:cf,nochecks
2018-08-10 Hans WennborgRename the cfguard module flag to cfguardtable
2018-08-10 Max Kazantsev[NFC] Add tests that demonstrate that MustExecute is...
2018-08-10 Haojian Wu[clangd] Fix a "-Wdangling-else" compiler warning in...
2018-08-10 Haojian Wu[clang-tidy] Omit cases where loop variable is not...
2018-08-10 Alexander Potapenko[MSan] Shrink the register save area for non-SSE builds
2018-08-10 George Rimar[ELF] - Get rid of SyntheticSection::postThunkContents...
2018-08-10 George Rimar[LLD][ELF] - Fix crash when using empty --defsym.
2018-08-10 George Burgess IV[MemorySSA] "Fix" lifetime intrinsic handling
2018-08-10 David Bolvansky[InstCombine] Transform str(n)cmp to memcmp
2018-08-10 Richard TrieuFix size calculation from r339380
2018-08-10 Vlad TsyrklevichRevert "SafeStack: Delay thread stack clean-up"
2018-08-09 Heejin Ahn[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable...
2018-08-09 Craig Topper[X86] Qualify one of the heuristics in combineMul to...
2018-08-09 Vlad TsyrklevichSafeStack: Delay thread stack clean-up
2018-08-09 Jordan Rupprecht[llvm-objcopy] NFC: Add some color to error()
2018-08-09 Stephen KellyMark up deprecated methods as such
2018-08-09 Stephen KellyRemove obsolete set call
2018-08-09 Stephen KellyPort getLocEnd -> getEndLoc
2018-08-09 Stephen KellyPort getLocStart -> getBeginLoc
2018-08-09 Matt ArsenaultValueTracking: Start enhancing isKnownNeverNaN
2018-08-09 Heejin Ahn[WebAssembly] Fix wasm backend compilation on gcc 5...
2018-08-09 Reid Kleckner[MC] Move EH DWARF encodings from MC to CodeGen, NFC
2018-08-09 Sanjay Patel[InstSimplify] move minnum/maxnum with Inf folds from...
2018-08-09 Matt ArsenaultAMDGPU: Add another missing builtin
2018-08-09 Jake EhrlichAdd owner for llvm-objcopy
2018-08-09 Jonathan Peyton[OpenMP] Cleanup code
2018-08-09 Emmett NeymanAdded LLVM metadata to generated IR to increase vectori...
2018-08-09 JF Bastien[NFC] ConstantMerge: factor out some functions
2018-08-09 JF BastienConstantMerge: update MadeChange when change is made
2018-08-09 Erich KeaneFix and recommit r339382 based on solution from RSmith:
2018-08-09 Philip Reames[LICM] Suppress a compiler warning noticed by one of...
2018-08-09 Erich KeaneRevert -r339382, which apparently breaks the Windows...
2018-08-09 Stephen KellyPort getLocEnd -> getEndLoc
2018-08-09 Stephen KellyPort getLocStart -> getBeginLoc
2018-08-09 Stephen KellyPort getStartLoc -> getBeginLoc
2018-08-09 Erich Keane[NFC] Complete the rule-of-5 for ParsedAttr
2018-08-09 Erich Keane[NFC] Simplify 'friend' declaration in ParsedAttr
2018-08-09 Ana Pazos[RISC-V] Fixed alias for addi x2, x2, 0
2018-08-09 Erich Keane[NFC] Convert ParsedAttr to use llvm::TrailingObjects
2018-08-09 Stephen KellyFix build
2018-08-09 Philip Reames[LICM] hoist fences out of loops w/o memory operations
2018-08-09 Stephen KellyFix typo
2018-08-09 Stephen KellyRemove obsolete policy settings
2018-08-09 Erik Pilkington[Sema] P0961R1: Relaxing the structured bindings custom...
2018-08-09 Stephen KellyAdd getEndLoc API to replace getLocEnd
2018-08-09 Stephen KellyAdd getBeginLoc API to replace getStartLoc
2018-08-09 Stephen KellyAdd getBeginLoc API to replace getLocStart
2018-08-09 Sid Manning[ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocations
2018-08-09 Kostya Kortchinsky[sanitizer] Remove rsp from the clobber list in interna...
2018-08-09 George Karpenkov[analyzer] Fix the bug in UninitializedObjectChecker...
2018-08-09 Sanjay Patel[InstCombine] allow fsub+fmul FMF folds for vectors
2018-08-09 David CarlierFix few g++ 8 warning with non obvious copy object...
2018-08-09 JF Bastien[NFC] Remove magic bool param in RAUW
2018-08-09 Krzysztof Parzyszek[Hexagon] Map ISD::TRAP to J2_trap0(#0)
2018-08-09 Rui UeyamaSupport RISC-V
next