platform/upstream/llvm.git
2016-02-03 Quentin ColombetReapply r259624, it is likely not the commit causing...
2016-02-03 Sanjay Patelclean up; NFC
2016-02-03 David Majnemer[llvm-readobj] Add support for dumping S_DEFRANGE symbols
2016-02-03 Pete CooperAdd generation of LC_VERSION_MIN load commands.
2016-02-03 Evgeniy Stepanov[cfi] Safe handling of unaddressable vtable pointers...
2016-02-03 Evgeniy Stepanov[cfi] Safe handling of unaddressable vtable pointers...
2016-02-03 Quentin ColombetRevert r259624 - Make CF constant string decl visible...
2016-02-03 Oleksiy VyalovPass socket scheme as part of debug server listen URL.
2016-02-03 Reid KlecknerReplace static const int with enum to fix obnoxious...
2016-02-03 Reid Kleckner[unittests] Move TargetRegistry test from Support to MC
2016-02-03 Reid KlecknerSilence -Wsign-conversion issue in ProgramTest.cpp
2016-02-03 Ana PazosFix pointers to go on the right hand side. NFC.
2016-02-03 David Majnemer[LoopStrengthReduce] Don't rewrite PHIs with incoming...
2016-02-03 David Majnemer[ScalarEvolutionExpander] Simplify findInsertPointAfter
2016-02-03 Reid Kleckner[codeview] Remove EmitLabelDiff in favor emitAbsoluteSy...
2016-02-03 Reid Kleckner[codeview] Use the MCStreamer interface directly instea...
2016-02-03 Keno Fischer[DWARFDebug] Fix another case of overlapping ranges
2016-02-03 Todd FialaAddress NDEBUG-related linkage issues for Value::assert...
2016-02-03 Tobias Grossertest: make test case more robust against removal of...
2016-02-03 Rafael EspindolaFix addend computation for IRELATIVE relocations.
2016-02-03 Tim Shen[SelectionDAG] Fix CombineToPreIndexedLoadStore O(n...
2016-02-03 Artem Belevich[CUDA] added declarations for device-side system calls
2016-02-03 Reid KlecknerFix sign conversion warnings in LLDB Python unittests
2016-02-03 Richard SmithEnsure that we substitute into the declaration of a...
2016-02-03 Richard SmithRefactor conversion of deduced template arguments to...
2016-02-03 Davide Italiano[NetBSD] Remove dead code.
2016-02-03 Jim InghamRemove a stray ;.
2016-02-03 Jim InghamThe SetStopInfo from a Mach Exception was setting the...
2016-02-03 Reid KlecknerMinor performance tweaks to llvm-tblgen (and a few...
2016-02-03 Duncan P. N... re.results.form: Format out-of-range subexpression...
2016-02-03 Douglas Gregor[Sema debugger support] Require non-void types to be...
2016-02-03 Zachary TurnerMove some android platform functions to lldbplatformutil.
2016-02-03 Rui UeyamaELF: Remove dead code.
2016-02-03 Anastasia StulovaAdded Anastasia Stulova as a code owner for OpenCL
2016-02-03 Richard SmithFix regression from r259622: the operand of an incremen...
2016-02-03 Saleem AbdulrasoolARM: support TLS for WoA
2016-02-03 Wei MiRevert r259662, which caused regressions on polly tests.
2016-02-03 Quentin Colombet[InstCombine] Revert r238452: Fold IntToPtr and PtrToIn...
2016-02-03 Jonas Paulsson[ScheduleDAGInstrs::buildSchedGraph()] Handling of...
2016-02-03 Xinliang David LiFix comments /NFC
2016-02-03 Matt ArsenaultAdd builtins for bitreverse intrinsic
2016-02-03 Daniel Jasperclang-format: Fix formatting of ternary expressions...
2016-02-03 Rui UeyamaDo not expect /dev/null (or NUL) non-mmap'able.
2016-02-03 Haojian Wu[clang-tidy] Fix a crash issue on misc-virtual-near...
2016-02-03 Chris BienemanAdd back the ABITest makefiles
2016-02-03 Joseph Tremoulet[Unittest] Clean up formatting, NFC
2016-02-03 Wei Mi[SCEV] Try to reuse existing value during SCEV expansion
2016-02-03 Rafael EspindolaSimplify. NFC.
2016-02-03 Tobias GrosserProperly build shared libraries if LLVM_LINK_LLVM_DYLIB...
2016-02-03 Tobias Grosserwww: Simplify 'build & install' descriptions
2016-02-03 Renato Golin[ARM] Move GNUEABI divmod to __aeabi_divmod*
2016-02-03 Jun Bum Lim[MachineCopyPropagation] Fix comment. NFC
2016-02-03 Daniel Sanders[mips] Remove redundant inclusions of MipsAnalyzeImmedi...
2016-02-03 Arpith Chacko... [OpenMP] Parsing + sema for target parallel for directive.
2016-02-03 Tobias GrossertScopInfo: Shorten comment slightly
2016-02-03 Aaron BallmanMinor cleanup to remove casts and improve some const...
2016-02-03 Anastasia Stulova[OpenCL] Adding reserved operator logical xor for OpenCL
2016-02-03 Dmitry Vyukovtsan: disable flaky mmap_stress test
2016-02-03 James Molloy[DemandedBits] Revert r249687 due to PR26071
2016-02-03 Daniel JasperProvide match function to look over an entire TU again.
2016-02-03 Yury GribovForgot to remove file in previous commit.
2016-02-03 Yury Gribov[analyzer] AnalysisConsumer: print fully-qualified...
2016-02-03 Nemanja IvanovicFix for PR 26381
2016-02-03 Aidan DoddsAdd ability to override JIT expr compiler options.
2016-02-03 Haojian Wu[clang-tidy] bug fix: Don't warn on partial template...
2016-02-03 Pavel LabathRemove skipUnlessListedRemote test decorator
2016-02-03 Simon Atanasyan[mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and...
2016-02-03 Daniel Jasperclang-tidy: [misc-unused-parameters] Ignore template...
2016-02-03 Marina Yatsina-inline-asm][X86] Add ability to use AVX512 in MS inlin...
2016-02-03 Pavel LabathFix an off-by-one in SocketTest::DecodeHostAndPort
2016-02-03 Axel NaumannReduce initial Sema memory consumption by 400KB. By...
2016-02-03 Dylan McKay[TableGen] Add 'register alternative name matching...
2016-02-03 Simon Pilgrim[X86][AVX] Add support for 64-bit VZEXT_LOAD of 256...
2016-02-03 Ewan Crawford[RenderScript] Use LLVM DWARF language enum
2016-02-03 Tobias GrosserScopInfo: Extend description of the access relation.
2016-02-03 Xinliang David LiAdd a compatibility test
2016-02-03 Xinliang David LiFix a typo in comment
2016-02-03 Xinliang David LiFix uninitiazed variable use problem
2016-02-03 Tobias GrosserRevert "Support loads with differently sized types...
2016-02-03 Daniel Jasperclang-format: [JS/TypeScript] Support "enum" as an...
2016-02-03 Xinliang David LiSync up with master file
2016-02-03 Xinliang David Li[PGO] Profile summary reader/writer support
2016-02-03 Peter CollingbourneLowerBitSets: Don't bother to do any work if the llvm...
2016-02-03 Ben LangmuirMake CF constant string decl visible to name lookup...
2016-02-03 Peter CollingbourneAdd #include "llvm/Support/raw_ostream.h" to fix Window...
2016-02-03 Richard SmithFix miscompile and rejects-valids when disambiguating...
2016-02-03 Peter CollingbourneTransforms: Move GlobalOpt's Evaluator to Utils where...
2016-02-03 Nick LewyckyFix typo in comment. NFC
2016-02-03 Peter Collingbournedocs: Document how bitsets may be used to encode type...
2016-02-03 Richard SmithFix typo in OpenCL type mangling. This is still bogus...
2016-02-03 Kyle ButtCodegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
2016-02-03 Richard SmithFix Itanium RTTI emission so that we emit fundamental...
2016-02-03 Yunzhong GaoRevert r259576: Disable the vzeroupper insertion pass...
2016-02-03 Marcello MaggioniRegCoalescer: Making sure re-materialization defines...
2016-02-03 Rui UeyamaDefine SymbolBody::getSize instead of getSymSize(Symbol...
2016-02-03 NAKAMURA TakumiDiagnosticInfoWithDebugLocBase: Appease Twine for now.
2016-02-03 Jim InghamThe compiler may use "line number 0" to indicate compil...
2016-02-03 Adam Nemet[LoopVersioning] Expose loop versioning as a pass too
2016-02-02 Richard SmithPR24989: Stop trying to use the C++11 rules for lambda...
2016-02-02 Zachary TurnerFix inverted conditional in TestInferiorAssert.py
next