platform/upstream/llvm.git
2016-04-04 Rafael EspindolaDon't store an Elf_Sym for most symbols.
2016-04-04 Ulrich Weigand[SystemZ] Support ATOMIC_FENCE
2016-04-04 Ulrich Weigand[SystemZ] Support llvm.frameaddress/llvm.returnaddress...
2016-04-04 NAKAMURA TakumiFixup r265277 [-Wdocumentation]
2016-04-04 Dmitry Vyukovtsan: fix ignore handling in signal handlers
2016-04-04 Alexey Bataev[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses...
2016-04-04 Johannes DoerfertDo not allow to complex branch conditions
2016-04-04 Johannes DoerfertExploit graph properties during domain generation
2016-04-04 Johannes DoerfertFactor out "adjustDomainDimensions" function [NFC]
2016-04-04 Elena DemikhovskyAVX-512: Truncating store for i1 vectors
2016-04-04 Duncan P. N... ValueMapper: Remove old FIXMEs; almost NFC
2016-04-04 Davide Italiano[DebugInfo] Fix tests in Assembler/
2016-04-03 Johannes Doerfert[FIX] Do not create a SCoP in the presence of infinite...
2016-04-03 Duncan P. N... IR: Lazily create ReplaceableMetadataImpl on MDNode
2016-04-03 Duncan P. N... IR: Make MDNode::Context private, NFC
2016-04-03 Amaury SechetVarious style fix in Core.h/Core.cpp . NFC
2016-04-03 Duncan P. N... ValueMapper: Disallow metadata mapping recursion throug...
2016-04-03 Duncan P. N... Work around MSVC failure from r265273
2016-04-03 Simon Pilgrim[X86] Removed duplicate code.
2016-04-03 Duncan P. N... ValueMapper: Avoid recursion in mapSimplifiedMetadata...
2016-04-03 Tobias GrosserRevert "[FIX] Do not create a SCoP in the presence...
2016-04-03 Peter Zotov[CodeGenPrepare] Fix r265264 (again).
2016-04-03 Duncan P. N... ValueMapper: Split out mapSimpleMetadata, NFC
2016-04-03 Kuba Brecka[sanitizer] Make AtosSymbolizer more resilient when...
2016-04-03 Duncan P. N... ValueMapper: Introduce Mapper helper class, NFC
2016-04-03 Simon Pilgrim[X86][SSE] Refreshed MOVMSK sign bit tests
2016-04-03 Simon Pilgrim[X86][SSE] Support for MOVMSK signbit extraction instru...
2016-04-03 Peter Zotov[CodeGenPrepare] Fix r265264.
2016-04-03 Peter Zotov[CodeGenPrepare] Avoid sinking soft-FP comparisons
2016-04-03 Simon Pilgrim[X86] Tidied up X86ISD instruction nodes. NFCI.
2016-04-03 Peter ZotovMark some FP intrinsics as safe to speculatively execute
2016-04-03 Johannes Doerfert[FIX] Do not create two SAI objects for exit PHIs
2016-04-03 Johannes Doerfert[FIX] Do not create a SCoP in the presence of infinite...
2016-04-03 Elena DemikhovskyAVX-512: Load and Extended Load for i1 vectors
2016-04-03 Davide Italiano[LTO] Implement -disable-verify, which disables bitcode...
2016-04-03 Akira HatanakaFix test case committed in r265197.
2016-04-03 Davide Italiano[LTO] Add a test to ensure we reject negative opt level.
2016-04-03 Davide Italiano[LTO] Reject invalid optimization levels.
2016-04-03 Davide Italiano[LTO] Fix -save-temps in case -o is not specified.
2016-04-03 Davide Italiano[SimplifyLibCalls] Garbage collect dead code.
2016-04-03 Vedant Kumar[c-index-test] Fix leak in print_completion_result...
2016-04-03 Jacques Pienaar[lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLow...
2016-04-02 Davide Italiano[ELF] Prefer 'auto' over explicit type for consistency.
2016-04-02 Zoran Jovanovic[mips][microMIPS] Revert commits r264245 and r264248.
2016-04-02 Simon Pilgrim[X86][SSE] Added 1024-bit vector comparison tests
2016-04-02 Simon Pilgrim[X86][AVX512] Added AVX512 comparison tests
2016-04-02 Ed SchoutenProvide support for Binutils' --no-dynamic-linker option.
2016-04-02 Rui UeyamaSimplify. NFC.
2016-04-02 Rui UeyamaMerge two `if`s.
2016-04-02 Saleem AbdulrasoolAArch64: support .cpu directive
2016-04-02 Rui UeyamaVariable names should start with uppercase letters.
2016-04-02 Nico Weberclang-cl: Don't skip i_group flags other than -include...
2016-04-02 Rui UeyamaRename a variable. NFC.
2016-04-02 Rui UeyamaDo not return early.
2016-04-02 Rui UeyamaMove code to initialize LLVM to one place.
2016-04-02 Rui UeyamaRemove DefinedElf class.
2016-04-02 Duncan P. N... Linker: Split mapUnneededSubprograms into two; almost NFC
2016-04-02 Duncan P. N... Remove redundant assertion after cast, NFC
2016-04-02 Duncan P. N... Linker: Avoid unnecessary work when moving named metadata
2016-04-02 Mehdi AminiRename FunctionIndex into GlobalValueIndex to reflect...
2016-04-02 Duncan P. N... Linker: Remove IRMover::isMetadataUnneeded indirection...
2016-04-02 Duncan P. N... ValueMapper: Add support for seeding metadata with...
2016-04-02 Duncan P. N... Document end of anonymous namespaces, NFC
2016-04-02 Duncan P. N... Bitcode: Try to emit metadata in function blocks
2016-04-02 Duncan P. N... Fix doxygen comments from r265224, NFC
2016-04-02 Duncan P. N... BitcodeWriter: Further unify function metadata, NFC
2016-04-02 Duncan P. N... BitcodeReader: Check for unresolved function metadata
2016-04-02 Simon Pilgrim[X86][AVX] Added vector float truncation (double2float...
2016-04-02 Mehdi AminiReverts r265219.
2016-04-02 Mehdi AminiFix "warning: variabl 'XX’ set but not used" in release...
2016-04-02 Mehdi Aminiwip
2016-04-02 Greg Parker[test] Don't use "UNSUPPORTED" in FileCheck prefixes
2016-04-02 Mehdi Aminiconstify GlobalValue::getGUID() and GlobalValue::getGlo...
2016-04-02 Mehdi AminiRevert "ThinLTO: add module caching handling."
2016-04-02 Mehdi AminiCreate a typedef GlobalValue::GUID for uint64_t and...
2016-04-02 Mehdi AminiThinLTO: add module caching handling.
2016-04-02 Sean SilvaCall cl::ParseCommandLineOptions from the driver.
2016-04-02 Mehdi Amini80 lines column after renaming "shouldDiscardValueNames...
2016-04-02 Mehdi AminiRename Context::discardValueNames() to shouldDiscardVal...
2016-04-02 Alexander Kornienko[clang-tidy] Update an example. NFC.
2016-04-02 Mehdi AminiAdd Cache Pruning support
2016-04-02 Davide Italiano[LTO] Fix symbols which were internalized incorrectly.
2016-04-02 Sean SilvaFix MSVC build after r265206
2016-04-02 Sean SilvaPR27104: Add -mllvm option
2016-04-02 Eugene Zelenko[Clang-tidy] Improve checks documentation consistency.
2016-04-02 Hans WennborgFix -Wpedantic warning about extra semi-colon
2016-04-02 Rafael EspindolaDon't create a plt when LD access is optimized.
2016-04-01 Rafael EspindolaDon't create a PLT when we optimize out the plt use.
2016-04-01 Douglas Gregor[Objective-C] Introduce objc_runtime_visible attribute.
2016-04-01 Zachary TurnerAdd some unit tests for ClangASTContext.
2016-04-01 Rong Xu[PGO] Use a helper function to find all indirect call...
2016-04-01 Tim NorthoverAArch64: avoid clobbering SP for dead MOVimm pseudos.
2016-04-01 Akira Hatanaka[CodeGen] Emit lifetime.end intrinsic after objects...
2016-04-01 Greg ClaytonFixed an issue where if we have DWARF in an executable...
2016-04-01 Richard Smith[modules] Start moving the code for encoding AST record...
2016-04-01 Rui UeyamaRename a few variables. NFC.
2016-04-01 Nico WeberMake DIASession work if msdia*.dll isn't registered.
2016-04-01 Adrian PrantlAdd missing emissionKind flags to the DICompileUnits...
2016-04-01 Mehdi AminiThinLTO: special handling for LinkOnce functions
2016-04-01 Manman RenSwift Calling Convention: add swifterror attribute.
next