platform/upstream/llvm.git
2018-12-07 Shafik YaghmourRevert "Introduce ObjectFileBreakpad"
2018-12-07 Michal Gorny[test] Fix reproduce-blackslash.s test with NetBSD tar
2018-12-07 Sanjay Patel[DAGCombiner] split trunc from extend in hoistLogicOpWi...
2018-12-07 Simon Pilgrim[X86] Replace instregex with instrs list. NFCI.
2018-12-07 Matt ArsenaultAMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add RDSEED instruction resource tests...
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add missing AES instruction resource...
2018-12-07 Simon Pilgrim[llvm-mca][x86] Add RDRAND/RDSEED instruction resource...
2018-12-07 Craig Topper[CostModel][X86] Fix overcounting arithmetic cost in...
2018-12-07 Craig Topper[X86] Initialize and Register X86CondBrFoldingPass
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.SI.tbuffer.store
2018-12-07 Adrian PrantlMake testcase more robust for bots actually building...
2018-12-07 Simon Pilgrim[X86] Improve pfm counter coverage for llvm-exegesis
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.SI.buffer.load.dword
2018-12-07 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.kill
2018-12-07 Gabor Marton[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing...
2018-12-07 Aaron BallmanAdding an AST dump test for statement expressions;...
2018-12-07 Adrian PrantlMake testcase more robust for completely-out-of-tree...
2018-12-07 Louis Dionne[libcxx] Add paranoid cast-to-void in comma operator
2018-12-07 Gabor Marton[CTU] Add triple/lang mismatch handling
2018-12-07 Gabor Marton[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing...
2018-12-07 Michal Gorny[test] Mark atime-based tests unsupported on NetBSD
2018-12-07 Alexey Bataev[OPENMP][NVPTX]Save registers for optimized builds...
2018-12-07 Gabor Marton[CTU] Add more lit tests and better error handling
2018-12-07 Sanjay Patel[DAGCombiner] disable truncation of binops by default
2018-12-07 Hamza Sood[unittests] Add C++17 and C++2a support to the tooling...
2018-12-07 Nikita PopovReapply "[DemandedBits][BDCE] Support vectors of integers"
2018-12-07 Graham Sellers[AMDGPU] Shrink scalar AND, OR, XOR instructions
2018-12-07 Erich KeaneMake CPUDispatch resolver emit dependent functions.
2018-12-07 Aaron BallmanAdd an explicit triple to this test to prevent failures...
2018-12-07 Erich KeaneFix spelling of WINDOWS in a test
2018-12-07 Sanjay Patel[DAGCombiner] remove explicit calls to AddToWorkList...
2018-12-07 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-07 Erich KeaneRevert "Multiversioning- Ensure all MV functions are...
2018-12-07 Gabor Marton[CTU] Add DisplayCTUProgress analyzer switch
2018-12-07 Max KazantsevIntroduce llvm.experimental.widenable_condition intrinsic
2018-12-07 Pavel LabathIntroduce ObjectFileBreakpad
2018-12-07 Tim NorthoverARM: use correct offset from base pointer (r6) in call...
2018-12-07 Ilya Biryukov[CodeComplete] Fix assertion failure
2018-12-07 Hamza Sood[unittests] Merge the PrintedStmtCXX..Matches functions...
2018-12-07 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-07 Gabor Marton[CTU] Eliminate race condition in CTU lit tests
2018-12-07 Gabor Marton[CTU] Add asserts to protect invariants
2018-12-07 David Green[Targets] Add errors for tiny and kernel codemodel...
2018-12-07 Gabor Marton[CTU] Add statistics
2018-12-07 Haojian Wu[clang-tidy] Remove duplicated getText implementation...
2018-12-07 David GreenAdd a AArch64 triple to tiny codemodel test.
2018-12-07 Simon PilgrimFix gcc7.3 -Wparentheses warning. NFCI.
2018-12-07 Xing GUO[yaml2obj] format some codes NFC.
2018-12-07 Xing GUO[yaml2obj] revert bad change
2018-12-07 Xing GUO[yaml2obj] format some codes NFC.
2018-12-07 Hans WennborgFix test/tools/llvm-mca/AArch64/Exynos/direct-branch...
2018-12-07 Roger Ferrer... [utils] Use operator "in" instead of bound function...
2018-12-07 Simon Pilgrim[X86] Add ivybridge to llvm-exegesis PFM counter mappings
2018-12-07 Simon Pilgrim[SelectionDAG] Don't pass on DemandedElts when handling...
2018-12-07 Stefan Granitz[CMake] Add support for NO_INSTALL_RPATH argument in...
2018-12-07 Kang Zhang[PowerPC] VSX register support for inline assembly
2018-12-07 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-07 Markus Lavin[PM] Port LoadStoreVectorizer to the new pass manager.
2018-12-07 Hans WennborgFix thunks returning memptrs via sret by emitting also...
2018-12-07 Dean Michael... [XRay] Use preallocated memory for XRay profiling
2018-12-07 Max Kazantsev[LoopSimplifyCFG] Do not deal with loops with irreducib...
2018-12-07 Zi Xuan Wu[PowerPC] Fix assert from machine verify pass that...
2018-12-07 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-07 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-07 Dean Michael... Re-land "[XRay] Move-only Allocator, FunctionCallTrie...
2018-12-07 Vedant Kumar[CodeExtractor] Store outputs at the first valid insert...
2018-12-07 Jim InghamAdd SBInitializerOptions.h to the Xcode project.
2018-12-07 Armando MontanezRevert "[llvm-tapi] Don't override SequenceTraits for...
2018-12-07 Jim InghamHandle detecting exec for DynamicLoaderMacOS with older...
2018-12-07 Nikita PopovRevert "[DemandedBits][BDCE] Support vectors of integers"
2018-12-07 Jason MolendaChange the amount of data that Platform::PutFile will...
2018-12-07 Saleem AbdulrasoolHost: remove Yield on Windows
2018-12-07 Stephen KellyAdd test for InitListExpr
2018-12-07 Sanjay Patel[DAGCombiner] use root SDLoc for all nodes created...
2018-12-06 Armando Montanez[llvm-tapi] Don't override SequenceTraits for std:...
2018-12-06 Sanjay Patel[DAGCombiner] don't bother saving a SDLoc for a node...
2018-12-06 Nikita Popov[DemandedBits][BDCE] Support vectors of integers
2018-12-06 Nikita Popov[BDCE] Add tests for BDCE applied to vector instruction...
2018-12-06 Sanjay Patel[DAGCombiner] more clean up in hoistLogicOpWithSameOpco...
2018-12-06 Stephen KellyNFC: Move VisitExpr code to dumpStmt
2018-12-06 Stephen KellyNFC: Move VisitStmt code to dumpStmt
2018-12-06 Stella Stamenova[lit] Use the build.py script in the case-insensitive...
2018-12-06 Stephen KellyAdd more expected content to match in test
2018-12-06 Stella Stamenova[pecoff] Use PATH_MAX instead of MAX_PATH
2018-12-06 Stephen KellyUse relative line offsets in test
2018-12-06 Alex Lorenz[frontend][darwin] warn_stdlibcxx_not_found: supress...
2018-12-06 Nico WeberRun `git ls-files '*.gn' '*.gni' | xargs -n 1 gn format`.
2018-12-06 Nico Weber[gn build] merge r348505.
2018-12-06 Craig Topper[X86] Directly create ADC/SBB nodes instead of using...
2018-12-06 Sanjay Patel[DAGCombiner] don't group bswap with casts in logic...
2018-12-06 George Karpenkov[analyzer] Rely on os_consumes_this attribute to signif...
2018-12-06 George Karpenkov[attributes] Add an attribute os_consumes_this, with...
2018-12-06 George Karpenkov[analyzer] Fix an infinite recursion bug while checking...
2018-12-06 Sanjay Patel[x86] add test for vector bitwise-logic-of-bswaps; NFC
2018-12-06 Louis Dionne[libc++] Improve diagnostics for non-const comparators...
2018-12-06 Aaron Smith[pecoff] Implement ObjectFilePECOFF::GetDependedModules()
2018-12-06 Nathan LanzaImplement WindowsDYLD::DidAttach for use with gdb-serve...
2018-12-06 Louis Dionne[libcxx] Always convert 'use_system_cxx_lib' to an...
2018-12-06 Michal Gorny[test] Add missing cmake include for building libFuzzer...
next