platform/upstream/llvm.git
2016-04-01 Mehdi AminiFix MSVC warning "comparison of integers of different...
2016-04-01 Mehdi AminiFix S390 big endian detection
2016-04-01 Mehdi AminiConst correctness in raw_sha1_ostream (NFC)
2016-04-01 Mehdi AminiAdd support for computing SHA1 in LLVM
2016-04-01 Sean SilvaImprove CHECK-NOT robustness of dllexport tests
2016-04-01 Michael KupersteinUse range-based for loops. NFC.
2016-04-01 Mike SpertusVisual Studio native visualizers for clang::TemplateSpe...
2016-04-01 Devin Coughlin[analyzer] Prefer accessor method in extension over...
2016-04-01 Mehdi AminiRevert "Add support for computing SHA1 in LLVM"
2016-04-01 Sanjoy DasDon't insert stackrestore on deoptimizing returns
2016-04-01 Sanjoy DasDon't insert lifetime end markers on deoptimizing returns
2016-04-01 Sanjoy DasDon't use an i64 return type with webkit_jscc
2016-04-01 Matthias BraunAArch64ISelLowering: Remove unused variables/arguments...
2016-04-01 Chuang-Yu ChengFix Sub-register Rewriting in Aggressive Anti-Dependenc...
2016-04-01 Mehdi AminiAdd missing test for the "Module hash in bitcode" added...
2016-04-01 Mehdi AminiAdd a module Hash in the bitcode and the combined index...
2016-04-01 Mehdi AminiAdd support for computing SHA1 in LLVM
2016-04-01 Justin LebarRevert "Protect some assertions with NDEBUG rather...
2016-04-01 Justin LebarProtect some assertions with NDEBUG rather than DEBUG().
2016-04-01 Justin Lebar[NVPTX] Add a truncate DAG node to some calls.
2016-04-01 Justin Lebar[NVPTX] Read __CUDA_FTZ from module flags in NVVMReflect.
2016-04-01 Justin Lebar[NVPTX] Annotate some instructions as hasSideEffects...
2016-04-01 Justin Lebar[ifcnv] Add brief comment explaining what ifcnv is.
2016-04-01 Mehdi AminiFix Windows build (typo in disk_space() implementation)
2016-04-01 Greg ClaytonFixed an issue that could cause debugserver to return...
2016-04-01 Davide Italiano[LTO] Inherit options from Codegen before initializing...
2016-04-01 Akira Hatanaka[LoopVectorize] Don't unconditionally print vectorizati...
2016-04-01 Justin Lebar[CUDA] Fix typo in __clang_cuda_runtime_wrapper.h.
2016-04-01 Mehdi AminiAdd disk_space() to llvm::fs
2016-04-01 Adrian Prantltestcase gardening: update the emissionKind enum to...
2016-04-01 Mehdi AminiRevert "Add disk_space() to llvm::fs"
2016-04-01 Adrian PrantlFix a captialization error in r265077.
2016-03-31 Adrian PrantlAdapt to LLVM API change in r265077.
2016-03-31 Adrian PrantlMove the DebugEmissionKind enum from DIBuilder into...
2016-03-31 Hans WennborgFollow-up to r265036: I got these iterators mixed up
2016-03-31 Mehdi Aminiclang-format the large enum definitions in LLVMBitCodes.h
2016-03-31 Mehdi AminiUse const ref instead of value for Twine in the disk_sp...
2016-03-31 Peter CollingbourneELF: Correctly handle --whole-archive for thin archives.
2016-03-31 Eugene ZelenkoUpdate release notes with list of checks added since...
2016-03-31 Matthias Braunlit: python3 compatibility fix
2016-03-31 Peter CollingbourneCreate thin archive in GNU format to fix test on OS X.
2016-03-31 Mehdi AminiAdd disk_space() to llvm::fs
2016-03-31 Tim ShenMove asm-printer-topological-order.ll to PowerPC backend
2016-03-31 Peter CollingbourneObject: Add function for moving thin archive object...
2016-03-31 Peter CollingbourneObject: Correctly read thin archives containing absolut...
2016-03-31 Tim Shen[AsmPrinter] Print aliases in topological order
2016-03-31 Chandler CarruthFix PR26940 where compiles times regressed massively.
2016-03-31 Mehdi AminiRevert "Add disk_space() to llvm::fs"
2016-03-31 Evgeniy StepanovPreserve blockaddress use edges in the module splitter.
2016-03-31 David Majnemer[NVPTX] Infer __nvvm_reflect as nounwind, readnone
2016-03-31 Simon Atanasyan[ELF] Implement infrastructure for thunk code creation
2016-03-31 Peter CollingbourneELF: Add more variants of ignored flags.
2016-03-31 Chris Bieneman[CMake] Provide the ability to skip stripping when...
2016-03-31 Rui UeyamaDefine a utility function to read -O and lto-O options.
2016-03-31 Simon PilgrimWdocumentation parameter fix
2016-03-31 Sanjay Patelfix typo; NFC
2016-03-31 Peter CollingbourneELF: Add flag for controlling LTO optimization level.
2016-03-31 Simon PilgrimFixed signed/unsigned warning
2016-03-31 Jun Bum Lim[AArch64] Allow loads with imp-def to be handled in...
2016-03-31 Mehdi AminiAdd disk_space() to llvm::fs
2016-03-31 Hal Finkel[PowerPC] Cleanup test/CodeGen/PowerPC/qpx-load-splat.ll
2016-03-31 Sanjay Patel[x86] add memset tests to show another potential improv...
2016-03-31 Hal Finkel[PowerPC] Add a late MI-level pass for QPX load/splat...
2016-03-31 Hans WennborgRevert r265039 "[X86] Merge adjacent stack adjustments...
2016-03-31 Simon Pilgrim[X86][SSE] Some basic tests for variable shuffles
2016-03-31 Ed Mastelld: accept and ignore _fbsd suffix in emulation name
2016-03-31 Evgeniy StepanovPreserve extern_weak linkage in CloneModule.
2016-03-31 Argyrios Kyrtzidis[index] Fix regression where ObjC method declarations...
2016-03-31 Chris Bieneman[CMake] Provide the ability to skip stripping when...
2016-03-31 Benjamin Kramer[ARM] Expand v1i64 and v2i64 ctpop.
2016-03-31 Hans Wennborg[X86] Merge adjacent stack adjustments in eliminateCall...
2016-03-31 Tim NorthoverDiagnostics: remove dodgy handler for bitcode inlineasm...
2016-03-31 Betul Buyukkurt[PGO] Avoid instrumenting constants at value sites
2016-03-31 Hans WennborgChange eliminateCallFramePseudoInstr() to return an...
2016-03-31 Akira HatanakaFix the comment for the function added in r264998.
2016-03-31 Daniel Dunbar[lit][googletest] Handle upstream gtest output
2016-03-31 Etienne Bergeron[clang-tidy] Add a new checker to detect missing comma...
2016-03-31 Jacques Pienaar[lanai] isBrImm should accept any non-constant immediate.
2016-03-31 Ehsan Amiri[PPC] basic support for Power 9 direct move instructions
2016-03-31 Rong Xu[PGO] use emplace_back. NFC.
2016-03-31 Sanjay Patel[x86] use SSE/AVX ops for non-zero memsets (PR27100)
2016-03-31 Valery Pykhtin[AMDGPU] enable few disassembler tests that were mistak...
2016-03-31 Hans WennborgMore checks in win32-seh-nested-finally.ll after commen...
2016-03-31 Ulrich Weigand[PowerPC] Attempt to fix fast-isel-i64offset.ll failure
2016-03-31 Xinliang David LiMinor code cleanup /NFC
2016-03-31 Stephan BergmannDon't use potentially invalidated iterator
2016-03-31 Ulrich Weigand[PowerPC] Correctly compute 64-bit offsets in fast...
2016-03-31 Nemanja Ivanovic[PowerPC] Basic support for P9 atomic loads and stores
2016-03-31 Jun Bum Lim[AArch64] Handle missing store pair opportunity
2016-03-31 Ulrich Weigand[PowerPC] Remove incorrect use of COPY_TO_REGCLASS...
2016-03-31 Daniel Sanders[mips] Range check simm16
2016-03-31 Daniel Sanders[mips] Range check simm11 and mem_simm11.
2016-03-31 Pavel LabathDon't vary debug info for lldb-server tests
2016-03-31 Dmitry Polukhin[IFUNC] Introduce GlobalIndirectSymbol as a base class...
2016-03-31 Sam Kolton[AMDGPU] Disassembler: support for DPP
2016-03-31 Daniel Sanders[mips] Split mem_msa into range checked mem_simm10...
2016-03-31 Nirav DavePrevent X86ISelLowering from merging volatile loads
2016-03-31 Rafael EspindolaPass a const SymbolBody to needsGot. NFC.
2016-03-31 Pavel LabathFix DWO breakage in r264909
2016-03-31 Daniel Sanders[mips] Range check simm9 and fix a bug this revealed.
next