platform/upstream/llvm.git
2016-02-26 George RimarDescription of symbols is avalable here:
2016-02-26 Rafael EspindolaRefactor multiple calls to canBePreempted.
2016-02-26 Rafael EspindolaFix some confusion about what can be preempted.
2016-02-26 Tamas BerghammerFix address class lookup for absolute symbols
2016-02-26 Tamas BerghammerAdd a set of new plugins to handle Java debugging
2016-02-26 Tamas BerghammerAdd support for DW_OP_push_object_address in dwarf...
2016-02-26 Aaron BallmanFixing an issue with the code block so that it does...
2016-02-26 Aaron BallmanGiving this attribute documentation group a heading...
2016-02-26 Sagar Thakur[LLDB][MIPS] Fix TestInferiorAssert.py for MIPS
2016-02-26 Tobias GrosserBlockGenerators: Allow values to be removed from ScalarMap
2016-02-26 Tobias GrosserIslAst: Expose run-time check generation as individual...
2016-02-26 Chandler Carruth[PM] Finish removing references to fix MSVC builds...
2016-02-26 Chris DewhurstReverting breaking change. Sorry.
2016-02-26 Chandler Carruth[PM] Speculative patch to try and fix MSVC's compilation.
2016-02-26 Chris DewhurstReviewed at reviews.llvm.org/D17133
2016-02-26 Chandler Carruth[PM] Introduce CRTP mixin base classes to help define...
2016-02-26 Chris DewhurstInitial test commit only
2016-02-26 Tobias GrosserUpdate to isl-0.16.1-68-g8fad211
2016-02-26 Alexander KornienkoUse relative lines in CHECKs in race_on_mutex.c
2016-02-26 Vassil VassilevTest commit.
2016-02-26 Alexander Kornienko[clang-tidy] Minor change in the doc
2016-02-26 Chandler Carruth[PM] Remove a FIXME now that it is no longer needed.
2016-02-26 Nikolay Haustov[AMDGPU] Assembler: Basic support for MIMG
2016-02-26 Hongbin Zheng[MemAccInst] Introduce the '->' operator and remove...
2016-02-26 Hongbin ZhengCoalesce Read/Write/MayWrite right after we collected...
2016-02-26 Chandler Carruth[PM] Clean up some formatting with the latest clang...
2016-02-26 Haojian Wu[clang-tidy] Fix a crash issue when clang-tidy runs...
2016-02-26 James Molloy[AArch64] Slight cleanup in FPLoadBalancing
2016-02-26 Simon Pilgrim[X86][F16C] Added native IR half/float conversion tests.
2016-02-26 David Blaikiellvm-dwp: provide diagnostics for duplicate DWO IDs
2016-02-26 David Blaikiellvm-dwp: Support empty .dwo files
2016-02-26 Sagar Thakur[TSAN] XFAIL race_on_mutex.cc for MIPS
2016-02-26 Craig Topper[X86] Null out some redundant patterns for masked vecto...
2016-02-26 Craig Topper[TableGen] Fix typos in comments. NFC
2016-02-26 Craig Topper[X86] Add test cases for r261977 and fix a grammatical...
2016-02-26 Mohit K. Bhakkad[MSan] Endianness should not matter while printing...
2016-02-26 Haicheng Wu[JumpThreading] Simplify Instructions first in ComputeV...
2016-02-26 Sagar Thakur[MSAN] Fix test SmallPreAllocatedStackThread for MIPS
2016-02-26 Craig Topper[X86] Remove a couple returns after llvm_unreachables...
2016-02-26 Craig Topper[X86] Use inclusive ranges for XMM/YMM/ZMM registers...
2016-02-26 Craig Topper[X86] Explicitly diagnose use of %xmm16-%xmm31, %ymm16...
2016-02-26 Akira Hatanaka[Driver] Disable frame pointer elimination by default...
2016-02-26 David Majnemer[MSVC Compat] Don't evaluate member base expressions...
2016-02-26 Oleksiy VyalovMake TestPlatformProcessConnect to support abstract...
2016-02-26 Hongbin ZhengAnother fix the testcase introduced by r261903 - Add...
2016-02-26 Devin Coughlin[analyzer] Prune some incorrect \param doc comment...
2016-02-26 Chaoren LinClear alias argument vector for 'p' alias.
2016-02-26 Sanjoy DasMinor doc fix: statepoints are invokable too
2016-02-26 Matthias BraunMachineCopyPropagation: Catch copies of the form A...
2016-02-26 Matthias BraunMachineCopyPropagation: Keep scanning through instructi...
2016-02-26 Rafael EspindolaAdd a newline at the end of the file.
2016-02-26 NAKAMURA TakumiCheckers/CheckObjCDealloc.cpp: Prune "\param". [-Wdocum...
2016-02-26 NAKAMURA TakumiOpenMPClause.h: Fix typo in \param. [-Wdocumentation]
2016-02-26 Xiuli Pan[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
2016-02-26 Peter CollingbourneMake vtables_blacklist dependency conditional on existe...
2016-02-26 Xinliang David Li[PGO] Add test case to ensure covmap section is not...
2016-02-26 Michael Zolotukhin[LoopUnrollAnalyzer] Check that we're using SCEV for...
2016-02-26 Vedant Kumar[profile] Compute number of data entries correctly
2016-02-26 Chandler CarruthFix a warning about an unused variable in release builds.
2016-02-26 Junmo ParkMinor code cleanups. NFC.
2016-02-26 Michael Zolotukhin[UnitTests] UnrollAnalyzer: make unit-test more general...
2016-02-26 Jim InghamAdd the "block" keyword to "thread step-in -e", and...
2016-02-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-02-26 Rui UeyamaRemove redundant template instantiations.
2016-02-26 Greg ClaytonFix all of the unannotated switch cases to annotate...
2016-02-26 Mike Aizatsky[sancov] Pruning full dominator blocks from instrumenta...
2016-02-26 Sanjay Patel[x86, SSE] add tests to show missing pcmp folds
2016-02-26 Xinliang David LiSync up with master
2016-02-26 Xinliang David LiAdd forward declarations /NFC
2016-02-26 Devin Coughlin[analyzer] Shorten ObjcSuperDeallocChecker diagnostics.
2016-02-26 Devin Coughlin[analyzer] Fix a memory error in r261935 caught by...
2016-02-26 Rui UeyamaFix typo in comment.
2016-02-26 David Majnemer[WinEH] Don't remove unannotated inline-asm calls
2016-02-25 Rui UeyamaELF: Add '*' to auto.
2016-02-25 Alexander KornienkoRemove a blank line at EOF. NFC
2016-02-25 Alexander KornienkoAdd a new check, readability-redundant-string-init...
2016-02-25 Rui UeyamaELF: Create MIPS .rld_map section earlier.
2016-02-25 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-25 Devin Coughlin[analyzer] Warn on use of 'self' after call to to ...
2016-02-25 Owen AndersonMore internal details of SROA pass to library visibility.
2016-02-25 Rafael EspindolaDelete dead code.
2016-02-25 Rafael EspindolaMove common code out of target specific hooks.
2016-02-25 Justin BognerSupport: Give ManagedStatic's helper object library...
2016-02-25 Simon Atanasyan[ELF][MIPS] Calculate combined addend for R_MIPS_GOT16...
2016-02-25 Devin Coughlin[analyzer] Reapply r261917 with a fix.
2016-02-25 Simon Atanasyan[ELF][MIPS] Remove redundant namespace qualifier. NFC
2016-02-25 Hemant KulkarniReverts change r261907 and r261918
2016-02-25 Marshall Clowmore status updates
2016-02-25 Marshall ClowAdded tests to make sure that the categorization traits...
2016-02-25 Rui UeyamaELF: Split Writer::addPredefiendSections. NFC.
2016-02-25 Rui UeyamaELF: Split Writer::writeHeader. NFC.
2016-02-25 Hongbin ZhengUse regex in testcase, do not fail windows bots
2016-02-25 Devin CoughlinRevert "[analyzer] Make ObjCDeallocChecker path sensitive."
2016-02-25 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-25 Rui UeyamaELF: Define log() to print out message if --verbose...
2016-02-25 Hemant KulkarniFix endianness issue on BE machines introduced by r261907
2016-02-25 Devin Coughlin[analyzer] Make ObjCDeallocChecker path sensitive.
2016-02-25 David L KreitzerReformatted a comment to fit the 80 column limit. NFC.
2016-02-25 Jonathan PeytonAdd new OpenMP 4.5 affinity API
2016-02-25 Rui UeyamaRename so that the function name is consistent between...
next