platform/upstream/llvm.git
2018-09-19 Sylvestre Ledruredirecting to llvm.org/devmtg
2018-09-19 Chris Bieneman[LLJIT] Add API to expose linking layer from LLJIT...
2018-09-19 Marshall ClowImplement LWG 2221 - No formatted output operator for...
2018-09-19 Saleem AbdulrasoolSema: handle `wint_t` more carefully for printf checking
2018-09-19 Simon Pilgrim[X86] Add initial SimplifyDemandedVectorEltsForTargetNo...
2018-09-19 Shafik Yaghmour[DataFormatters] Add formatter for C++17 std::variant
2018-09-19 Shuai Wang[analyzer] Fix nullptr access when processing instantia...
2018-09-19 Andrea Di BiagioAttempt to unbreak buidlbot lld-x86_64-darwin13 after...
2018-09-19 Eric FiselierDon't require relops on variant alternatives to all...
2018-09-19 Carl Ritson[AMDGPU] Add instruction selection for i1 to f16 conversion
2018-09-19 Saleem AbdulrasoolBasic: correct `__WINT_TYPE__` on Windows
2018-09-19 Yonghong Song[bpf] Symbol sizes and types in object file
2018-09-19 Andrea Di Biagio[TableGen][SubtargetEmitter] Add the ability for proces...
2018-09-19 Sanjay Patel[DAGCombiner][x86] add transform/hook to decompose...
2018-09-19 Dan Liew[UBSan] Fix typo in CMake conditional that checked...
2018-09-19 Fedor SergeevRevert rL342544: [New PM] Introducing PassInstrumentati...
2018-09-19 Simon PilgrimFix -Wsign-compare warnings. NFCI
2018-09-19 Alex Bradbury[AtomicExpandPass]: Add a hook for custom cmpxchg expan...
2018-09-19 Martin Storsjo[benchmark] Cherrypick fix for MinGW/ARM from upstream
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Oliver Stannard[ARM] Fix unwind information for floating point registers
2018-09-19 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Benjamin Kramer[InstCombine] Don't transform sin/cos -> tanl if for...
2018-09-19 Arnaud A. de... [compiler-rt][TSan] Add TSan runtime support for Go...
2018-09-19 Andi-Bogdan... [clang-tidy] run-clang-tidy.py - fails using python 3.7
2018-09-19 Calixte DenizetVerify commit access in fixing typo
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Simon Pilgrim[ADT][BitVector] Add push_back()
2018-09-19 Alex Bradbury[RISCV] Codegen for i8, i16, and i32 atomicrmw with...
2018-09-19 Kadir Cetinkaya[clangd] Add option to enable/disable function argument...
2018-09-19 Hans Wennborg[COFF] Emit @feat.00 on 64-bit and set the CFG bit...
2018-09-19 Simon Pilgrim[X86][SSE] Update extractelement test in preparation...
2018-09-19 Eric Liu[clangd] Store preamble macros in dynamic index.
2018-09-19 Eric Liu[Sema] Do not load macros from preamble when LoadExtern...
2018-09-19 Carlos Alberto... [DebugInfo][Dexter] Speculated BB presents illegal...
2018-09-19 Jonas Devlieghere[DWARF Verifier] Add helper function to dump DIEs....
2018-09-19 Shuai Wang[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.
2018-09-19 Marshall ClowRemove unused include of "verbose_assert.h"
2018-09-19 Dean Michael... [XRay] Detect terminfo library
2018-09-19 Thomas Lively[WebAssembly][NFC] Remove extra space in WebAssemblyIns...
2018-09-19 Matthias BraunAArch64MacroFusion: Factor out some opcode handling...
2018-09-19 Matthias BraunScheduleDAG: Cleanup dumping code; NFC
2018-09-19 Aaron PuchertThread safety analysis: Fix crash for function pointers
2018-09-18 Dean Michael... [XRay][compiler-rt] FDRLogWriter Abstraction
2018-09-18 Volodymyr SapsaiAdd a callback for `__has_include` and use it for depen...
2018-09-18 Reid Kleckner[MS] Defer dllexport inline friend functions like other...
2018-09-18 Saleem AbdulrasoolDriver: extract a local variable for the Toolchain...
2018-09-18 Artem Belevich[clang-tidy] Replace redundant checks with an assert().
2018-09-18 Thomas Lively[WebAssembly] v4f32.abs and v2f64.abs
2018-09-18 Saleem AbdulrasoolDriver: hoist `-mlimit-float-precision` (NFC)
2018-09-18 Saleem Abdulrasoolbuild: clean up some unnecessary cached variables
2018-09-18 David BlaikieFix fomit-frame-pointe+pg error
2018-09-18 Douglas YungRevert r342494 as it was failing on a bot and the autho...
2018-09-18 Vedant KumarAllow use of self.filecheck in LLDB tests (c.f self...
2018-09-18 Martin Storsjo[benchmark] Mention another cherry-picked change in...
2018-09-18 Sam McCall[clangd] Fix error handling for SymbolID parsing (notab...
2018-09-18 Kristina Brooks[builtins] Fix c?zdi2 on sparc64/Linux and ignore riscv32
2018-09-18 Don Hinton[bugpoint] Revert r318459
2018-09-18 Kristina BrooksRemove svn:executable from a documentation file.
2018-09-18 Stephen HinesFix logic around determining use of frame pointer with...
2018-09-18 Kristina Brooks[Docs] [Support] System Library to Support Library...
2018-09-18 Bruno Cardoso... [Modules] Add platform and environment features to...
2018-09-18 Christy LeeDo not optimize atomic load to non-atomic memcmp
2018-09-18 Farhana Aleen[AMDGPU] Match udot8 pattern
2018-09-18 Zachary TurnerFix function signature to actually be an override.
2018-09-18 Hiroshi Yamauchi[PGO][CHR] Add opt remarks.
2018-09-18 Christy LeeCheck lines before using alias analysis to check for...
2018-09-18 Zachary Turner[PDB] Better support for enumerating pointer types.
2018-09-18 Krzysztof Parzyszek[PostRASink] Make sure to remove subregisters from...
2018-09-18 Jinsong Ji[NFC] Update comments regarding BufferSize for ProcReso...
2018-09-18 Simon PilgrimRevert rL342465: Added function to set a register to...
2018-09-18 Simon PilgrimRevert rL342466: [llvm-exegesis] Improve Register Setup.
2018-09-18 Alex Bradbury[RISCV][MC] Use a custom ParserMethod for the bare_symb...
2018-09-18 Alex Bradbury[RISCV][MC] Reject bare symbols for the simm12 operand...
2018-09-18 Alex Bradbury[RISCV][MC] Tighten up checking of sybol operands to...
2018-09-18 Nico WeberRemove dead function user_cache_directory()
2018-09-18 Argyrios Kyrtzidis[index] Enhance indexing for module references
2018-09-18 Andrea Di Biagio[llvm-mca] Add the ability to mark register reads/write...
2018-09-18 Hans WennborgRevert r342457 "Fixes removal of dead elements from...
2018-09-18 Simon PilgrimUse pass-by-reference for-range loop. NFCI.
2018-09-18 Andrea Di Biagio[llvm-mca] Slightly refactor class InstRef. NFC.
2018-09-18 Teresa Johnson[ThinLTO] Update LangRef doc for summary parsing
2018-09-18 Nemanja Ivanovic[PowerPC] Do not emit record-form rotates when record...
2018-09-18 Teresa Johnson[LTO] Make detection of WPD remark enablement more...
2018-09-18 whitequark[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to...
2018-09-18 whitequark[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml...
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMGetIndices
2018-09-18 Eric Liu[clangd] Get rid of Decls parameter in indexMainDecls...
2018-09-18 Nemanja Ivanovic[PowerPC] Optimize compares fed by ANDISo
2018-09-18 John Brawn[TargetLowering] Android has sincos functions
2018-09-18 Hans Wennborgcl-options.c: Fix negative -cfguard check
2018-09-18 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2018-09-18 Jonas Toth[clang-tidy] use CHECK-NOTES in bugprone-unused-return...
2018-09-18 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - full...
2018-09-18 Guillaume Chatelet[llvm-exegesis] Improve Register Setup.
2018-09-18 Guillaume ChateletAdded function to set a register to a particular value...
2018-09-18 Guillaume ChateletImprove Register Setup
next