platform/upstream/llvm.git
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.
2016-03-31 Rafael EspindolaFix the alignment check.
2016-03-31 Alexander Kornienko[docs] Fix a typo, change the style of the clang-tidy...
2016-03-31 Alexander Kornienkonote for top-level consts in function decls tidy
2016-03-31 Anastasia Stulova[OpenCL] Added nosvm attribute for OpenCL v2.0.
2016-03-31 Benjamin Kramer[TTI] Let the cost model estimate ctpop costs based...
2016-03-31 Alexey Bataev[OPENMP] Support dumping OpenMP specific constructs.
2016-03-31 Alexey Bataev[OPENMP] Allow skip expression after comma in clauses...
2016-03-31 Zlatko Buljan[mips][microMIPS] Implement MFC*, MFHC* and DMFC* instr...
2016-03-31 Jeroen KetemaSilence warnings in OCaml bindings
2016-03-31 Jonas PaulssonIndentation fix in SystemZInstrInfo.cpp
2016-03-31 Akira Hatanaka[CodeGenCXX] Fix ItaniumCXXABI::getAlignmentOfExnObject...
2016-03-31 Mike SpertusVisual Studio native visualization for clang::TemplateDecl
2016-03-31 Sanjoy Das[InstCombine] Fix incorrect rule from rL236202
2016-03-31 Sanjoy DasDelete trailing whitespace
2016-03-31 Sanjoy Das[SCEV] Track NoWrap properties using MatchBinaryOp...
2016-03-31 Sanjoy Das[SCEV] NFC code motion to simplify later change
2016-03-31 Craig Topper[X86] Use MVT instead of EVT in code called after legal...
2016-03-31 Richard TrieuFix -Wdynamic-class-memaccess to skip invalid classes.
2016-03-31 Davide Italiano[DebugInfo] Subprograms should belong to a CU.
2016-03-31 Eric FiselierFix LWG issue 2469 - Use piecewise construction in...
2016-03-31 Hal Finkel[PowerPC] Load two floats directly instead of using...
2016-03-31 Bruno Cardoso... [DarwinDriver] Increase the number of valid digits...
2016-03-31 Eric FiselierTeach __tree how to handle map's __value_type
2016-03-31 Eric FiselierUpdate container_test_types.h and cleanup the related...
2016-03-31 Sean SilvaFix case confusion.
2016-03-31 Pete CooperRevert "Remove useless unreachable. Switch coverage...
2016-03-31 Pete CooperRemove unused variants of make_dynamic_error_code....
2016-03-31 Pete CooperUse Expected<T> instead of ErrorOr<T>in yaml reader...
2016-03-31 Enrico GranataAdd --help and --long-help options to 'command alias...
2016-03-31 Pete CooperChange library search methods to return Optional instea...
2016-03-31 Pete CooperFix a bunch more of -Wpessimizing-move issues.
2016-03-31 Pete CooperFix a bunch of -Wpessimizing-move issues.
2016-03-31 Sanjoy DasIntroduce a @llvm.experimental.guard intrinsic
2016-03-31 George Burgess IV[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
2016-03-31 Pete CooperConvert a few macho reader/writer helpers to new error...
2016-03-30 Pete CooperConvert readBinary to llvm::Error. NFC
2016-03-30 Hans WennborgAdd some more triples after r264966
2016-03-30 Bruno Cardoso... [CrashReproducer] Add a module map callback for added...
2016-03-30 Bruno Cardoso... [VFS] Handle empty entries in directory traversal
2016-03-30 Justin Lebar[CUDA] Add -disable-llvm-passes to CodeGenCUDA/link...
2016-03-30 Pete CooperConvert normalized file to atoms methods to new error...
2016-03-30 Eric FiselierFix deduction of __atomic_load's parameter types.
2016-03-30 Hans Wennborg[X86] Enable call frame optimization ("mov to push...
2016-03-30 Justin Lebar[CUDA] Don't initialize the CUDA toolchain if we don...
2016-03-30 Justin Lebar[CUDA] Make unattributed constexpr functions implicitly...
2016-03-30 Justin Lebar[CUDA] Add math forward declares to CUDA header wrapper.
2016-03-30 Pete CooperFix MachO test which is failing on a Windows bot.
2016-03-30 Pete CooperConvert lld file writing to llvm::Error. NFC.
2016-03-30 Matt ArsenaultAMDGPU: Add frexp_mant + frexp_exp builtins
2016-03-30 Matthias BraunCodeGen: Factor out code for tail call result compatibi...
2016-03-30 Matthias BraunAvoid unnecessary #include; NFC
2016-03-30 Enrico GranataEnhance the 'type X list' commands such that they actua...
2016-03-30 Simon Atanasyan[ELF][MIPS] Revert r264761 and add test case to demonst...
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
next