platform/upstream/llvm.git
2017-03-31 Kostya Serebryany[libFuzzer] ensure that strncmp is not inlined in a...
2017-03-31 Teresa JohnsonAdd more target triples to test
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Teresa JohnsonFix new compile command in test
2017-03-31 Dean Michael... [XRay][docs] Add XRayExample to docindex.
2017-03-31 Peter CollingbourneRevert r299168 and r299169 due to library dependency...
2017-03-31 Teresa JohnsonAdd triple to new test
2017-03-31 Peter CollingbourneFix 32-bit build.
2017-03-31 Peter CollingbourneLTO: Reduce memory consumption by creating an in-memory...
2017-03-31 Kostya Serebryany[libFuzzer] make sure we don't execute libFuzzer's...
2017-03-31 Eric ChristopherTemporarily revert "[PPC] In PPCBoolRetToInt change...
2017-03-31 Teresa Johnson[ThinLTO] Set up lto::Config properly for codegen in...
2017-03-31 Eric ChristopherUpdate x86-64 ABI link with the one from linuxbase...
2017-03-31 Dean Michael... [XRay][tools] Remove some assertions in llvm-xray graph
2017-03-31 Eric ChristopherFix typo, defind -> defined.
2017-03-31 Eric ChristopherFix typo, defind -> defined.
2017-03-31 Jim InghamDon't add a newline if the object description already...
2017-03-31 Chih-Hung Hsieh[clang-tidy] Revert D31406 (Reuse FileID in getLocation)
2017-03-31 Kostya Serebryany[libFuzzer] try to fix value-profile-strncmp on the...
2017-03-31 Reid KlecknerTry to fix the libcxx build with mingw64
2017-03-31 Shoaib Meenai[libc++abi] Remove missed use of config.h
2017-03-31 Peter CollingbourneModuleSummaryAnalysis: Use a more precise #include...
2017-03-30 Dan Gohman[WebAssembly] Initial linking metadata support
2017-03-30 Matt ArsenaultAMDGPU: Rename isKernel
2017-03-30 Dean Michael... [XRay][docs] Examples for how to use XRay
2017-03-30 Peter CollingbourneThinLTOBitcodeWriter: Use Module::global_values()....
2017-03-30 Matt ArsenaultLangRef: Don't refer to a 'generic' address space.
2017-03-30 Kuba MracekFixup for r299085: Keep the scribble.cc test on Darwin...
2017-03-30 Shoaib Meenai[libc++abi] Delete config.h
2017-03-30 Rui UeyamaUpdate comments.
2017-03-30 Dean Michael... fixup: use CHECK for non-atttribute sets
2017-03-30 Dean Michael... [XRay][clang] Fix the -fxray-instruction-threshold...
2017-03-30 Eric ChristopherAdd testcase for r299124.
2017-03-30 Eric ChristophergetPristineRegs is not accurately considering shrink...
2017-03-30 Craig Topper[InstCombine] Fix typo last->least. NFC
2017-03-30 Matt ArsenaultAMDGPU: Add all atomicrmw fields to atomic.inc/dec
2017-03-30 Craig Topper[InstSimplify] Use m_SignBit instead of calling getSign...
2017-03-30 Craig Topper[InstSimplify] Use APInt::isMaxSignedValue() instead...
2017-03-30 Chih-Hung Hsieh[clang-tidy] Reuse FileID in getLocation
2017-03-30 Hongbin Zheng[SimplifyIndvar] Replace the sdiv used by IV if we...
2017-03-30 Erich KeaneClang changes for alloc_align attribute
2017-03-30 Tim Hammerquistadd NetBSD files to Xcode project to resolve failure...
2017-03-30 Rui UeyamaInclude filenames in error messages to report broken...
2017-03-30 Craig Topper[AVX-512] Fix bad comment from r299112. NFC
2017-03-30 Rafael EspindolaUse os.path.realpath when tracking the cwd.
2017-03-30 Craig Topper[AVX-512] Fix another case where fastisel was generatin...
2017-03-30 Rafael Espindolalit: support redirect from globs
2017-03-30 Rui UeyamaDo not enclose an entire file with namespaces.
2017-03-30 Kamil RytarowskiBattery of NetBSD support improvements
2017-03-30 Stanislav Mekhanoshin[AMDGPU] Add GlobalOpt parameter to Always Inliner...
2017-03-30 Adrian PrantlTeach stripNonLineTableDebugInfo() to remap DILocations...
2017-03-30 Rui UeyamaAdd parsing of mllvm command line options.
2017-03-30 Eric FiselierFix LWG 2934 - optional<const T> doesn't compare with T
2017-03-30 Juergen Ributzka[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCOD...
2017-03-30 Davide Italiano[AArch64ISelLowering] Remove `else` after `return`...
2017-03-30 Davide Italiano[AArch64] Simplify isSingExtended()/isZeroExtended...
2017-03-30 Derek Schuff[WebAssembly] Improve support for WebAssembly binary...
2017-03-30 Eric FiselierImplement LWG 2842 - optional(U&&) needs to SFINAE...
2017-03-30 Kuba MracekFixup for r299085: Disable the scribble.cc test on...
2017-03-30 Yaron KerenFollowing r297661, disable dup workaround to disable...
2017-03-30 Rui UeyamaChange the error message format for undefined symbols.
2017-03-30 Adam Nemet[DAGCombiner] Initial support for the fast-math flag...
2017-03-30 Michal GornyRevert r298776 - Expression: add missing linkage to...
2017-03-30 Aaron BallmanCorrecting a typo; NFC.
2017-03-30 Ahmed Bougacha[CodeGen] Pass SDAG an ORE, and replace FastISel stats...
2017-03-30 Kuba MracekFixup for r299085: On Windows %p doesn't print 0x prefix.
2017-03-30 Sanjay Patel[DAGCombiner] add helper function for visitORLike;...
2017-03-30 Kuba MracekFixup for r299085: Print all output to stderr.
2017-03-30 Kuba MracekFixup for r299085: Include stdint.h in scribble.cc...
2017-03-30 Chris Bieneman[yaml2obj] Enable and fix tests
2017-03-30 Shoaib Meenai[libc++abi] Remove unistd.h include
2017-03-30 Kuba Mracek[tsan] Add interceptor for xpc_connection_cancel to...
2017-03-30 Kuba Mracek[asan] Implement "scribble" flags, which overwrite...
2017-03-30 Rafael Espindolaavoid a subshell.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-30 Francis RicciEnable leak detection on linux-i686 by default
2017-03-30 Rafael EspindolaUse FileCheck instead of [.
2017-03-30 Alex Lorenz[ARC][ObjC++] Use ObjC semantic rules for comparisons...
2017-03-30 Nirav DaveMove NumRegParameters Module Flag. NFCI.
2017-03-30 Alex Lorenz[Sema][ObjC] Avoid the "type of property does not match...
2017-03-30 Rafael EspindolaAdd LIT_USE_INTERNAL_SHELL to compiler-rt tests.
2017-03-30 Rafael EspindolaUse count instead of grep -c.
2017-03-30 Andrew NgTest commit.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Haojian WuAdd `replace` interface with range in AtomicChange.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Jonathan Coe[clang-tidy] fix docs in hicpp checks
2017-03-30 Jonathan Coe[clang-tidy] fix for linker errors in hicpp checks
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Jonathan Coe[clang-tidy] add aliases for hicpp module
2017-03-30 Kristof BeylsRevert "Make naming in Host.h in line with coding stand...
2017-03-30 Kristof BeylsAnother attempt fix the Windows builds
2017-03-30 Kristof BeylsAttempt to fix the Windows builds by using llvm::detail...
2017-03-30 Daniel Sanders[globalisel][tablegen] Change Expected<bool> to Error...
2017-03-30 Kristof BeylsMake naming in Host.h in line with coding standards.
2017-03-30 Maxim Ostapenko[sanitizer] Move fread and fwrite interceptors to sanit...
2017-03-30 Kristof BeylsRefactor getHostCPUName to allow testing on non-native...
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth outside...
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth and integ...
next