platform/upstream/llvm.git
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
2018-09-18 Alexander KornienkoRemove trailing whitespace introduced in r342440.
2018-09-18 Simon Pilgrim[X86][SSE] LowerShift - pull out repeated getTargetVShi...
2018-09-18 David Carlier[Xray] llvm-xray fix possible segfault
2018-09-18 Eric Liu[clangd] Merge ClangdServer::DynamicIndex into FileInde...
2018-09-18 Jonas Toth[clang-tidy] use CHECK-NOTES in bugprone-forwarding...
2018-09-18 Jonas Toth[clang-tidy] use CHECK-NOTES in tests for bugprone...
2018-09-18 Yury GribovFixes removal of dead elements from PressureDiff (PR37252).
2018-09-18 Sam McCall[clangd] dexp tool uses llvm::cl to parse its flags.
2018-09-18 David Green[AArch64] Attempt to parse more operands as expressions
2018-09-18 Sam McCall[clangd] Update code completion for #include completion...
2018-09-18 Eric Liu[clangd] Adapt API change after 342451.
2018-09-18 Eric Liu[Index] Add an option to collect macros from preprocesor.
2018-09-18 Martin Storsjo[benchmark] Lowercase windows specific includes
2018-09-18 Sam McCall[CodeComplete] Add completions for filenames in #includ...
2018-09-18 Martin Storsjo[COFF] Fix the name mangling of a function in the autoe...
2018-09-18 Martin Storsjo[COFF] Add support for delay loading DLLs for ARM64
2018-09-18 Martin Storsjo[COFF] Fix a block with incorrect indentation. NFC.
2018-09-18 Fangrui Song[pp-trace] Remove unused using directives
2018-09-18 Max Kazantsev[IndVars] Remove unreasonable checks in rewriteLoopExit...
2018-09-18 Matt ArsenaultAMDGPU: Don't form fmed3 if it will require materialization
2018-09-18 Matt ArsenaultLSV: Fix adjust alloca alignment trick for AMDGPU
2018-09-18 QingShan Zhang[PowerPC] Add Itineraries of IIC_IntMulHD for P7/P8
2018-09-18 QingShan Zhang[PowerPC][NFC] Add a mulld testcase for scheduling...
2018-09-18 Matt ArsenaultAMDGPU: Expand vector canonicalizes
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMIsCleanup
2018-09-18 whitequark[NFC][OCaml] Fix copy paste error in file header
2018-09-18 whitequark[NFC][OCaml] Fix implicit declaration compilation warnings
2018-09-18 whitequark[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructTy...
2018-09-18 whitequark[LLVM-C] Add support for ConstantExpr in LLVMGetNumIndi...
2018-09-18 whitequark[OCaml] Add OCaml APIs for Invoke arguments and destina...
next