platform/upstream/llvm.git
2018-08-17 Heejin Ahn[WebAssembly] Modify LateEHPrepare one-line description...
2018-08-16 Vitaly BukaRevert "Establish the <bit> header. NFC yet. Reviewed...
2018-08-16 David BlaikieDebugInfo: Remove command line (& target-based) disabli...
2018-08-16 Hubert Tong[libc++] Use correct rand.eng.mers all-zeroes seed...
2018-08-16 David BlaikieDisable pubnames in NVPTX debug info using metadata
2018-08-16 Heejin Ahn[WebAssembly] CFG stackify support for exception handling
2018-08-16 Julie HockettRevert "Implement a (simple) Markdown generator"
2018-08-16 Alex LangfordRemove commented out constructor from Scalar
2018-08-16 Vedant KumarRelax a CHECK line to allow for dso_local
2018-08-16 Evgeniy StepanovRevert "Revert "[hwasan] Add __hwasan_handle_longjmp.""
2018-08-16 Chandler Carruth[x86/MIR] Implement support for pre- and post-instructi...
2018-08-16 Vedant KumarAdd a basic integration test for C++ smart pointers
2018-08-16 Alex LangfordRemove outdated TODOs in RegisterValue
2018-08-16 Sanjay Patel[InstCombine] add reflection fold for tan(-x)
2018-08-16 Evgeniy StepanovRevert "[hwasan] Add __hwasan_handle_longjmp."
2018-08-16 Vedant Kumar[InstrProf] Use atomic profile counter updates for...
2018-08-16 Greg ClaytonUpdate the Core file loading instructions so they keep...
2018-08-16 Sanjay Patel[InstCombine] add tests for tan with negated arg; NFC
2018-08-16 Richard SmithFactor Node creation out of the demangler. No functiona...
2018-08-16 Alina SbirleaUpdate MemorySSA in Local utils removing blocks.
2018-08-16 Evgeniy Stepanov[hwasan] Enable Android logging.
2018-08-16 Justin Bogner[docs] Try to clarify the FuzzingLLVM docs
2018-08-16 Julie HockettImplement a (simple) Markdown generator
2018-08-16 Alina Sbirlea[DomTree] Add constructor to create a new DT based...
2018-08-16 Craig Topper[DAGCombiner] Don't reassociate operations that have...
2018-08-16 Craig Topper[X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG...
2018-08-16 Richard SmithFactor Node creation out of the demangler. No functiona...
2018-08-16 Marshall ClowEstablish the <bit> header. NFC yet. Reviewed as https...
2018-08-16 Reid Kleckner[MC] Improve COFF associative section lookup
2018-08-16 David BlaikieUpdate for LLVM API change
2018-08-16 Chandler Carruth[MI] Change the array of `MachineMemOperand` pointers...
2018-08-16 David BlaikieDebugInfo: Add metadata support for disabling DWARF...
2018-08-16 Michael Bergadd a missed case for binary op FMF propagation under...
2018-08-16 Philip Reames[AST] Speculative build fix for a polly buildbot
2018-08-16 Philip Reames[MemLoc] Fix a bug causing any use of invariant.end...
2018-08-16 Evgeniy Stepanov[hwasan] Add __hwasan_handle_longjmp.
2018-08-16 Matt ArsenaultAMDGPU: Correct errors in device table
2018-08-16 Emmett NeymanUpdate README and Dockerfile to include llvm-proto...
2018-08-16 Evgeniy Stepanov[hwasan] Add malloc_fill_byte and free_fill_byte flags.
2018-08-16 Krzysztof Parzyszek[SystemZ] Require asserts in subregliveness-06.mir
2018-08-16 Philip Reames[LICM][NFC] Restructure pointer invalidation API in...
2018-08-16 Vedant Kumar[dotest] Make --test-subdir work with --no-multiprocess
2018-08-16 Andrea Di Biagio[llvm-mca] Fix -Wpessimizing-move warnings introduced...
2018-08-16 Peter CollingbourneAdd missing test file from r339799.
2018-08-16 Craig Topper[X86] Pre-commit test case for D50827.
2018-08-16 Jacob Gravelle[WebAssembly] Remove temporary workaround for function...
2018-08-16 Krzysztof Parzyszek[MachineVerifier] Check if predecessor is jointly domin...
2018-08-16 Andrea Di Biagio[llvm-mca] Refactor how execution is orchestrated by...
2018-08-16 Eli Friedman[SelectionDAG] Improve the legalisation lowering of...
2018-08-16 Jordan Rupprecht[llvm-strip] Add support for -p/--preserve-dates
2018-08-16 Reid KlecknerFix lldb-vscode build on Windows
2018-08-16 Raphael Isemann[ASTImporter] Add test for member pointer types.
2018-08-16 Raphael Isemann[ASTImporter] Add test for importing CompoundAssignOper...
2018-08-16 Raphael Isemann[ASTImporter] Add test for DoStmt
2018-08-16 Raphael Isemann[ASTImporter] Add test for WhileStmt
2018-08-16 Raphael Isemann[ASTImporter] Add test for IndirectGotoStmt
2018-08-16 Vedant KumarDisable two flaky pexpect-backed tests on Darwin
2018-08-16 Reid KlecknerUpdate LLD tests for CodeView dumper change in r339907
2018-08-16 Krzysztof Parzyszek[RegisterCoalescer] Shrink to uses if needed after...
2018-08-16 Greg ClaytonAdd a new tool named "lldb-vscode" that implements...
2018-08-16 Reid KlecknerUpdate LLDB for LLVM CodeView API change in r339907
2018-08-16 Zachary TurnerFix memory leak in demangling of string literals.
2018-08-16 Simon Pilgrim[TargetLowering] Add support for non-uniform vectors...
2018-08-16 Reid Kleckner[codeview] Use push_macro to avoid conflicts instead...
2018-08-16 Nirav Dave[MC] Cleanup noop default case spelling. NFC.
2018-08-16 Fangrui Song[ELF] mergeSections: remove non-alive MergeInputSection
2018-08-16 Tom StellardRevert "unittests: Don't install TestPlugin.so"
2018-08-16 Matt ArsenaultAMDGPU: Custom lower fexp
2018-08-16 Simon Pilgrim[X86][SSE] Add sdiv by nonuniform constant vector test...
2018-08-16 Evandro Menezes[NFC] Fix typo in test cases
2018-08-16 Jordan RupprechtNFC: Test commit access
2018-08-16 Simon Pilgrim[TargetLowering] Refactor BuildSDIV in preparation...
2018-08-16 Tom Stellardunittests: Don't install TestPlugin.so
2018-08-16 Benjamin Kramer[MC] Remove unused variable
2018-08-16 Nirav Dave[MC][X86] Enhance X86 Register expression handling...
2018-08-16 Zachary TurnerFix -Wmicrosoft-goto warnings.
2018-08-16 Zachary TurnerAdd support for AVX-512 CodeView registers.
2018-08-16 Zachary Turner[MS Demangler] Demangle string literals.
2018-08-16 Zachary Turner[MS Demangler] Don't fail on MD5-mangled names.
2018-08-16 Simon Pilgrim[TableGen] TypeSetByHwMode::operator== optimization
2018-08-16 Sanjay Patel[ConstantFolding] add tests for funnel shift intrinsics...
2018-08-16 Simon Pilgrim[TableGen] Avoid self getPredicates() != comparison...
2018-08-16 Evandro Menezes[InstCombine] Expand the simplification of pow(x, 0...
2018-08-16 David Carlier[Sanitizer] Fix build openbsd
2018-08-16 Andrea Di Biagio[llvm-mca] Small refactoring in preparation for another...
2018-08-16 Simon Pilgrim[TableGen] Return ValueTypeByHwMode by const reference...
2018-08-16 Hans Wennborg[cmake] Prevent LLVMgold.so from being unloaded on...
2018-08-16 George Rimar[LLD][ELF] - Add a test case for DT_SONAME entry reading.
2018-08-16 Simon PilgrimFixed unused variable warning. NFCI.
2018-08-16 Stefan Maksimovic[libunwind][mips] Include gcc_s for linkage
2018-08-16 Kirill Bobyrev[clangd] NFC: Improve Dex Iterators debugging traits
2018-08-16 George Rimar[LLD][ELF] - Add a test case.
2018-08-16 Sanjay Patel[InstCombine] move vector compare before same-shuffled ops
2018-08-16 Louis Dionne[libcxx] By default, do not use internal_linkage to...
2018-08-16 George Rimar[yaml2obj] - Allow to use numeric sh_link (Link) value...
2018-08-16 George Rimar[yaml2elf] - Use check-next in test.
2018-08-16 Sam Parker[ARM] Ignore GEPs in ARMCodeGenPrepare
2018-08-16 George Rimar[yaml2elf] - Simplify code, add a test. NFC.
2018-08-16 Dean Michael... [XRay][compiler-rt] Remove MAP_NORESERVE from XRay...
2018-08-16 Sam Parker[ARM] Allow zext in ARMCodeGenPrepare
next