platform/upstream/llvm.git
2016-04-18 Strahinja Petrovic[PowerPC] add comment to test
2016-04-18 Daniel Jasperclang-format: Improve heuristics to detect function...
2016-04-18 Pavel LabathFixup r266327
2016-04-18 Mehdi AminiAdd missing header (NFC)
2016-04-18 Mehdi AminiAdd missing header (NFC)
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-18 Mehdi AminiAdd missing include for StringRef (NFC)
2016-04-18 Marcin Koscielnicki[asan] [SystemZ] Add slop for stack address detection.
2016-04-18 Eric FiselierMark P0152R1 as complete.
2016-04-18 Eric FiselierMark LWG issue 2469 as done. Also simplify try_emplace...
2016-04-18 Eric FiselierImplement LWG issue 2219 - support reference_wrapper...
2016-04-18 Mohit K. Bhakkad[LLDB][MIPS] Fix TestConcurrentEvents
2016-04-18 Lang Hames[Orc] Tweak some of the new RPC code to silence a warni...
2016-04-18 Eric FiselierAdd hash specializations for __int128_t. Fixes LWG...
2016-04-18 Eric FiselierAdd tests for LWG issue 2361
2016-04-18 Eric FiselierFix LWG issue 2345 - Add insert(value_type&&)
2016-04-18 Rafael EspindolaDelete the now redundant pointsToLocalDynamicGotEntry.
2016-04-18 Rafael EspindolaHave getRelExpr return the final values for tls gd.
2016-04-18 Duncan P. N... BitcodeWriter: WorkList => Worklist, NFC
2016-04-18 Lang Hames[ORC] Generalize the ORC RPC utils to support RPC funct...
2016-04-18 Rafael EspindolaChange getRelExpr to return the final value for TLSLD...
2016-04-17 Duncan P. N... Linker: Share a single Metadata map for the lifetime...
2016-04-17 Rafael EspindolaMake CreateTargetMachine as small as possible.
2016-04-17 Craig Topper[X86] Be explicit about calls to setOperationAction...
2016-04-17 JF BastienRevert "NFC: unify clang / LLVM atomic ordering"
2016-04-17 JF BastienRevert "NFC: unify clang / LLVM atomic ordering"
2016-04-17 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-17 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-17 Richard SmithWhen building with LLVM_ENABLE_MODULES, put the module...
2016-04-17 Duncan P. N... Transforms: Try harder to fix bootstrap after r266565
2016-04-17 Duncan P. N... Linker: Don't double-schedule appending variables
2016-04-17 Davide Italiano[ParallelCG] SmallVector<char> -> SmallString.
2016-04-17 Duncan P. N... Transforms: Fix bootstrap after r266565
2016-04-17 Rafael EspindolaFix a use after move.
2016-04-17 Duncan P. N... ValueMapper: Don't allow explicit null mappings of...
2016-04-17 Rafael EspindolaKeep only the splitCodegen version that takes a factory.
2016-04-17 Duncan P. N... IRMover: Remove dead code, NFC
2016-04-17 Craig TopperDeclare MVT::SimpleValueType as an int8_t sized enum...
2016-04-17 Faisal ValiImplement CWG 941 - explicit specializations of deleted...
2016-04-17 Simon Pilgrim[X86][SSE] Added 16i8 -> 8i64 sext test
2016-04-17 Simon Pilgrim[X86] Added TODO comment for target shuffle mask decodi...
2016-04-17 Ismail DonmezFix shared build after r266484
2016-04-17 Asaf Badouh[X86] Remove unneeded variables
2016-04-17 Duncan P. N... DebugInfo: Make DICompositeTypes distinct most of the...
2016-04-17 Duncan P. N... LTO: Merge debug info types when linking bitcode
2016-04-17 Craig Topper[AVX512] ISD::MUL v2i64/v4i64 should only be legal...
2016-04-17 Duncan P. N... IR: Fix type-refs in testcase from r266548
2016-04-17 Duncan P. N... IR: Use getRawScope() when verifying
2016-04-17 Sanjoy DasFix a typo in rL265762
2016-04-17 Duncan P. N... Revert "use range loop, try to make comments more meani...
2016-04-17 Duncan P. N... IR: Use an explicit map for debug info type uniquing
2016-04-17 Duncan P. N... IR: Use ODR to unique DICompositeType members
2016-04-17 Craig Topper[Target] Reduce size of the LoadExtActions array in...
2016-04-17 Craig Topper[Target] Remove checks for Simple VTs before calling...
2016-04-17 Craig Topper[Target] Fix an assertion that should have been updated...
2016-04-17 Duncan P. N... LangRef: Removed some outdated text about DIDerivedType
2016-04-17 Duncan P. N... Linker: Clarify test/Linker/type-unique-odr-a.ll, NFC
2016-04-16 Duncan P. N... IR: Add a configuration point for MDNodeInfo::isEqual...
2016-04-16 Sanjay Pateluse range loop, try to make comments more meaningful...
2016-04-16 Duncan P. N... LangRef: Fix some bugs in debug info descriptions
2016-04-16 Duncan P. N... IR: Remove extra blank line, NFC
2016-04-16 Duncan P. N... LTO: Use a common LibLTOCodeGenerator::init, NFC
2016-04-16 Duncan P. N... ValueMapper: Separate mapping of distinct and uniqued...
2016-04-16 Duncan P. N... ValueMapper: Only put cyclic nodes into CyclicNodes...
2016-04-16 Simon Pilgrim[X86][AVX] Add shuffle combine tests for MOVDDUP/MOVSHD...
2016-04-16 Craig Topper[X86] Use ternary operator to reduce code slightly...
2016-04-16 Simon Pilgrim[X86][XOP] Added VPPERM constant mask decoding and...
2016-04-16 Vedant KumarAdd missing #include to fix build
2016-04-16 Simon Pilgrim[X86][XOP] More VPPERM shuffle mask decode tests
2016-04-16 Oleksiy VyalovFix cmake build after r266524.
2016-04-16 Simon AtanasyanValueMapper: Fix unused var warning. NFC
2016-04-16 Simon AtanasyanRemove links to deleted TODOs.
2016-04-16 Simon Atanasyan[ELF] Include Twine.h header to restore LLD build after...
2016-04-16 George RimarRecommitted 266457 with fix:
2016-04-16 Mehdi AminiAdd missing headers (fix build after headers cleanup...
2016-04-16 Mehdi AminiRemove some unneeded headers and replace some headers...
2016-04-16 Mehdi AminiAdd SVN version to libLLVMLTO
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Mehdi AminiThinLTO: Move the ODR resolution to be based purely...
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Mehdi AminiThinLTO: Make aliases explicit in the summary
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Mehdi AminiDo not modify a cl::opt programmatically, global mutabl...
2016-04-16 Duncan P. N... ValueMapper: Stop memoizing ConstantAsMetadata
2016-04-16 Davide Italiano[DebugInfo] Correct the assertion introduced in r266509...
2016-04-16 Craig TopperAdd missing override keyword to silence -Winconsistent...
2016-04-16 Duncan P. N... Reapply "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Davide Italiano[DebugInfo] Reduce size of DILocalVariable from 40...
2016-04-16 Matt ArsenaultAMDGPU: Enable LocalStackSlotAllocation pass
2016-04-16 Duncan P. N... Revert "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Matt ArsenaultAMDGPU: Use s_addk_i32 / s_mulk_i32
2016-04-16 Duncan P. N... ValueMapper: Use API from r266503 in unit tests, NFC
2016-04-16 Davide Italiano[LTO] Don't crash on a BitcodeFile without DataLayout.
2016-04-16 Duncan P. N... ValueMapper: Eliminate cross-file co-recursion, NFC
2016-04-16 Richard SmithUpdate and fix LLVM_ENABLE_MODULES:
2016-04-16 Richard Smith[modules] Don't expose *intrin.h headers that cannot...
2016-04-16 Richard SmithAdd some missing #includes, found by C++ modules selfhost.
next