platform/upstream/llvm.git
2015-03-03 Juergen RibutzkaLower _mm256_broadcastsi128_si256 directly to a vector...
2015-03-03 Fariborz Jahanian[SDK modernizer]. Patch fixes driver's lack of
2015-03-03 Duncan P. N... IR: Add missing API to specialized metadata nodes
2015-03-03 Andrey ChurbanovCleanup provided by Carlo Bertolli
2015-03-03 Marshall ClowAdd better tests for ctype<char>::classic_table
2015-03-03 Eric Fiselier[libcxx] Add support for linking libc++ against a stati...
2015-03-03 Eric Fiselier[libcxxabi] Build both static and shared versions of...
2015-03-03 NAKAMURA TakumiMake llvm/test/Object/archive-format.test CRLF-tolerant.
2015-03-03 Michael Kuperstein[X86][Haswell][SchedModel] Fix patterns for scalar...
2015-03-03 Ilia KFix and enable some tests on Linux (MI)
2015-03-03 Ilia KImprove MiStackTestCase tests
2015-03-03 Ilia KAllow to pass an executable file via lldb-mi arguments...
2015-03-03 Elena DemikhovskyAVX-512: Moved patterns for masked load/store under...
2015-03-03 Manuel KlimekMake -Wuninitialized warn on pointer-to-member and...
2015-03-03 Manuel KlimekMake sure we initialize all values in WhitespaceManager...
2015-03-03 Daniel Jasperclang-format: Fix access to uninitialized memory.
2015-03-03 Tamas BerghammerFix execution of platform shell commands on android
2015-03-03 Daniel JasperDuring PHI elimination, split critical edges that move...
2015-03-03 Daniel JasperRevert r231008 (and dependent r231019).
2015-03-03 Daniel BerlinAdd range iterators to Extract/InsertValueInst indices
2015-03-03 Kuba BreckaSymbolizer refactoring: Turn FillAddressAndModuleInfo...
2015-03-03 Argyrios Kyrtzidis[ASTUnit] Fix crash when trying to load a module file...
2015-03-03 Nick LewyckySwitch up whitespace with better whitespace.
2015-03-03 Nick LewyckyRevert the non-cleanup part of r230769 because it intro...
2015-03-03 Davide Italiano[ELF] Implement R_X86_64_PC16 relocation.
2015-03-03 Owen AndersonCleanup after r230934 per Dave's suggestions.
2015-03-03 Craig Topper[X86] Remove some unused code from disassembler.
2015-03-03 David MajnemerSema: Caught exception objects should be unqualified
2015-03-03 Nico WeberRemove obsolete FIXME. override on definitions is fine.
2015-03-03 Kostya Serebryany[asan] Since x32 has 32-bit pointers, it should use...
2015-03-03 Sanjoy DasRevert "[ADT] fail-fast iterators for DenseMap"
2015-03-03 David MajnemerSema: Properly initialize the thrown exception object
2015-03-03 Greg ClaytonFix a crasher where we might have a N_UNDF symbol with...
2015-03-03 Peter CollingbourneAdd explicit type to empty std::set initializer to...
2015-03-03 Ahmed Bougacha[X86] Special-case 2x CMOV when custom-inserting.
2015-03-03 Ahmed Bougacha[X86] Combine (cmov (and/or (setcc) (setcc))) into...
2015-03-03 Reid KlecknerFix cppeh breakage due to racing commits
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-03-03 Andrew KaylorRemap arguments and non-alloca values used by outlined...
2015-03-03 Benjamin KramerLoopIdiom: Give globals for memset_pattern16 private...
2015-03-03 Alexey Samsonov[Sanitizers] Remove duplication in sanitizer group...
2015-03-03 Matthias BraunFix typo in my last commit.
2015-03-03 Reid KlecknerWinEH: Run opt -instnamer over some cppeh tests and...
2015-03-02 Fariborz Jahanian[SDK modernizer] Patch to fix type of the typed enums...
2015-03-02 Sanjoy Das[ADT] fail-fast iterators for DenseMap
2015-03-02 Michael ZolotukhinTLI: Factor out sanitizeFunctionName. NFC.
2015-03-02 Rui UeyamaMake ArchiveLibraryFile::~ArchiveLibraryFile virtual.
2015-03-02 Kuba BreckaSymbolizer refactoring: Make LibbacktraceSymbolizer...
2015-03-02 Reid KlecknerRemove shell requirement from test/Modules/explicit...
2015-03-02 Reid KlecknerRevert bad change from r231029
2015-03-02 Reid KlecknerRemove shell requirements from tests that use 'cd'
2015-03-02 Benjamin KramerIndexedMap: Document why SmallVector<T, 0> is preferabl...
2015-03-02 Kuba BreckaSymbolizer refactoring: ExtractToken and friends
2015-03-02 Hans Wennborgclang-cl: Correctly ignore /openmp- (PR22748)
2015-03-02 Alexey Samsonov[Sanitizer] Run test/sanitizer_common lit tests on...
2015-03-02 Adrian PrantlRevert "Revert "For the dwarf expression code get the...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Reid Klecknercmake: Use MSVC atomics with clang-cl
2015-03-02 Jan VeselySupport: Use const pointers for reads.
2015-03-02 Sanjoy DasFix test case.
2015-03-02 Fariborz JahanianAttempt to fix buildbot.
2015-03-02 Sanjoy DasRevert some changes that were made to fix PR20680.
2015-03-02 Reid Klecknerlit: Add 'cd' support to the internal shell and port...
2015-03-02 Rui UeyamaUse read{16,32,64}{le,be}() instead of *reinterpret_cas...
2015-03-02 Benjamin KramerSmallVector: Allow initialization and assignment from...
2015-03-02 Kuba BreckaSymbolizer refactoring: Move internals to separate...
2015-03-02 Renato GolinAllow compiler-rt build on Bitrig
2015-03-02 Michael ZolotukhinTLI: Use lambda. NFC.
2015-03-02 Zachary Turner[CMake] Refactor LLDB main CMake file.
2015-03-02 Matthias BraunImprove robustness of dependency-generation-crash.c...
2015-03-02 Fariborz Jahanian[SDK modernizer]. Patch fixes driver's lack of
2015-03-02 Michael ZolotukhinMake ToVectorTy static.
2015-03-02 Michael ZolotukhinFix a copy-paste bug.
2015-03-02 Rui UeyamaRemove include/lld/Core/Endian.h and use llvm/Support...
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 Adrian PrantlRevert "For the dwarf expression code get the subtarget...
2015-03-02 Rui UeyamaSupport: Add {read,write}{16,32,64}{le,be} functions.
2015-03-02 Paul RobinsonRemove useless .debug_macinfo section setup.
2015-03-02 Timur Iskhodzhanov[ASan/Win] Work around PR22545: call LLVM global_dtors...
2015-03-02 Alexey Samsonov[MSan] Remove explicit -m64 from RUN lines.
2015-03-02 David BlaikieChange SystemZ large tests to use the existing long_tes...
2015-03-02 Alexey Samsonov[DFSan] Remove explicit -m64 from RUN lines.
2015-03-02 Alexey Samsonov[Sanitizer] Restrict open_memstream to x86_64. Fixes...
2015-03-02 Philip Reames[PerformanceTips] Document various items folks have...
2015-03-02 Filipe CabecinhasAdd -fexceptions for targets which need it
2015-03-02 Chaoren LinApplying D7950 to four near copies of the file.
2015-03-02 Filipe CabecinhasAdd -fexceptions for targets where it isn't the default.
2015-03-02 Rafael EspindolaAdd r230655 back with a fix.
2015-03-02 Eric ChristopherFor the dwarf expression code get the subtarget off...
2015-03-02 Bob WilsonAdd clang support for Objective-C application extensions.
2015-03-02 Juergen RibutzkaRestore LLVMLinkModules C API until it is properly...
2015-03-02 Jan VeselyR600: Use c++11 style for loop
2015-03-02 Alexey Samsonov[Sanitizer] Fix StripPathPrefix function and improve...
2015-03-02 Paul RobinsonRevert r230979, should apply to all X86 ELF.
2015-03-02 Filipe CabecinhasAdd -frtti and -fexceptions to tests that assume these...
2015-03-02 Zachary Turner[Windows] Fix getcwd() on Windows.
2015-03-02 Daniel Jasperclang-tidy: Update test as underlying problem apparentl...
2015-03-02 Chris BienemanMaking the SO version major.minor instead of just major...
2015-03-02 Dmitry Vyukovasan: fix windows build after commit 230978
2015-03-02 Paul Robinson[PS4] Correct relocation for DWARF TLS references.
next