platform/upstream/llvm.git
2018-05-10 Fangrui Song[ELF] --warn-backref: don't report backref to weak...
2018-05-10 Fangrui Song[ELF] Fix two tests after D45788
2018-05-10 Peter CollingbourneCOFF: Allow ICF on vtable sections.
2018-05-10 Wei Mi[SampleFDO] Don't treat warm callsite with inline insta...
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-10 Chris Matthews[LIT] Move xunit tests tests into their own location...
2018-05-10 Craig Topper[InstCombine] Replace an 'if' that should always be...
2018-05-10 Han ShenFix test cases failure caused by revision 332038.
2018-05-10 Reid Kleckner[clang-cl] Make -f[no-]coverage-mapping available
2018-05-10 Sam Clegg[WebAssembly] Initial Disassembler.
2018-05-10 Kamil RytarowskiEnable SANITIZER_INTERCEPTOR_HOOKS for NetBSD
2018-05-10 Greg ClaytonFix the code that gets the Xcode path. After path norma...
2018-05-10 Craig Topper[X86] Add new patterns for masked scalar load/store...
2018-05-10 Kuba Mracek[tsan] Add debugging API to retrieve the "external...
2018-05-10 Walter Lee[asan] Enable memtrinsics interception for RTEMS
2018-05-10 Walter Lee[sanitizer] Port fast stack unwinder to sparcv8
2018-05-10 Jonathan Coeimplementing Cursor.get_included_file in python bindings
2018-05-10 Martin StorsjoRevert "[InstCombine] snprintf optimizations"
2018-05-10 Tom StellardAMDGPU/GlobalISel: Implement select() for G_BITCAST...
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Eric FiselierFix PR37407 - callable traits don't correctly check...
2018-05-10 Tom StellardAMDGPU/GlobalISel: Enable TableGen'd instruction selector
2018-05-10 Han ShenMitigate relocation overflow [part 1 of 2].
2018-05-10 Kostya Serebryany[libFuzzer] simplify tests, remove one redundant test...
2018-05-10 Kostya Serebryany[libFuzzer] remove the dump_coverage flag, it hasn...
2018-05-10 Kamil RytarowskiSetup ORIGIN/NetBSD option in sanitizer tests
2018-05-10 Kostya Serebryany[libFuzzer] remove the experimental support for clang...
2018-05-10 Walter Lee[asan] Initialize fake stack during thread init
2018-05-10 Sanjay Patel[InstCombine] add folds for minnum(-a, -b) --> -maxnum...
2018-05-10 Wolfgang Pieb[DWARF] Fixing a bug in DWARF v5 string offsets tables...
2018-05-10 Kostya Serebryany[libFuzzer] Experimental data flow tracer for fuzz...
2018-05-10 Eric Fiselier[Itanium] Emit type info names with external linkage.
2018-05-10 Kamil RytarowskiRegister NetBSD/i386 in asan_mapping.h
2018-05-10 Omer Paparo... [InstCombine] Moving overflow computation logic from...
2018-05-10 Sanjay Patel[InstCombine] add minnum/maxnum tests (PR37404, PR37405...
2018-05-10 Gabor Buella[X86] Initialize HasPTWRITE member of X86Subtarget
2018-05-10 Julie HockettReland "[tools] Updating PPCallbacks::InclusionDirectiv...
2018-05-10 Simon Pilgrim[X86] Convert/Merge more instregex patterns to reduce...
2018-05-10 Julie HockettReland '[clang] Adding CharacteristicKind to PPCallback...
2018-05-10 Peter Wu[lsan] Try to fix test failure due to compiler optimization
2018-05-10 Peter CollingbourneCOFF: Don't create unnecessary thunks.
2018-05-10 Reid KlecknerAllow dllimport non-type template arguments in C++17
2018-05-10 George Burgess IVAdd regression test for r331976
2018-05-10 Alexey Bataev[OPENMP, NVPTX] Initial support for L2 parallelism...
2018-05-10 Haicheng Wu[CGP] Split large data structres to sink more GEPs
2018-05-10 Robert Widmann[LLVM-C] Add Accessors for Common DIType and DILocation...
2018-05-10 Sam Clegg[WebAssembly] Add a flag to control merging data segments
2018-05-10 Nico Weberlld-link: Add --color-diagnostics(={always,never,auto...
2018-05-10 Sam Clegg[WebAssembly] Simplify writing of exports section....
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-10 Sam Clegg[WebAssembly] Remove final -wasm component of target...
2018-05-10 Sam Clegg[WebAsembly] Update default triple in test files to...
2018-05-10 Simon Pilgrim[X86][Znver1] Remove unnecessary SchedWritePMULLD InstR...
2018-05-10 Sam Clegg[WebAssembly] Create section start symbols automaticall...
2018-05-10 Chandler Carruth[PM/LoopUnswitch] Avoid pointlessly creating an exit...
2018-05-10 Kamil Rytarowskiwrong usages of sem_open in the libFuzzer
2018-05-10 Simon Pilgrim[X86][SNB] Fix typo in PEXTRDmr instregex, was missing...
2018-05-10 Marshall ClowMore notes on Rapperswil issues
2018-05-10 Simon Pilgrim[X86] Split WriteVecALU/WriteVecLogic/WriteShuffle...
2018-05-10 Sanjay Patel[InstCombine] regenerate full checks; NFC
2018-05-10 Simon Atanasyan[mips] Accept 32-bit offsets for ld/sd/lld commands
2018-05-10 Simon Atanasyan[mips] Accept 32-bit offsets for lh and lhu commands
2018-05-10 Simon Atanasyan[ELF][MIPS] Add test case to check some microMIPS R6...
2018-05-10 Simon Atanasyan[ELF][MIPS] Add test case to check N32 ABI PLT generati...
2018-05-10 Alexander Shaposhnikov[llvm-objcopy] Add tests for help messages
2018-05-10 Sanjay Patel[x86] fix fmaxnum/fminnum with nnan
2018-05-10 Daniel Neilson[DSE] Teach the pass about partial overwrite of atomic...
2018-05-10 whitequark[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
2018-05-10 Sanjay Patel[x86] fix test names; NFC
2018-05-10 Sanjay Patel[x86] add tests for maxnum/minnum intrinsics with nnan...
2018-05-10 Nico WeberDon't redefine a bunch of defines from llvm-config...
2018-05-10 James Henderson[DWARF] Remove unused member and fix(?) the unit-tests...
2018-05-10 Nirav Dave[DAG] Avoid using deleted node in rebuildSetCC
2018-05-10 Roman Lebedev[DWARF] DwarfGenerator.h LineTable: explicitly mark...
2018-05-10 Roman Lebedev[DWARF] dwarfgen::LineTable::writeData(): pacify -Wcove...
2018-05-10 Roman Lebedev[DWARF] DWARFDebugLineTest: fix a few more signed/unsig...
2018-05-10 George Rimar[ELF] - Improve the test cases for notes sections.
2018-05-10 Strahinja PetrovicThis patch provides that bitfields are splitted even...
2018-05-10 James HendersonFix signed/unsigned comparison warning and print format
2018-05-10 Pavel LabathFix one more RunShellcommand occurence in mac code
2018-05-10 David Bolvansky[CFLGraph] Fixed Select instruction handling
2018-05-10 Benjamin Kramer[InstCombine] Only propagate known leading zeros from...
2018-05-10 Pavel LabathFix windows&mac builds broken by r331970 (RunShellComma...
2018-05-10 Ed Maste[ELF] Omit PT_NOTE for SHT_NOTE without SHF_ALLOC
2018-05-10 James Henderson[ELF] Rework debug line parsing to use llvm::Error...
2018-05-10 James Henderson[DWARF] Rework debug line parsing to use llvm::Error...
2018-05-10 Pavel LabathConvert all RunShellCommand functions to use the Timeou...
2018-05-10 Simon Dardis[mips] Correct the predicates of cvt.fmt.fmt instructions
2018-05-10 Pavel LabathCPlusPlusLanguage: Add unit tests for the FindAlternate...
2018-05-10 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 18.10 - Cosmic...
2018-05-10 Vitaly Buka[sanitizer] Attempt to fix strace_test.cc on ppc64le
2018-05-10 Eric FiselierRevert "[Itanium] Emit type info names with external...
2018-05-10 Gabor Buella[X86] ptwrite intrinsic
2018-05-10 Gabor Buella[X86] ptwrite intrinsic
2018-05-10 Tobias GrosserAdjust to debug info metadata format change.
2018-05-10 Craig Topper[X86] Change the implementation of scalar masked load...
2018-05-10 Eric Fiselier[Itanium] Emit type info names with external linkage.
2018-05-10 Vitaly Buka[sanitizer] Fix typo in comment
2018-05-10 Vitaly Buka[sanitizer] Renamed local variable
2018-05-10 Vitaly Buka[sanitizer] Fix compilation after invalid rebase
next