platform/upstream/llvm.git
2016-09-08 Rafael EspindolaHandle globs in global symbol names.
2016-09-08 Tobias GrosserGICHelper: Correctly assign return value
2016-09-08 Kuba Brecka[asan] Fix handle_abort_on_error.cc test on Darwin
2016-09-08 Aditya KumarAdded 'inline' attribute to basic_string's destructor
2016-09-08 Tobias GrosserSCEVAffinator: Add missing __isl_take annotations
2016-09-08 Valentina GiustiFix for rL280668, Intel(R) Memory Protection Extensions...
2016-09-08 Rafael EspindolaUse a protected destructor instead of a virtual one.
2016-09-08 Tobias GrosserScopInfo: Make clear that no double-free problem exists
2016-09-08 Tobias GrosserScopDetection: Make sure we do not accidentally divide...
2016-09-08 Tobias GrosserDependenceInfo: Make clear that no double-free problem...
2016-09-08 Rafael EspindolaCompute section names only once.
2016-09-08 Tobias GrosserIslNodeBuilder: Add missing __isl_take annotations
2016-09-08 Renato Golin[ARM XRay] Try to fix Thumb-only failure
2016-09-08 Filipe Cabecinhas[asan] Handle SIGBART signal description. (found by...
2016-09-08 Ed MasteFix -Wcovered-switch-default warning in AppleObjCRuntim...
2016-09-08 James Molloy[SDAGBuilder] Don't create a binary tree for switches...
2016-09-08 Ed MasteFix unused variable and integer sign warnings from...
2016-09-08 Filipe Cabecinhas[asan] Reify ErrorDeadlySignal
2016-09-08 James Molloy[Thumb1] AND with a constant operand can be converted...
2016-09-08 James Molloy[Thumb1] Fix cost calculation for complemented immediates
2016-09-08 Simon Pilgrim[SelectionDAG] Add BUILD_VECTOR support to computeKnown...
2016-09-08 Simon Pilgrim[DAGCombiner] Enable AND combines of splatted constant...
2016-09-08 Rafael EspindolaPack InputSectionData from 72 to 64 bytes. NFC.
2016-09-08 Abhishek AggarwalLLDB: API for iPermission of object file's sections
2016-09-08 Tobias GrosserScopInfo: Add missing __isl_take annotation
2016-09-08 Pavel LabathFix test breakage in r280919
2016-09-08 Simon PilgrimMoved unreachable to appease msvc, gcc and clang
2016-09-08 Kuba Brecka[tsan] Support C++11 call_once in TSan on Darwin
2016-09-08 Pavel Labathgdb-remote: Add jModulesInfo packet
2016-09-08 Pablo BarrioRevert "[ARM] Lower UDIV+UREM to UDIV+MLS (and the...
2016-09-08 Simon PilgrimFixed a 'not all control paths return a value' warning...
2016-09-08 George Rimar[ELF] - Add virtual destructor to LinkerScriptBase...
2016-09-08 Eugene LeviantLinker script: implement ALIGNOF
2016-09-08 Simon Atanasyan[ELF][MIPS] Fix initialization of TLS-related GOT entries
2016-09-08 Simon Atanasyan[ELF][MIPS] Update the comment
2016-09-08 Eugene LeviantSet entry address to 0x0 if no _start symbol
2016-09-08 George Rimar[ELF] - Apply clang-format to LinkerScript.cpp, NFC.
2016-09-08 George Rimar[ELF] - Linkerscript: simplify access to templated...
2016-09-08 Hrvoje Varga[mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC...
2016-09-08 Vitaly Buka[asan] Test that asan does not report use-after-scope...
2016-09-08 Vitaly Buka[asan] Avoid lifetime analysis for allocas with can...
2016-09-08 Jason MolendaI'm experimenting with changing how the mixed source...
2016-09-08 Michael ZolotukhinRevert "[LoopUnroll] Properly update loop-info when...
2016-09-08 Rui UeyamaRename test file. NFC.
2016-09-08 Jason MolendaI had a problem with one SDK where dispatch_release...
2016-09-08 Jason MolendaForce the initialization of the m_type ivar in
2016-09-08 Michael Zolotukhin[LoopUnroll] Properly update loop-info when cloning...
2016-09-08 Nico WeberCorrectly escape %.
2016-09-08 Peter CollingbourneAdd explicit casts to size_t to try to appease MSVC.
2016-09-08 Vedant Kumar[llvm-cov] Disable zlib compression in a test input...
2016-09-08 Peter CollingbourneCodeGen: Clean up implementation of vtable initializer...
2016-09-08 Vedant Kumar[llvm-cov] Use less space to describe source names
2016-09-08 Vedant Kumar[llvm-cov] Drop the longest common filename prefix...
2016-09-08 Michael Kuperstein[CGP] Be less conservative about tail-duplicating a...
2016-09-08 Justin Lebar[AA] Fix typo in comment (s/hase/has).
2016-09-08 Jim InghamRemove lldb coding conventions as they are no longer...
2016-09-08 Dean Michael... [XRay] Remove unused variable
2016-09-08 Dean Michael... [XRay] ARM 32-bit no-Thumb support in compiler-rt
2016-09-08 Dean Michael... [XRay] ARM 32-bit no-Thumb support in Clang
2016-09-08 Dean Michael... [XRay] ARM 32-bit no-Thumb support in LLVM
2016-09-07 Piotr PadlewskiDeleted right file
2016-09-07 Piotr PadlewskiRevert "[thinlto] Deleted unused test file"
2016-09-07 Evgeniy Stepanov[sanitizer] Fix a conflict between abort_on_error and...
2016-09-07 Peter CollingbourneIR: Remove Value::intersectOptionalDataWith, replace...
2016-09-07 Vitaly BukaRevert "[asan] Avoid lifetime analysis for allocas...
2016-09-07 Piotr Padlewski[thinlto] Deleted unused test file
2016-09-07 Evgeniy Stepanov[asan] Fix build on Linux.
2016-09-07 Vitaly Buka[asan] Avoid lifetime analysis for allocas with can...
2016-09-07 Jason MolendaRemove CxaDemangle.cpp / .h from xcode project file.
2016-09-07 Daniel Jasperclang-format: [JavaScript] Change default AllowShortFun...
2016-09-07 Saleem Abdulrasoolbuiltins: make sure that flags is setup properly for...
2016-09-07 Evgeniy Stepanov[asan] Fix a crash in GetCurrentThread() before init.
2016-09-07 Evgeniy Stepanov[asan] Add openlog() on Android.
2016-09-07 Daniel Jasperclang-format: [JavaScript] Do requoting in a separate...
2016-09-07 Sanjay Patel[InstCombine] use m_APInt to allow icmp (and (sh X...
2016-09-07 Jason Henline[SE] Add getName method to Device class
2016-09-07 Jan VeselyAvoid ambiguity in calling atom_add functions.
2016-09-07 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-09-07 Justin Lebar[CUDA] Rework "optimizations" and "publication" section...
2016-09-07 Justin Lebar[CUDA] Clarify that -l and -L only need to be passed...
2016-09-07 Justin Lebar[CUDA] Further reformat "invoking clang" section of...
2016-09-07 Hal Finkel[SimplifyCFG] Don't try to create metadata-valued PHIs
2016-09-07 Haicheng Wu[LoopUnroll] Correct a debug message. NFC.
2016-09-07 Ed MasteELF: Add -Qy as ignored option
2016-09-07 Francis Ricci[compiler-rt] Allow sanitizers to be compiled for windo...
2016-09-07 Elena DemikhovskyShift-left (ISD::SHL) operation crashes on "DAG Legaliz...
2016-09-07 Sanjay Patel[InstCombine] allow icmp (and X, C2), C1 folds for...
2016-09-07 Rui UeyamaFix inconsistent indentation.
2016-09-07 Justin Lebar[CUDA] Fix typo in link in CompileCudaWithLLVM.
2016-09-07 Rafael EspindolaMove field to the base class. NFC.
2016-09-07 Justin Lebar[CUDA] Move AXPY example into gist.
2016-09-07 Rafael EspindolaDelete dead field. NFC.
2016-09-07 Krzysztof Parzyszek[RDF] Fix liveness analysis for phi nodes with shadow...
2016-09-07 Francis Ricci[compiler-rt] Fix library suffixes on windows
2016-09-07 Michael KupersteinDon't reuse a variable name in a nested scope. NFC.
2016-09-07 George Burgess IVMove CHECK right before the function it describes.
2016-09-07 Krzysztof Parzyszek[RDF] Introduce "undef" flag for ref nodes
2016-09-07 Justin Lebar[CUDA] Simplify build/install instructions in CompileCu...
2016-09-07 Justin Lebar[CUDA] Call it "CUDA", not "CUDA C/C++" in our docs.
2016-09-07 Justin Lebar[CUDA] Expand upon --cuda-gpu-arch flag in CompileCudaW...
next