platform/upstream/llvm.git
2016-04-19 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-19 Andrey TuretskiyRevert r266747 (Compilation for Intel MCU (Part 1/3...
2016-04-19 Mehdi AminiFix Gold test after r266750 (ModuleLinker: Do not impor...
2016-04-19 Duncan P. N... IR: Use Optional instead of unique_ptr for Metadata...
2016-04-19 Mehdi AminiModuleLinker: Do not import linkonce/weak as "external_...
2016-04-19 Duncan P. N... IR: Use Optional instead of unique_ptr for debug info...
2016-04-19 Samuel Benzaquen[ASTMatchers] Do not try to memoize nodes we can't...
2016-04-19 Andrey TuretskiyCompilation for Intel MCU (Part 1/3)
2016-04-19 Teresa JohnsonEnable ODR uniquing of DITypes in more places
2016-04-19 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics support...
2016-04-19 Martin ProbstSummary:
2016-04-19 Martin Probstclang-format: [JS] simplify import/export.
2016-04-19 Duncan P. N... IR: getOrInsertODRUniquedType => DICompositeType::getOD...
2016-04-19 Johannes DoerfertRelate domains to statements during construction [NFC]
2016-04-19 Johannes DoerfertAdd user assumptions after domain generation [NFC]
2016-04-19 Johannes DoerfertDo not build domains for out of SCoP blocks [NFC]
2016-04-19 Johannes DoerfertMark Scop::getDomainConditions as const [NFC]
2016-04-19 Duncan P. N... IR: Require DICompositeType for ODR uniquing type map
2016-04-19 Pavel LabathRevert "LLDB: Fixed two race conditions when stopping...
2016-04-19 Daniel JasperInitial version of misc-unused-using-decl check.
2016-04-19 Gabor Horvath[clang-tidy] readability-container-size-empty fixes
2016-04-19 Marianne Mailhot... LLDB: Fixed two race conditions when stopping private...
2016-04-19 Simon Pilgrim[InstCombine][X86] Added extra tests introduced for...
2016-04-19 Simon Pilgrim[InstCombine][X86] Regenerate SSE combine tests as...
2016-04-19 Ben CraigFramework to allow testing of static libc++abi
2016-04-19 Ben CraigEnable testing for static libc++abi
2016-04-19 Simon Pilgrim[X86][AVX2] Prefer VPERMQ/VPERMPD over VINSERTI128...
2016-04-19 George RimarUpdated comment. NFC.
2016-04-19 Laszlo NagyD17487: [analyzer][scan-build-py] flag filter modificat...
2016-04-19 Pavel LabathFix typo in TestSourceManager.py
2016-04-19 Alexey BataevRevert "[OPENMP] Codegen for untied tasks."
2016-04-19 Mehdi AminiMinor improvement to debug output for Function Importer...
2016-04-19 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-19 Sanjoy DasAdd a description for the PatchableFunction pass; NFC
2016-04-19 Sanjoy DasDisable the PatchableFunction pass for NVPTX & Wasm
2016-04-19 Serge PavlovWarn if function or variable cannot be implicitly insta...
2016-04-19 Daniel BerlinCorrect IDF calculator for ReverseIDF
2016-04-19 Lang Hames[Orc] Disable RPC callST unit test until the S390 failu...
2016-04-19 Sagar Thakur[LSAN] Fix test swapcontext.cc on MIPS
2016-04-19 Sanjoy DasIntroduce a "patchable-function" function attribute
2016-04-19 Duncan P. N... LTO: Adapt to LLVM API changes in r266713
2016-04-19 Duncan P. N... IR: Rename API for enabling ODR uniquing of DITypes...
2016-04-19 Lang Hames[ORC] Whitespace.
2016-04-19 Lang Hames[Orc] Tidy up some of the RPC primitives, add a unit...
2016-04-19 Todd Fialatest infra cleanup: convert test_runner lib into package
2016-04-19 Duncan P. N... BitcodeWriter: Break recursion when enumerating Metadat...
2016-04-19 Justin Lebar[CUDA] Add --no-cuda-noopt-debug, which disables -...
2016-04-19 Justin Lebar[CUDA] Add --cuda-compile-host-device, which overrides...
2016-04-19 Akira HatanakaAdd a test case to check a member's default constructor...
2016-04-19 Saleem Abdulrasoolvim: add swiftcc keyword
2016-04-19 Rui UeyamaCOFF: Support /manifestinput command line option.
2016-04-19 Eric FiselierMake tuples constructors conditionally EXPLICIT. See...
2016-04-19 Chaoren LinFix Windows build.
2016-04-19 Jacques Pienaar[lanai] Set boolean contentss to ZeroOrOneBooleanContent.
2016-04-19 Mehdi AminiIncrease SmallVector size for ConstantUniqueMap::getHas...
2016-04-18 Michael KupersteinPort DemandedBits to the new pass manager.
2016-04-18 Adrian Prantl[ObjC++] Fix crash when emitting debug info for a block...
2016-04-18 Richard SmithAdd missing #include, found by modules selfhost.
2016-04-18 Richard SmithAdd missing header, found by modules selfhost.
2016-04-18 Richard SmithMark -Xclang as being a compilation-only option so...
2016-04-18 Kostya Serebryany[libFuzzer] try to print correct time in seconds when...
2016-04-18 Paul Robinson[DWARF] Force a linkage_name on an inlined subprogram...
2016-04-18 Reid KlecknerRemove old DIBuilder::createFunction overload used...
2016-04-18 Marcin Koscielnicki[msan] Don't hardcode 4kiB page size in msan_test.cc.
2016-04-18 Richard Smith[modules] Remove some more unnecessary forwarding funct...
2016-04-18 Mehdi AminiAdd debugging to the cache pruning
2016-04-18 Mehdi AminiCachePruning: fix typo, we accumulate file size here...
2016-04-18 Tim NorthoverARM: use a pseudo-instruction for cmpxchg at -O0.
2016-04-18 Jonathan PeytonFix trip count calculation for parallel loops in runtime
2016-04-18 Kostya SerebryanyAdditional test for use-after-scope
2016-04-18 Jonathan PeytonRuntime support for untied tasks
2016-04-18 Jonathan PeytonFix for pthread_setspecific (TLS and shutdown) problem
2016-04-18 Kostya Serebryany[sanitizer-coverage] make sure coverage flags are not...
2016-04-18 Kostya Serebryany[sanitizer-coverage] better docs for -fsanitize-coverag...
2016-04-18 Krzysztof Parzyszek[Hexagon] V60/HVX builtin definitions for clang
2016-04-18 Kostya Serebryany[libFuzzer] warn if the corpus is empty
2016-04-18 Simon Pilgrim[X86][SSE] Test case for PR2585
2016-04-18 Rui UeyamaRename LocationNode -> SectionsCommand.
2016-04-18 Rui UeyamaRemove redundant curly braces.
2016-04-18 Rui UeyamaRefactor LinkerScript::assignAddresses. NFC.
2016-04-18 Lang Hames[Orc] Explicitly delete RPC::SequenceNumberManager...
2016-04-18 Todd Fialaensure lldbinline remembers .py extension
2016-04-18 Lang Hames[Orc] Re-commit r266581 with fixes for MSVC, and format...
2016-04-18 Simon Pilgrim[X86][AVX] Added extra memory folding tests for D19228
2016-04-18 Sanjay Pateltry to make comments more meaningful; NFC
2016-04-18 Chad Rosier[ValueTracking] Correct lit test comments. NFC.
2016-04-18 Marcin KoscielnickiFix shared build of LLVMPasses.
2016-04-18 Rafael EspindolaAdd missing dependency.
2016-04-18 Sanjoy Das[BPI] Consider deoptimize calls as "unreachable"
2016-04-18 Mehdi Aminilli: avoid global variables, use a local unique_ptr...
2016-04-18 Kostya Serebryany[libFuzzer] add fresh openssl trophies
2016-04-18 Manman RenBlock: Fix a crash when we have type attributes or...
2016-04-18 Krzysztof Parzyszek[Hexagon] Define macros __HVX__ and __HVXDBL__ when...
2016-04-18 Marcin Koscielnicki[MSan] [PowerPC] Add loadable library name for testing.
2016-04-18 Akira Hatanaka[Parser][ObjC] Make sure c++11 in-class initialization...
2016-04-18 Aaron BallmanClarifying the wording of this diagnostic; it confused...
2016-04-18 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-18 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-18 Xinliang David LiAdd missing new file for r266637
2016-04-18 Xinliang David LiUpdate InstrProf pass creator API reference
next