platform/upstream/llvm.git
2016-04-29 Johannes Doerfert[FIX] Typo
2016-04-29 Johannes Doerfert[FIX] Prevent division/modulo by zero in parameters...
2016-04-29 Johannes Doerfert[FIX] Unsigned comparisons change invalid domain
2016-04-29 Simon Atanasyan[ELF][MIPS] Accept MIPS 64-bit binaries
2016-04-29 Johannes Doerfert[FIX] Prevent division/modulo by zero in parameters
2016-04-29 Benjamin KramerMake run-find-all-symbols executable.
2016-04-29 Benjamin Kramer[find-all-symbols] Fix racy yaml file writing.
2016-04-29 Alexey Bataev[OPENMP] Fix detection of explicit data-sharing attribu...
2016-04-29 Haojian Wu[find-all-symbols] Save absolute file path instead...
2016-04-29 Alexey BataevImplementation of VlA of GNU C++ extension, by Vladimir...
2016-04-29 Haojian Wu[include-fixer] Add Yaml database integration.
2016-04-29 Simon Pilgrim[InstCombine][SSE] Added x86 pshufb undef mask tests
2016-04-29 Nikolay HaustovAMDGPU/SI: Assembler: Unify parsing/printing of operands.
2016-04-29 Simon Pilgrim[InstCombine][SSE] Regenerated x86 pshufb tests
2016-04-29 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for compress...
2016-04-29 Zlatko Buljan[mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE...
2016-04-29 David Majnemer[GlobalOpt] Propagate operand bundles
2016-04-29 David Majnemer[InstCombine] Propagate operand bundles
2016-04-29 Eric FiselierFix PR21428 for long. Buffer was one byte too small...
2016-04-29 David Majnemer[DeadArgumentElimination] Propagate operand bundles...
2016-04-29 Adam Nemet[LoopDist] Add missing RUN line in test from r268006
2016-04-29 Adam Nemet[LoopDist] Also emit optimization remark on success...
2016-04-29 Adam Nemet[LoopDist] Pass 'Function' to main class. NFC
2016-04-29 David Majnemer[SLPVectorizer] Add operand bundles to vectorized functions
2016-04-29 David Majnemer[LoopVectorize] Add operand bundles to vectorized functions
2016-04-29 Matt ArsenaultAMDGPU: Stop reporting an addressing mode for unknown...
2016-04-29 Matt ArsenaultDivergenceAnalysis: Fix crash with unreachable blocks
2016-04-29 David Majnemer[ArgumentPromotion] Propagate operand bundles to promot...
2016-04-29 Craig Topper[X86] Remove unnecessary header file containing a small...
2016-04-29 Craig Topper[X86] Include X86MCTargetDesc.h directly in X86Disassem...
2016-04-29 Eric FiselierMove extern C include test into test/libcxx
2016-04-29 Eric FiselierFix test failures by adding missing include
2016-04-29 Eric FiselierFix or move various non-standard tests.
2016-04-29 Michael Zolotukhin[PR25281] Remove AAResultsWrapper from preserved analys...
2016-04-29 Rui UeyamaDo not produce broken debug info.
2016-04-29 Sanjoy DasRemove stale documentation on -no-aa
2016-04-29 Matthias BraunRegisterPressure: Fix default lanemask for missing...
2016-04-29 Matthias BraunRegisterPressure: Cannot produce dead (subregister...
2016-04-29 Akira Hatanaka[Parser] Clear the TemplateParamScope bit of the curren...
2016-04-29 Ivan KrasinFix build by casting to the proper int type.
2016-04-29 Eric FiselierMove INVOKE tests into test/libcxx sub-tree.
2016-04-29 Carlo Bertolli[OPENMP] Enable correct generation of runtime call...
2016-04-29 Vedant Kumar[llvm-cov] Don't emit 'nan%' in reports
2016-04-29 Hal Finkel[LoopVectorize] Keep hints from original loop on the...
2016-04-29 Richard SmithPR27549: fix bug that resulted in us giving a translati...
2016-04-29 Eric FiselierFix possible test breakage for MinGW
2016-04-29 Evgeniy Stepanov[msan] Tests for vector compare intrinsics.
2016-04-29 Evgeniy Stepanov[msan] Handle vector compare x86 intrinsics.
2016-04-29 David Majnemer[llvm-pdbdump] Try to appease the ASan bot
2016-04-29 Craig Topper[X86] Use nested switches to vary the operand to helper...
2016-04-29 Eric FiselierFix get_temp_file_name() to compile on Windows. Patch...
2016-04-29 Eric FiselierRemove more names of unreferenced parameters. Patch...
2016-04-29 Eric FiselierAdd a return value for nasty_mutex::operator&. Patch...
2016-04-29 Marcin Koscielnicki[ASan] [SystemZ] Mark segv_read_write.c as UNSUPPORTED.
2016-04-29 Eric FiselierAdd <string> include for streaming operators. Patch...
2016-04-29 Eric FiselierAdd proper include for unique_ptr. Patch from STL@micro...
2016-04-29 Reid KlecknerAvoid -Wshadow warnings about constructor parameters...
2016-04-28 Akira Hatanaka[Sema] Fix a crash that occurs when a variable template...
2016-04-28 David Majnemer[llvm-pdbdump] Restore error messages, handle bad block...
2016-04-28 Matthias BraunLiveIntervalAnalysis: Remove LiveVariables requirement
2016-04-28 David Majnemer[llvm-pdbdump] Correctly read data larger than a block
2016-04-28 Adam Nemet[LoopDist] Emit optimization remarks (-Rpass*)
2016-04-28 Adam Nemet[LoopDist] Improve debug messages
2016-04-28 Adam Nemet[LoopDist] Add helper to print debug message when distr...
2016-04-28 Hal Finkel[Inliner] Preserve llvm.mem.parallel_loop_access metadata
2016-04-28 Sriraman TallamDifferential Revision: reviews.llvm.org/D19687
2016-04-28 Eric FiselierGuard libc++ specific c.__invariants() tests in LIBCPP_...
2016-04-28 Marcin Koscielnicki[ASan] Reenable __builtin_setjmp test on PowerPC, disab...
2016-04-28 Dehao ChenRead discriminators correctly from object file.
2016-04-28 Marcin Koscielnicki[CodeGen] Remove extra ';'
2016-04-28 Marcin Koscielnicki[PowerPC] Fix the EH_SjLj_Setup pseudo.
2016-04-28 Michael Zuckerman[clang][AVX512][Builtin] Adding intrinsics for the...
2016-04-28 Chris Bieneman[CMake] Adding another missing include. NFC.
2016-04-28 Kevin EnderbyFix a bug in llvm-objdump for -private-headers printing...
2016-04-28 Krzysztof Parzyszek[RDF] Recognize tail calls in graph creation
2016-04-28 Amaury SechetFix warning in PDB code. NFC
2016-04-28 Matthias BraunLiveIntervalAnalysis: No need to deal with dead subregi...
2016-04-28 Krzysztof Parzyszek[RDF] Improve handling of inline-asm
2016-04-28 Rafael EspindolaDelete dead variable.
2016-04-28 Zachary TurnerAdd parentheses to silence -Wparentheses warnings.
2016-04-28 Alexander Kornienko[clang-tidy] cppcoreguidelines-pro-type-member-init...
2016-04-28 Krzysztof Parzyszek[RDF] Add option to keep dead phi nodes in DFG
2016-04-28 Adrian McCarthyUsed llvm_unreached to quite a VC++ compiler warning.
2016-04-28 Chris Bieneman[CMake] [Darwin] Use libtool instead of ar && ranlib
2016-04-28 Kevin EnderbyUpdate llvm-objdump for disassembly of ARM Mach-O files...
2016-04-28 Zachary TurnerRead the rest of the DBI substreams, and parse source...
2016-04-28 Kit BartonThis reverts commit r265505.
2016-04-28 Richard SmithOne more fix for use of invalid PresumedLocs missed...
2016-04-28 Krzysztof Parzyszek[Hexagon] Add instruction aliases for vector unsigned...
2016-04-28 Devin Coughlin[analyzer] Add path note for localizability checker.
2016-04-28 Chaoren LinXFail TestBitfields.py Python API tests.
2016-04-28 Matt ArsenaultAMDGPU: Emit error if too much LDS is used
2016-04-28 Rafael EspindolaUse a single context for lto.
2016-04-28 Yaron KerenRemove doInitialization() and doFinalization() member...
2016-04-28 Krzysztof ParzyszekReset the TopRPTracker's position in ScheduleDAGMILive...
2016-04-28 Rui UeyamaSkip scanRelocs for non-alloc sections.
2016-04-28 Matt ArsenaultAMDGPU: Fix mishandling array allocations when promotin...
2016-04-28 Eugene ZelenkoFix builds broken in r267910.
2016-04-28 Richard SmithFix use of uninitialized value exposed by r267802....
2016-04-28 Chris Bieneman[CMake] Updating Apple CMake cache file
next