platform/upstream/llvm.git
2018-12-09 Frederic RissRemove some UB in RegisterContextDarwin_arm64.cpp
2018-12-09 Fangrui SongSourceManager: insert(make_pair(..)) -> try_emplace...
2018-12-08 Martin Storsjo[COFF] Map truncated .eh_frame section name
2018-12-08 David CarlierFix conflict types for this FreeBSD test.
2018-12-08 Sanjay Patel[DAGCombiner] re-enable truncation of binops
2018-12-08 Sanjay Patel[x86] add 32-bit RUN for tests and test with opaque...
2018-12-08 Nico Weber[gn build] Add build files for CodeGen subfolders AsmPr...
2018-12-08 Heejin Ahn[WebAssembly] Add support for the event section
2018-12-08 Heejin Ahn[WebAssembly] Make WasmSymbol's signature usable for...
2018-12-08 Xing GUO[llvm-readobj] Little clean up inside `parseDynamicTable`
2018-12-08 Pete CooperConvert some ObjC msgSends to runtime calls.
2018-12-08 Richard TrieuMove diagnostic enums into Basic.
2018-12-08 Kamil RytarowskiFix a typo in the strtoi test
2018-12-08 Kamil RytarowskiRevert a chunk of previous change in sanitizer_platform...
2018-12-08 Kamil RytarowskiAdd interceptors for md5(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the rmd160(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the md4(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the sha1(3) from NetBSD
2018-12-08 George KarpenkovStop tracking retain count of OSObject after escape...
2018-12-08 Vitaly Buka[sanitizer] Add lit.local.cfg for FreeBSD
2018-12-08 Vitaly Buka[sanitizer] Suppress lint warning conflicting with...
2018-12-08 David CarlierFix style.
2018-12-08 Nico Weber[gn build] Merge r348593
2018-12-08 Craig Topper[SelectionDAG] Remove ISD::ADDC/ADDE from some undef...
2018-12-08 David CarlierConflict fixes from previous commits.
2018-12-08 David Carlier[Sanitizer] capsicum api subset interception
2018-12-08 Nico Weber[gn build] Add build files for lib/CodeGen, lib/Transfo...
2018-12-08 Eugene Zelenko[Documentation] Alphabetical order in new checks list.
2018-12-07 Stella Stamenova[tests] Fix the FileManagerTest getVirtualFile test...
2018-12-07 Stella Stamenova[lit] Fix case-insensitive test
2018-12-07 Kamil RytarowskiAdd interceptors for the strtoi(3)/strtou(3) from NetBSD
2018-12-07 Artem Belevich[CUDA] Added missing 'inline' for functions defined...
2018-12-07 Craig Topper[X86] Remove the XFAILed test added in r348620
2018-12-07 Marshall ClowUpdate a couple of vector<bool> tests that were testing...
2018-12-07 Dan LiewFix IOError exception being raised in `asan_symbolize...
2018-12-07 Matt ArsenaultAMDGPU: Fix offsets for < 4-byte aggregate kernel arguments
2018-12-07 Jessica Paquette[GlobalISel] Add IR translation support for the @llvm...
2018-12-07 Kamil RytarowskiAdd a new interceptors for statvfs1(2) and fstatvfs1...
2018-12-07 Krzysztof Parzyszek[Hexagon] Fix post-ra expansion of PS_wselect
2018-12-07 Kamil RytarowskiAdd a new interceptor for fparseln(3) from NetBSD
2018-12-07 Louis Dionne[libcxx] Remove the availability_markup LIT feature
2018-12-07 Heejin Ahnclang-format LLVM.h (NFC)
2018-12-07 Kamil RytarowskiAdd new interceptor for strtonum(3)
2018-12-07 George Burgess IV[ModuleSummary] use StringRefs to avoid a redundant...
2018-12-07 Simon PilgrimFix unused variable warning. NFCI.
2018-12-07 Heejin Ahn[WebAssembly] clang-format/clang-tidy AsmParser (NFC)
2018-12-07 Heejin AhnDelete registerScope function
2018-12-07 Pete CooperFollow-up from r348441 to add the rest of the objc...
2018-12-07 Nikita Popov[MemCpyOpt] memset->memcpy forwarding with undef tail
2018-12-07 Nikita Popov[MemCpyOpt] Add tests for memset->memcpy forwaring...
2018-12-07 Matt ArsenaultAMDGPU: Use gfx9 instead of gfx8 in a test
2018-12-07 Volodymyr Sapsai[Preprocessor] Don't avoid entering included files...
2018-12-07 Vedant Kumar[HotColdSplitting] Refine definition of unlikelyExecuted
2018-12-07 Vedant Kumar[HotColdSplitting] Outline more than once per function
2018-12-07 George Karpenkov[analyzer] Move out tracking retain count for OSObjects...
2018-12-07 George Karpenkov[analyzer] RetainCountChecker: remove untested, unused...
2018-12-07 David CarlierMissing freebsd files.
2018-12-07 David Carlier[Sanitizer] Separate FreeBSD interception data structures
2018-12-07 Eric Fiselier[clang-tidy]: Abseil: new check 'abseil-upgrade-duratio...
2018-12-07 Michael TrentUpdate the Swift version numbers reported by objdump
2018-12-07 Zachary Turner[NativePDB] Reconstruct function declarations from...
2018-12-07 Sam Clegg[llvm-tapi] Don't try to override SequenceTraits for...
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...
next