platform/upstream/llvm.git
2018-05-08 Martin Storsjo[AsmPrinter] Allow emitting codeview for any windows...
2018-05-08 Martin Storsjo[llvm-rc] Add support for all missing dialog controls
2018-05-08 Martin Storsjo[Driver] Don't add -dwarf-column-info when using -gcode...
2018-05-08 Jessica PaquetteChange -foutline to -moutline
2018-05-08 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-05-08 Rumeet DhindsaUpdate ThinLTO Indexing logic
2018-05-08 Stephane SezerAdd missing newlines to cl::extrahelp uses
2018-05-08 Max Moroz[Coverage] Take filenames into account when loading...
2018-05-08 Daniel NeilsonChanging constants in a test (NFC)
2018-05-08 Hideki Saito[LV] Fix for PR37248, Broadcast codegen incorrectly...
2018-05-08 Tim Renouf[AMDGPU] Provide machine -> name mapping
2018-05-08 Lei Huang[Power9]Legalize and emit code for truncate and convert...
2018-05-08 Matt ArsenaultAMDGPU: Fix broken check lines in test
2018-05-08 Matt ArsenaultAMDGPU: Don't use undef in a test
2018-05-08 Stephane Sezer[docs] Fix a typo in KaleidoscopeJIT tutorial
2018-05-08 Matt ArsenaultAMDGPU: Fix broken dynamic vector indexing for packed...
2018-05-08 Matt ArsenaultDAG: Use correct shift width type
2018-05-08 Vitaly Buka[sanitizer] Read file to InternalMmapVectorNoCtor
2018-05-08 Lei Huang[Power9]Legalize and emit code for truncate and convert...
2018-05-08 Vitaly Buka[sanitizer] Close fd on ReadFromFile error
2018-05-08 Changpeng FangAMDGPU: Use eraseFromParent to delete am instruction...
2018-05-08 Lei Huang[Power9]Legalize and emit code for truncate and convert...
2018-05-08 Zachary Turner[lit] Fix running tests that require 'examples'.
2018-05-08 Vitaly Buka[sanitizer] Fix InternalMmapVectorNoCtor reserve and...
2018-05-08 Guozhi Wei[CodeGenPrepare] Move Extension Instructions Through...
2018-05-08 Rui UeyamaRefactor BitcodeCompiler::add(). NFC.
2018-05-08 Rui UeyamaFix a bug that a copy of a large vector was created...
2018-05-08 Lei Huang[PowerPC] Unify handling for conversion of FP_TO_INT...
2018-05-08 Greg ClaytonAdd support to object files for accessing the .debug_ty...
2018-05-08 Alexander Shaposhnikov[llvm-objcopy] Fix exit code
2018-05-08 Stanislav Mekhanoshin[AMDGPU] Added checks for dpp_ctrl value
2018-05-08 Simon Atanasyan[ELF][MIPS] Fix test case in attempt to restore Windows...
2018-05-08 Simon Pilgrim[X86] Tag PCONFIG instruction with WriteSystem schedule...
2018-05-08 Simon Atanasyan[ELF][MIPS] Fix calculation of GP relative relocations...
2018-05-08 Stefan Maksimovic[mips][msa] Pattern match the splat.d instruction
2018-05-08 Simon Pilgrim[X86] Split off WriteIMul64 from WriteIMul schedule...
2018-05-08 Simon Pilgrim[llvm][x86] SandyBridge/IvyBridge don't support BMI1...
2018-05-08 Alexey Bataev[OPENMP, NVPTX] Fix linkage of the global entries.
2018-05-08 Simon Pilgrim[X86] Split WriteIDiv into div/idiv 8/16/32/64 implemen...
2018-05-08 Sven van Haastregt[OpenCL] Factor out language version printing
2018-05-08 Simon Pilgrim[llvm-mca][x86] Add div/idiv, mul/imul and inc/dec...
2018-05-08 Jonas Devlieghere[test] Re-enable TestUnicodeSymbols
2018-05-08 Roman Lebedev[clang-tidy] Profile is a per-AST (per-TU) data.
2018-05-08 Aleksei Sidorin[ASTImporter] Properly import SourceLocations of Attrs
2018-05-08 Martin Storsjo[llvm-rc] Update a stale comment. NFC.
2018-05-08 Simon Pilgrim[X86] Add vector masked load/store scheduler classes...
2018-05-08 Gabor Horvath[ASTMatchers] Overload isConstexpr for ifStmts
2018-05-08 Sander de Smalen[AArch64][SVE] Asm: Support for LD1R load-and-replicate...
2018-05-08 Simon Pilgrim[X86] Add SchedWriteFTest/SchedWriteVecTest TEST schedu...
2018-05-08 Simon Dardis[mips] Mark various memory instructions as being in...
2018-05-08 Sander de Smalen[AArch64] Disallow vector operand if FPR128 Q register...
2018-05-08 Simon Dardis[mips] Correct clo/clz predicates
2018-05-08 Simon PilgrimFix 'not all control paths return a value' MSVC warning...
2018-05-08 Peter Smith[LLD][ELF][AArch64] Increase test coverage of AArch64Er...
2018-05-08 Peter Smith[LLD][ELF] Add test cases to improve code coverage...
2018-05-08 Krasimir Georgiev[clang-format] Add raw string formatting to release...
2018-05-08 Jeremy Morse[X86] Mark all byval parameters as aliased
2018-05-08 Alexander Ivchenko[X86][CET] Shadow stack fix for setjmp/longjmp
2018-05-08 Martin Storsjo[llvm-rc] Don't strictly require quotes around external...
2018-05-08 Hans WennborgObject: Find terminator correctly when reading long...
2018-05-08 Eric Fiselier[C++2a] Implement operator<=>: Fix another bug in the...
2018-05-08 Tobias Grosser[test] Replace undef with true/false to make test case...
2018-05-08 Gabor Buella[x86] Introduce the encl[u|s|v] intrinsics
2018-05-08 Gabor Buella[x86] Introduce the enclv instruction
2018-05-08 Bjorn Pettersson[LCSSA] Do not remove used PHI nodes in formLCSSAForIns...
2018-05-08 Gabor Buella[x86] Introduce the pconfig intrinsic
2018-05-08 Gabor Buella[x86] Introduce the pconfig instruction
2018-05-08 Fangrui Song[DebugInfo] Accept `S` in augmentation strings in CIE.
2018-05-08 Walter Lee[asan] Fix bug introduced by r331647
2018-05-08 Vitaly Buka[sanitizer] Add InternalMmapVector::swap
2018-05-08 Vitaly Buka[sanitizer] Fix error checking in ThreadLister
2018-05-08 Igor KudrinRevert "[sanitizer] Be more accurate when calculating...
2018-05-08 Frederic RissReally test type lookup in TestCppTypeLookup.py
2018-05-08 Roman Tereshin[MachineVerifier][GlobalISel] Verifying generic extends...
2018-05-08 Petr Hosek[CMake] Pass additional CMake flags in Fuchsia cache...
2018-05-08 Eric Fiselier[C++2a] operator<=>: Fix incorrect use of Twine.
2018-05-08 Roman Tereshin[MIRParser][GlobalISel] Parsing vector pointer types...
2018-05-08 Dean Michael... [XRay][compiler-rt] Add llvm-mca assembler annotations...
2018-05-08 Kostya Serebryany[dfsan] update the abilist for the sanitizer coverage...
2018-05-08 Teresa Johnson[NewPM] Emit inliner NoDefinition missed optimization...
2018-05-08 Fangrui SongAdd a CIE with length 0 unconditionally.
2018-05-08 Eric Fiselier[C++2a] Implement operator<=>: Address bugs and post...
2018-05-08 Richard TrieuMove test input file into same directory as test. NFC
2018-05-08 Sam Clegg[WebAssembly] MC: Use existing MCSymbol.Index field...
2018-05-07 Sam Clegg[MC] ELFObjectWriter: Removing unneeded variable and...
2018-05-07 Rui UeyamaRename a local variable whose scope is very narrow...
2018-05-07 Chandler CarruthRevert r330742: Let TableGen write output only if it...
2018-05-07 Vitaly Buka[sanitizer] Simplify ThreadLister interface
2018-05-07 Rui UeyamaImprove error message for --plugin-opt=thinlto-prefix...
2018-05-07 Rui UeyamaRename Config::ThinLTOIndexOnlyObjectFiles -> Config...
2018-05-07 Rui UeyamaSplit BitcodeCompiler::init() into two functions. NFC.
2018-05-07 Eric FiselierFix failing codegen test on non-x86_64 platforms
2018-05-07 Rumeet DhindsaAdd support for thinlto option ( thinlto-emit-imports...
2018-05-07 Roman TereshinFollow Up on [MachineVerifier][GlobalISel] NFC, Improvi...
2018-05-07 Roman Tereshin[MachineVerifier][GlobalISel] Checking that generic...
2018-05-07 Roman Tereshin[MachineVerifier][GlobalISel] NFC, Improving MO printin...
2018-05-07 Richard SmithPR37352: mangle numbering for decomposition declarations.
2018-05-07 Tom StellardAMDGPU/GlobalISel: Don't try to lower hull shaders
2018-05-07 Rui UeyamaDo not call exit() directly from lld.
2018-05-07 Rui UeyamaRefactor ThinLTO-related code in BitcodeCompiler.cpp...
next