platform/upstream/llvm.git
2019-03-08 Kristof Umann[analyzer] Emit an error rather than assert on invalid...
2019-03-08 Kristof Umann[analyzer] Use the new infrastructure of expressing...
2019-03-08 Hyrum Wright[clang-tidy] NFC: Negate the name and semantics of...
2019-03-08 Manman RenReland compiler-rt support for order file instrumentation.
2019-03-08 Akira HatanakaUse {{.*}} in test case to match the type of wide strin...
2019-03-08 Simon PilgrimFix typo in constant vector
2019-03-08 Erich KeaneRe-fix _lrotl/_lrotr to always take Long, no matter...
2019-03-08 Erich KeaneRevert "Enable _rotl, _lrotl, _rotr, _lrotr on all...
2019-03-08 James Henderson[llvm-readelf]Don't lose negative-ness of negative...
2019-03-08 Nico Webergn build: Merge r355685
2019-03-08 Nico Webergn build: Unbreak finding a working `gn` on $PATH on...
2019-03-08 Nico Webergn build: Unbreak get.py and gn.py on Windows
2019-03-08 Clement Courbet[sanitizer] Update global_symbols.txt
2019-03-08 Simon Pilgrim[DAGCombine] Merge visitSMULO+visitUMULO into visitMULO...
2019-03-08 Simon Pilgrim[DAGCombine] Merge visitSADDO+visitUADDO into visitADDO...
2019-03-08 Simon Pilgrim[DAGCombine] Merge visitSSUBO+visitUSUBO into visitSUBO...
2019-03-08 Petar Jovanovic[mips] Use libatomic instead of GCC intrinsics for...
2019-03-08 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-08 Benjamin KramerMake function definition in header inline
2019-03-08 Kadir Cetinkaya[clang][Index] Fix msan failure
2019-03-08 Hans Wennborgclang-cl : Parse all /d2 options
2019-03-08 Kadir Cetinkaya[clangd] Remove ./ and ../ in the file paths
2019-03-08 Haojian Wu[clangd] Redirect clangd page.
2019-03-08 Kadir Cetinkaya[clangd] Make sure constructors do not reference class
2019-03-08 Kadir Cetinkaya[clang][Tooling] Delete dots and dotdots when generatin...
2019-03-08 Haojian Wu[clangd] Deduplicate Refs on the fly.
2019-03-08 Clement Courbet[SelectionDAG] Allow the user to specify a memeq function.
2019-03-08 Carl Ritson[AMDGPU] V_CVT_F32_UBYTE{0,1,2,3} are full rate instruc...
2019-03-08 Hans WennborgAdd another test for r354937 that came up in PR40890
2019-03-08 Kadir Cetinkaya[clangd] Adjust compile commands to be applicable for...
2019-03-08 Kadir Cetinkaya[clang][Index] Mark references from Constructors and...
2019-03-08 Craig Topper[X86] Improve the type checking in isLegalMaskedLoad...
2019-03-08 Petr Hosek[Clang] Include the test directory ommited in r355665
2019-03-08 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-03-08 Akira HatanakaFix test case committed in r355662.
2019-03-08 Steven Wu[Bitcode] Fix bitcode compatibility issue with clang...
2019-03-08 Akira Hatanaka[ObjC] Emit a boxed expression as a compile-time consta...
2019-03-08 Jason MolendaAdd ASAN llvm build directory variants to
2019-03-08 JF BastienVariable auto-init: split out small arrays
2019-03-08 Craig Topper[X86] Make x86-intrinsics-headers-clean.cpp stricter.
2019-03-08 Jonas Devlieghere[Reproducers] TestImagineList.test -> TestImageList...
2019-03-08 Jonas Devlieghere[Reproducers] Mark partial specialization as inline
2019-03-08 Zachary Turner[lldb-vscode] Report an error if an invalid program...
2019-03-07 Sanjay Patel[x86] add extract FP tests for target-specific nodes...
2019-03-07 Jonas Devlieghere[Reproducers] Use partial template specialization inste...
2019-03-07 Adrian PrantlTemporarily diasble debug output in GenericDomTreeConst...
2019-03-07 Adrian PrantlMake GenericDomTreeConstruction textual instead.
2019-03-07 Jonas DevlieghereMake bytes_read an unsigned
2019-03-07 Jonas DevlieghereRemove unused function
2019-03-07 Jonas Devlieghere[SBAPI] Log from record macro
2019-03-07 Alex LangfordFix TestPaths.py on windows
2019-03-07 Frederic RissAdd logging to TestQueues.py
2019-03-07 Adrian PrantlWork around a module build error on the LLDB incrementa...
2019-03-07 Mitch Phillips[GN] Locate prebuilt binaries correctly.
2019-03-07 Frederic RissFix TestAppleSimulatorOSType.py with Xcode 10.2
2019-03-07 Kostya Kortchinsky[scudo][standalone] Adding a stats class
2019-03-07 Julian Lettner[TSan] Temporarily disable test which fails on build bot
2019-03-07 Davide Italiano[testsuite] Recommit the TestTerminal directory.
2019-03-07 Hubert TongAdd secondary libstdc++ 4.8 and 5.1 detection mechanisms
2019-03-07 Zachary Turner[lldb-vscode] Support running in server mode on Windows.
2019-03-07 Craig Topper[X86] Correct scheduler information for rotate by const...
2019-03-07 Craig Topper[X86] Model ADC/SBB with immediate 0 more accurately...
2019-03-07 Brian Gesiak[CodeGen] Reuse BlockUtils for -unreachableblockelim...
2019-03-07 Julian Lettner[TSan] Temporarily disable test which fails on build bot
2019-03-07 Adrian PrantlAdd an LLVM-style dump method to CompilerType for extra...
2019-03-07 Alex Langford[ExpressionParser] Implement ComputeClangResourceDir...
2019-03-07 Konstantin... AMDHSA: Code object v3 updates
2019-03-07 Ali Tamur[lldb] Fix DW_OP_addrx uses.
2019-03-07 Matt Davis[llvm-mca] Emit a message when no bottlenecks are ident...
2019-03-07 Rafael AulerRecommit "Support attribute used in member funcs of...
2019-03-07 Mitch Phillips[GN] Remove DataLayoutTest.cpp from IR Unittests.
2019-03-07 Reid KlecknerFix some clang analysis tests passing arguments incorrectly
2019-03-07 Vlad TsyrklevichDelete x86_64 ShadowCallStack support
2019-03-07 Jinsong Ji[PowerPC] Run clang format to avoid compiling warning.
2019-03-07 Peter CollingbourneELF: Reduce the size of InputSectionBase by two words...
2019-03-07 Petar Jovanovicfix expected format in test/ELF/eh-frame-hdr-augmentation.s
2019-03-07 Julian Lettner[NFC][TSan] Remove unnecessary #include
2019-03-07 Julian Lettner[TSan][Linux] Fix libdispatch interception macros compi...
2019-03-07 Julian Lettner[NFC][TSan] Add libdispatch tests for non-Darwin platforms
2019-03-07 Julian Lettner[Sanitizer] Add 'dispatch' feature to be used in compil...
2019-03-07 Mitch PhillipsRollback of rL355585.
2019-03-07 Davide Italiano[testsuite] Spring cleaning: this tests `stty`, not...
2019-03-07 Alexey Bataev[OPENMP 5.0]Add initial support for 'allocate' directive.
2019-03-07 Florian Hahn[InterleavedAccessAnalysis] Fix integer overflow in...
2019-03-07 Davide Italiano[testsuite] Drop characters that can't be decoded,...
2019-03-07 Jan KratochvilFix TestDataFormatter.test uninitialized variable
2019-03-07 Jonas Devlieghere[Reproducers] Disable registering lldb::thread_t everywhere
2019-03-07 Anastasia Stulova[Sema] Change addr space diagnostics in casts to follow...
2019-03-07 Anastasia Stulova[PR40778][Sema] Adjust addr space of operands in builti...
2019-03-07 Petar Jovanovic[DebugInfo] Fix the type of the formated variable
2019-03-07 Anastasia Stulova[PR40778] Preserve addr space in Derived to Base cast.
2019-03-07 Petar Jovanovic[analyzer] handle modification of vars inside an expr...
2019-03-07 Nico Webergn build: Port r342002
2019-03-07 Nico Webergn build: Merge r355522
2019-03-07 Alexandre Ganea[LLD][COFF] Restrict the failifmismatch test to x86_64...
2019-03-07 Aaron Ballmanexpected-no-diagnostics@ does not make sense, switching...
2019-03-07 Xing GUO[llvm-readobj] Dump DT_USED value as string like GNU...
2019-03-07 Haojian Wu[clangd] Strip plugin arguments in clangd-indexer.
2019-03-07 Balazs Keri[ASTImporter] Changed use of Import to Import_New in...
2019-03-07 David Green[LSR] Attempt to increase the accuracy of LSR's setup...
next