platform/upstream/llvm.git
2019-03-12 Tim NorthoverCodeGenPrep: preserve inbounds attribute when sinking...
2019-03-12 Xing GUOfix break tests after rL355922. NFCI
2019-03-12 Liang Zou[format] \t => ' '
2019-03-12 Kostya Kortchinsky[scudo][standalone] Implement checksumming functions
2019-03-12 Xing GUO[llvm-readobj] Print symbol version when dumping reloca...
2019-03-12 Fangrui Song[SimplifyLibCalls] Simplify optimizePuts
2019-03-12 Jinsong Ji[NFC][PowerPC]Assert when trying to generate directmove...
2019-03-12 Louis Dionne[pstl] Deprecate non-CMake based build
2019-03-12 Louis Dionne[pstl] Properly extract the version number from pstl_co...
2019-03-12 Fangrui Song[XRay][docs] Fix option name
2019-03-12 Anastasia Stulova[PR41007][OpenCL] Allow printf in C++ mode.
2019-03-12 Eugene Leviant[llvm-objcopy] Remove unneeded checks. NFC
2019-03-12 Simon PilgrimRevert rL355906: [SLP] Remove redundancy of performing...
2019-03-12 Simon PilgrimTry to fix SLPVectorizer BoUpSLP::BoEdgeInfo::dump...
2019-03-12 Kristof UmannRevert "[analyzer] Fix function macro crash"
2019-03-12 George Rimar[LLD][ELF] - Show symbols visibility in "undefined...
2019-03-12 Sam Parker[ARM][NFC] Delete original smlad tests
2019-03-12 Sam Parker[ARM][NFC] Move smlad tests
2019-03-12 Simon Pilgrim[SLP] Remove redundancy of performing operand reorderin...
2019-03-12 Fangrui Song[SimplifyLibCalls] Fix comments about fputs, memchr...
2019-03-12 Eugene Leviant[CGP] Fix UB when GEP is bound to trivial PHINode
2019-03-12 Kristof Umann[analyzer] Fix function macro crash
2019-03-12 David Stuttard[AMDGPU] Add support for immediate operand for S_ENDPGM
2019-03-12 Sjoerd Meijer[TTI] Enable analysis of clib functions in getIntrinsic...
2019-03-12 Simon Tatham[TableGen] Allow 2^63-1 and 2^63-2 as int literals.
2019-03-12 Alex Bradbury[RISCV] Add test cases for the lp64 ABI
2019-03-12 Raphael IsemannCorrectly look up declarations in inline namespaces
2019-03-12 Raphael IsemannFix git-llvm crashing when trying to remove directory...
2019-03-12 Kristina BrooksVery minor typo. NFC
2019-03-12 Eli FriedmanFix test to unconditionally create a GNU-format archive.
2019-03-12 Peter CollingbourneELF: Remove dead code. NFCI.
2019-03-12 Peter Collingbournellvm-objcopy: Remove unused field. NFCI.
2019-03-12 Petr Hosek[Driver] Support object files in addition to static...
2019-03-12 Aaron Smith[DebugInfo] Add test cases for FlagNonTrivial
2019-03-12 Sanjoy DasReland "Relax constraints for reduction vectorization"
2019-03-12 Eli Friedman[ELF] Print a better error for an archive containing...
2019-03-12 Jonas Devlieghere[CMake] Avoid clang-tablegen-targets dependency when...
2019-03-12 Rui UeyamaInclude an archive file name in an error message for...
2019-03-12 Evgeniy Stepanov[msan] Fix BMI2 detection in msan tests.
2019-03-11 Nathan LanzaAdd a case in SymbolFile{Native,}PDB::TranslateLanguage...
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-03-11 David BlaikieHexagon RDF: Replace function template (plus explicit...
2019-03-11 Jonas Devlieghere[Reproducers] Make ReproducerInstrumentation a textual...
2019-03-11 Nico Weberlld-link: Only print demangled symbol names by default
2019-03-11 Eric FiselierAllow optional to tolerate being used with a nested...
2019-03-11 Rong Xu[PGO] Add options for context-sensitive PGO
2019-03-11 Alex LangfordRewrite comment to be clearer
2019-03-11 Sanjoy DasRevert "Relax constraints for reduction vectorization"
2019-03-11 Craig Topper[X86] Remove ProcModel and ProcFeatures tablegen classe...
2019-03-11 Jessica PaquetteRecommit "[GlobalISel][AArch64] Add selection support...
2019-03-11 Evgeniy StepanovRemove ASan asm instrumentation.
2019-03-11 Alex Bradbury[RISCV] Do a sign-extension in a compare-and-swap of...
2019-03-11 Sanjoy DasRelax constraints for reduction vectorization
2019-03-11 Alex Bradbury[RISCV] Allow fp as an alias of s0
2019-03-11 Jonas Devlieghere[Reproducers] Reinterpret cast to void*
2019-03-11 Jessica Paquette[GlobalISel][AArch64] Always fall back on aarch64.neon...
2019-03-11 Alex Bradbury[RISCV][NFC] Convert some MachineBaiscBlock::iterator...
2019-03-11 Jonas Devlieghere[Reproducers] Implement log_append for function pointers.
2019-03-11 Nico WeberRemove esan.
2019-03-11 Med Ismail... Fix some comment typos.
2019-03-11 Nikita Popov[SDAG][AArch64] Legalize VECREDUCE
2019-03-11 Alexey Bataev[OPENMP]Fix codegen for declare target link in target...
2019-03-11 Nico Webergn build: Merge r355777
2019-03-11 Nico Webergn build: Merge r355835
2019-03-11 Nico Webergn build: Merge r355834
2019-03-11 Jonas Paulsson[RegAlloc] Avoid compile time regression with multiple...
2019-03-11 Shoaib Meenai[clang] Add install targets for API headers
2019-03-11 Brian Gesiak[coroutines][PR40979] Ignore unreachable uses across...
2019-03-11 Michael TrentDetect malformed LC_LINKER_COMMANDs in Mach-O binaries
2019-03-11 Greg ClaytonFix a crasher in StackFrame::GetValueForVariableExpress...
2019-03-11 Simon Pilgrim[X86] Extend widening comparison test.
2019-03-11 Jinsong Ji[NFC][PowerPC] Add comment for PPCAsmPrinter::printOperand
2019-03-11 Simon Pilgrim[DAG] FoldSetCC - reuse valuetype + ensure its simple.
2019-03-11 Brian Gesiak[Utils] Extract EliminateUnreachableBlocks (NFC)
2019-03-11 Simon Pilgrim[DAG] Move SetCC NaN handling into FoldSetCC
2019-03-11 Mitch Phillips[HWASan] Remove address significance from tag_mismatch.
2019-03-11 Adrian PrantlMakefile.rules: Upstream SDKROOT handling code for...
2019-03-11 Jonas Devlieghere[Reproducers] Replace callbacks with void*
2019-03-11 Adrian PrantlBring Doxygen comment syntax in sync with LLVM coding...
2019-03-11 Mitch Phillips[HWASan] Fixed minor AArch64/GCC build error.
2019-03-11 Stanislav MekhanoshinUse bitset for assembler predicates
2019-03-11 Michal Gorny[lldb] [test] Mark more tests flakey on NetBSD
2019-03-11 Craig Topper[TableGen] Replace a dyn_cast with isa to avoid an...
2019-03-11 Stanislav Mekhanoshin[AMDGPU] Mark enum types in SIDefines.h as unsigned
2019-03-11 Hyrum Wright[clang-tidy] Add the abseil-time-compare check
2019-03-11 Rui UeyamaFail early if an output file is not writable
2019-03-11 Jeremy Morse[SimplifyCFG] Retain debug info when threading jumps...
2019-03-11 George Rimar[yaml2obj] - Simplify. NFC.
2019-03-11 Krasimir Georgievclang-format: distinguish ObjC call subexpressions...
2019-03-11 Michal Gorny[lldb] [test] Mark a few tests flakey on NetBSD
2019-03-11 Louis Dionne[libc++] Remove empty header xlocale/xlocale.h
2019-03-11 Simon Pilgrim[DAG] TargetLowering::SimplifySetCC - call FoldSetCC...
2019-03-11 Pavel LabathAttempt to fix MSVC build error after r355824
2019-03-11 Petar Jovanovic[MIPS][microMIPS] Add a pattern to match TruncIntFP
2019-03-11 Pavel LabathAdd "operator bool" to SB APIs
2019-03-11 Sam Parker[CGP] Limit distance between overflow math and cmp
2019-03-11 Jeremy Morse[JumpThreading] Retain debug info when replacing branch...
2019-03-11 George Rimar[llvm-objcopy] - Fix --compress-debug-sections when...
2019-03-11 Kadir Cetinkaya[clangd] Respect Origin option in createStaticIndexingA...
2019-03-11 Benjamin KramerRemove an unnecessary -f when cp'ing to a file that...
next