platform/upstream/llvm.git
2015-06-25 Ahmed Bougacha[X86] Accept hasAVX512() as well as hasFMA() when gener...
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.
2015-06-25 Rui UeyamaCOFF: Use COFFObjectFile::getRelocations(). NFC.
2015-06-25 Swaroop SridharEnable StackMap Serialization for COFF
2015-06-25 Hubert TongConsolidate and unify initializer list deduction
2015-06-25 Hubert Tong[Concepts] Parsing of requires-clause in template-decla...
2015-06-25 Rui UeyamalibObject/COFF: Add a function to get pointers to reloc...
2015-06-25 Logan ChienAvoid C99 for-declaration statement in C files. (NFC)
2015-06-24 Ranjeet Singh[ARM] The bits set in the variable HW_FP could get...
2015-06-24 Enrico GranataHandle (or at least don't crash) trying to get the...
2015-06-24 Rui UeyamaCOFF: Cache raw pointers to relocation tables.
2015-06-24 Derek Schuffupdate comment
2015-06-24 Derek SchuffRelax assertion in x86_64 byval argument handling for...
2015-06-24 Duncan P. N... Add simplify_type<const WeakVH>; simplify IndVarSimplify
2015-06-24 Douglas Katzman[X86] Simplify some stuff in X86DisassemblerDecoder...
2015-06-24 Douglas GregorAdd __nonnull/__nullable/__null_unspecified predefines...
2015-06-24 Douglas GregorReplace __double_underscored type nullability qualifier...
2015-06-24 David Majnemer[GVN] Intersect the IR flags when CSE'ing two instructions
2015-06-24 Douglas KatzmanSpelling fixes in comments.
2015-06-24 David Majnemer[Reassociate] Don't propogate flags when creating negations
2015-06-24 Sanjay Patelfix typos; NFC
2015-06-24 Sanjay Pateldon't repeat function names in comments; NFC
2015-06-24 Rui UeyamaCOFF: Move code for ICF from Writer.cpp to ICF.cpp.
2015-06-24 Akira Hatanaka[If Converter] Convert recursion to iteration.
2015-06-24 Pete CooperDevirtualize Instruction::clone_impl
2015-06-24 Jingyue WuAdd NVPTXPeephole pass to reduce unnecessary address...
2015-06-24 Chris BienemanOne more change required to build the sanitizers for...
2015-06-24 Sanjay Patelfix typos; NFC
2015-06-24 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2015-06-24 Matthias Braunopt: Add option to strip or add llvm value names
2015-06-24 Matthias BraunARMLoadStoreOptimizer: Fix errata 602117 handling and...
2015-06-24 Ed MasteReduce FreeBSD log spam
2015-06-24 Rafael EspindolaMake computeSymbolSizes never fail.
2015-06-24 Alex LorenzMIR Serialization: Serialize simple MachineRegisterInfo...
2015-06-24 Enrico GranataFix an issue where an SBValue could end up capturing...
2015-06-24 Dmitry Vyukovtsan: fix false positive between dlopen and dl_iterate_phdr
2015-06-24 Rafael EspindolaUse Symbol::getValue to simplify object::computeSymbolS...
2015-06-24 Steven WuRemove environment variables from driver tests
2015-06-24 Jingyue Wu[LSR] canonicalize Prod*(1<<C) to Prod<<C
2015-06-24 Rafael EspindolaUse Symbol.getValue to simplify RuntimeDyldCOFF::getSym...
2015-06-24 Jordan Rose[Preprocessor] Iterating over all macros should include...
2015-06-24 Adhemerval... [ELF] Fix .init_array initialization
2015-06-24 Rafael EspindolaAdd a SymbolRef::getValue.
2015-06-24 Pete CooperDevirtualize Constant::replaceUsesOfWithOnConstant.
2015-06-24 Duncan P. N... AsmPrinter: Cleanup DIEValue::EmitValue() API, NFC
2015-06-24 Oleksiy VyalovRevert rL240435: "Mark SBFrame::GetFunctionName and...
2015-06-24 Peter CollingbourneSafeStack: Add another missing header to try to fix...
2015-06-24 Rafael EspindolaRefactor duplicated code. NFC.
2015-06-24 Peter CollingbourneObject: Add XFAILed test case for r239560.
2015-06-24 Bruno Cardoso... [CaptureTracking] Avoid long compilation time on large...
2015-06-24 Alex LorenzMIR Serialization: Serialize the null register operands.
2015-06-24 Michael Zolotukhin[LoopVectorizer] Fix bailing-out condition for OptForSi...
2015-06-24 Peter CollingbourneSafeStack: Add #include of <stdint.h>.
2015-06-24 Rafael EspindolaSimplify the logic, NFC.
2015-06-24 Alex LorenzADTTests: merge #ifdef checks from r240436.
2015-06-24 Tom Stellardprepare-builtins: Fix build with LLVM 3.7
2015-06-24 Chaoren LinRemove xfail for TestDisassembleBreakpoint.
2015-06-24 Ed MasteRemove SetResumeState from POSIXThread::RefreshStateAft...
2015-06-24 Ed MasteRemove empty ProcessPOSIX::StopAllThreads
2015-06-24 Daniel Jasperclang-format: [JS] Support regex literals containing...
2015-06-24 Ed MasteRemove unused variable
2015-06-24 Ewan CrawfordProper handling of QNonStop packet response.
2015-06-24 Douglas KatzmanExpress Driver::GetFilePath more concisely.
2015-06-24 Rafael EspindolaDon't get confused with sections whose section number...
2015-06-24 Pavel LabathRemove old local-only linux debugging code
2015-06-24 Simon Pilgrim[X86][AVX] Added full set of 256-bit vector shift tests.
2015-06-24 Dmitry Vyukovasan: fix 32-bit build
2015-06-24 Daniel SandersEliminate additional redundant copies of Triple objects...
2015-06-24 Dmitry Vyukovtsan: don't print external PCs in reports
2015-06-24 Pawel BylicaFix instruction scheduling live register tracking
2015-06-24 Tamas BerghammerFix location of symbol size calculation in ObjectFileELF
2015-06-24 Aaron BallmanSilencing some Sphinx warnings about duplicate explicit...
2015-06-24 Dmitry Vyukovtsan: fix unbounded memory consumption for large mallocs
2015-06-24 Pawel Bylica[llvm-stress] Simple refactoring and better style....
2015-06-24 Tamas BerghammerImprove instruction emulation based stack unwinding...
2015-06-24 Alexey Bataev[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-24 Chandler CarruthRemove a limited and somewhat questionable DenseMapInfo...
2015-06-24 Rafael EspindolaChange how symbol sizes are handled in lib/Object.
2015-06-24 Chandler Carruth[ADT] Teach DenseMap to support StringRef keys.
2015-06-24 Ed SchoutenMake support for thread-unsafe C functions optional.
2015-06-24 Justin BognerHexagon: Paper over the undefined behaviour introduced...
2015-06-24 NAKAMURA TakumiMILexer.cpp: Try to fix a warning. [-Wsign-compare]
2015-06-24 Craig Topper[TableGen] Restore the use of the TheInit field in...
2015-06-24 Bob WilsonDo not treat ARM _MoveToCoprocessor* intrinsics as...
2015-06-24 Bob WilsonMove the special-case check from r240462 into ARM-speci...
2015-06-24 Justin BognerHexagon: Avoid left shifting negative values (it's UB)
2015-06-24 Justin BognerSystemZ: Rephrase this allOnes calculation to avoid UB
2015-06-24 Rui UeyamaCOFF: Initial implementation of Identical COMDAT Folding.
2015-06-24 Tobias GrosserAdd support for srem instruction
2015-06-24 Alexey BataevProper changing/restoring for CapturedStmtInfo, NFC.
2015-06-24 Rafael EspindolaDon't repeat name in comments.
2015-06-24 Peter CollingbourneCOFF: Remove unused field SectionChunk::SectionIndex.
2015-06-24 Peter CollingbourneCOFF: Add some error checking to SymbolTable::addCombin...
2015-06-24 Ahmed Bougacha[X86] Don't generate vbroadcasti128 for v4i64 splats...
2015-06-24 Peter CollingbourneCOFF: Ignore debug symbols.
2015-06-24 Pete CooperRemove unused GlobalVariable::replaceUsesOfWithOnConsta...
2015-06-24 Ahmed Bougacha[X86] update_llc_test_checks vector-shuffle-*. NFC.
2015-06-24 Rui UeyamaCOFF: Add names for logging/debugging to COMDAT chunks.
2015-06-23 Rui UeyamaCOFF: Make link order compatible with MSVC link.exe.
next