platform/upstream/llvm.git
2019-01-21 Petr Hosek[Driver] Don't pass default value to getCompilerRTArgString
2019-01-21 Petr Hosek[CMake][Fuchsia] Drop -DNDEBUG, re-enable modules
2019-01-20 Craig Topper[X86] Add missing test cases for some int/fp->fp conver...
2019-01-20 Stephen KellyFix test after AST dump output change
2019-01-20 Serge GueltonTentative fix for r351701 and gcc 6.2 build on ubuntu
2019-01-20 Serge GueltonTentative fix for r351701 and gcc 6.2 build on ubuntu
2019-01-20 Vitaly Buka[safestack] Remove Darwin from supported platforms
2019-01-20 Stephen KellyTry to port tests to AST dump changes
2019-01-20 Serge GueltonAdd missing test file
2019-01-20 Serge GueltonReplace llvm::isPodLike<...> by llvm::is_trivially_cop...
2019-01-20 Matt ArsenaultAMDGPU: Legalize more bitcasts
2019-01-20 Matt ArsenaultGlobalISel: Add isPointer legality predicates
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Really legalize exts from i1
2019-01-20 Simon Pilgrim[X86] Auto upgrade VPCOM/VPCOMU intrinsics to generic...
2019-01-20 Matt ArsenaultGlobalISel: Implement widenScalar for basic FP ops
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Legalize f32->f16 fptrunc
2019-01-20 Craig Topper[X86] Remove the cvtuqq2ps256/cvtqq2ps256 mask builtins...
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Fix some crashs in g_unmerge_values...
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Regbank select for fpext
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Cleanup legality for extensions
2019-01-20 Simon Pilgrim[X86] Auto upgrade old style VPCOM/VPCOMU intrinsics...
2019-01-20 Dan LiewFix bug in `AsanAllocatorASVT` (ASan) and `AllocatorASV...
2019-01-20 Simon Pilgrim[X86] Replace VPCOM/VPCOMU with generic integer compari...
2019-01-20 Simon Pilgrim[X86] Replace VPCOM/VPCOMU with generic integer compari...
2019-01-20 Miklos Vajna[clang-tidy] misc-non-private-member-variables-in-class...
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit vector select costs
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit fcmp costs for pre-SSE42...
2019-01-20 Simon Pilgrim[TTI][X86] Reordered getCmpSelInstrCost cost tables...
2019-01-20 Simon Pilgrim[CostModel][X86] Split icmp/fcmp costs tests and test...
2019-01-20 Simon Pilgrim[CostModel][X86] Add masked load/store/gather/scatter...
2019-01-20 Simon Pilgrim[CostModel][X86] Add non-constant vselect cost tests
2019-01-20 Dylan McKay[AVR] Remove unneeded XFAILs from the Generic CodeGen...
2019-01-20 Dylan McKay[AVR] Allow AVR to be explicitly set as the default...
2019-01-20 Dylan McKay[AVR] Replace two references to ARM's 't2_so_imm' type...
2019-01-20 Dylan McKay[AVR] Fix codegen bug in 16-bit loads
2019-01-20 Dylan McKayRevert "[AVR] Fix codegen bug in 16-bit loads"
2019-01-20 Vedant Kumar[ConstantMerge] Factor out check for un-mergeable globa...
2019-01-20 Eric FiselierFix aligned allocation availability XFAILs after D56445.
2019-01-20 Eric FiselierRevert "Fix aligned allocation availability XFAILs...
2019-01-20 Eric Fiseliermake XFAIL, REQUIRES, and UNSUPPORTED support multi...
2019-01-19 Eric FiselierImprove docker images and configuration; create compile...
2019-01-19 Craig Topper[X86] Add masked MCVTSI2P/MCVTUI2P ISD opcodes to model...
2019-01-19 Johannes Doerfert[FIX] Generalize the expected results for callback...
2019-01-19 Nathan LanzaFix order of arguments in an lldb type summary in examples
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --only-section
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --only-keep-debug
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --strip-debug
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Add support for removing sections
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Add a testcase for patching the...
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Remove a superfluous namespace...
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Rename a test from .yaml to ...
2019-01-19 Chandler CarruthUpdate an example to use the new LLVM file header.
2019-01-19 Chandler CarruthUpdate the coding standards with the new file header.
2019-01-19 Chandler CarruthUpdate the license mentioned in this documentation.
2019-01-19 Chandler CarruthUpdate generator script to use the new license file...
2019-01-19 Chandler CarruthUpdate structured references to the license to the...
2019-01-19 Chandler CarruthUpdate more file headers across all of the LLVM project...
2019-01-19 Stephen Kelly[ASTDump] NFC: Convert iterative loops to cxx_range_for
2019-01-19 Stephen Kelly[ASTDump] NFC: Use `const auto` in cxx_range_for loops
2019-01-19 Nikita Popov[InstCombine] Simplify cttz/ctlz + icmp ugt/ult
2019-01-19 Johannes Doerfert[NFX] Fix language reference title declaration
2019-01-19 Johannes Doerfert[FIX] Restrict callback pthreads_create test to linux...
2019-01-19 Johannes Doerfert[NFC] Generalize expected output for callback test
2019-01-19 Johannes Doerfert[NFC] Fix unused variable warnings in Release builds
2019-01-19 Chandler CarruthUpdate the license header in this man-page file.
2019-01-19 Kristina BrooksRemove a period from CREDITS.TXT (testing email change...
2019-01-19 Eric FiselierFix all the bots.
2019-01-19 Stephen KellyMove decl context dumping to TextNodeDumper
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-19 Chandler CarruthRemove unnecesasry comment markers.
2019-01-19 Chandler CarruthConvert two more files that were using Windows line...
2019-01-19 Chandler CarruthRemove random windows line endings that snuck into...
2019-01-19 Chandler CarruthUpdate some code used in our visual studio plugins...
2019-01-19 Chandler CarruthInstall new LLVM license structure and new developer...
2019-01-19 Chandler CarruthCleanup non-UTF8 characters and some types I found...
2019-01-19 Johannes DoerfertEmit !callback metadata and introduce the callback...
2019-01-19 Johannes DoerfertEnable IPConstantPropagation to work with abstract...
2019-01-19 Johannes DoerfertAbstractCallSite -- A unified interface for (in)direct...
2019-01-19 Roman TereshinReapply "[CGP] Check for existing inttotpr before creat...
2019-01-19 Eric FiselierFix aligned allocation availability XFAILs after D56445.
2019-01-19 Vedant Kumar[MergeFunc] Allow merging identical vararg functions...
2019-01-19 Vedant Kumar[HotColdSplit] Mark inherently cold functions as such
2019-01-19 Vedant Kumar[HotColdSplit] Remove a set which tracked split functio...
2019-01-19 Vedant Kumar[CodeExtractor] Emit lifetime markers around reloads...
2019-01-19 Evgeniy Stepanov[hwasan] Madvise away unused shadow.
2019-01-19 Roman TereshinRevert "Reapply "[CGP] Check for existing inttotpr...
2019-01-19 Roman TereshinReapply "[CGP] Check for existing inttotpr before creat...
2019-01-19 Amara EmersonRevert r351584: "GlobalISel: Verify g_zextload and...
2019-01-19 Reid Kleckner[X86] Deduplicate static calling convention helpers...
2019-01-19 Nico WeberUse llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_E...
2019-01-19 Nico WeberUse llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_E...
2019-01-19 Rui UeyamaRemove F_modify flag from FileOutputBuffer.
2019-01-18 Mandeep Singh... [lld] Use range-based llvm::sort
2019-01-18 Jonas Devlieghere[dotest] Add logging to investigate CI issue.
2019-01-18 Artem Dergachev[analyzer] pr37688: Fix a crash upon evaluating a delet...
2019-01-18 Artem Dergachev[analyzer] Do not try to body-farm Objective-C properti...
2019-01-18 Vitaly Buka[safestack] Add ThreadId type as uint64_t
2019-01-18 Stephen Kelly[ASTDump] Add test for current AST dump behavior
2019-01-18 Stephen Kelly[ASTDump] NFC: Move variable into if() statement
2019-01-18 Stephen Kelly[ASTDump] NFC: Remove redundant condition
next