platform/upstream/llvm.git
2016-09-15 Shoaib Meenai[libc++] Avoid <memory> include in locale_win32.h
2016-09-15 Sriraman Tallam[PM] Port CFGViewer and CFGPrinter to the new Pass...
2016-09-15 Todd Fialaadded LLDB_PYTHON_TESTSUITE_ARCH Xcode variable
2016-09-15 Zachary Turner[pdb] Write the IPI stream.
2016-09-15 Sanjay Patelfix function names; NFC
2016-09-15 Zachary Turner[pdb] Fix the TPI stream size computation.
2016-09-15 Jason Henline[SE] Support CUDA dynamic shared memory
2016-09-15 Kostya Serebryany[libFuzzer] fix the build for AFLDriverTest
2016-09-15 Aaron BallmanReapply: Silence false positive diagnostics regarding...
2016-09-15 Sanjay Patel[InstCombine] allow icmp (sub nsw) folds for vectors
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp (sub nsw)
2016-09-15 Davide Italiano[IRObjectFile] Handle undefined weak symbols in RecordS...
2016-09-15 Peter CollingbourneTake ownership of libLTO as discussed on llvm-dev.
2016-09-15 Sanjay Patel[InstCombine] remove duplicated fold ; NFCI
2016-09-15 Jason Henline[SE] Let users specify CUDA path
2016-09-15 Artem Dergachev[analyzer] Fix HTMLRewriter style sheets to support...
2016-09-15 Sanjay Patel[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold...
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp sgt smin
2016-09-15 Reid Kleckner[sanitizer] Test the allocator with the ASan win64...
2016-09-15 Sanjay Patel[InstCombine] auto-generate checks
2016-09-15 Etienne Bergeron[compiler-rt] Changing function prototype returning...
2016-09-15 Reid KlecknerReally fix the Windows sanitizer build
2016-09-15 Etienne BergeronFix silly mistake introduced here : https://reviews...
2016-09-15 Etienne Bergeronaddress comments from: https://reviews.llvm.org/D24566
2016-09-15 Reid KlecknerDocument our extension to the COFF .section directive...
2016-09-15 Sanjay Patel[InstCombine] clean up foldICmpWithConstant(); NFC
2016-09-15 Sanjay Patel[InstCombine] add helper function for foldICmpWithConst...
2016-09-15 Sanjay Patel[InstCombine] use m_APInt to allow icmp folds using...
2016-09-15 Aaron BallmanReverting r281609; it caused some build bots to break.
2016-09-15 Tobias GrosserGPGPU: Do not assume arrays start at 0
2016-09-15 Simon Dardis[mips][ias] Enable IAS by default for N64 on Debian...
2016-09-15 Aaron BallmanSilence false positive diagnostics regarding passing...
2016-09-15 Rafael EspindolaCheck the return of getInteger.
2016-09-15 Simon Dardis[mips][ias] Enable IAS by default for N64 on Debian...
2016-09-15 Dimitar VlahovskiReformat x86_64 register infos defines table
2016-09-15 George RimarRecommit r281318 "[ELF] - Versionscript: support mangle...
2016-09-15 James Molloy[ARM] Promote small global constants to constant pools
2016-09-15 Kuba Brecka[libcxx] Allow sanitizing libcxx with ASan+UBSan simult...
2016-09-15 Tim NorthoverGlobalISel: legalize GEP instructions with small offsets.
2016-09-15 Tamas BerghammerFix TestSymbolContextTwoFiles on Android after rL281595
2016-09-15 Tim NorthoverGlobalISel: relax type constraints on G_ICMP to allow...
2016-09-15 Tim NorthoverGlobalISel: remove "unsized" LLT
2016-09-15 NAKAMURA Takumillvm/test/Transforms/CorrelatedValuePropagation/alloca...
2016-09-15 Tim NorthoverGlobalISel: cache pointer sizes in LLT
2016-09-15 Oliver Stannard[ARM] ARM-specific attributes should be accepted for...
2016-09-15 Tamas BerghammerAdd support for DW_AT_ranges_base attribute
2016-09-15 Tamas BerghammerTry to fix windows build after rL281569
2016-09-15 Filipe Cabecinhas[asan] Reify ErrorInvalidPointerPair
2016-09-15 Filipe Cabecinhas[asan] Reify ErrorODRViolation
2016-09-15 Filipe Cabecinhas[asan] Reify ErrorBadParamsToAnnotateContiguousContainer
2016-09-15 Vedant Kumar[llvm-cov] Move some layout logic to the right spot...
2016-09-15 Vedant Kumar[llvm-cov] Hide instantiation views for unexecuted...
2016-09-15 Vedant Kumar[llvm-cov] Don't create 'jump to ...' links in nested...
2016-09-15 Wei MiUpdate clang unittests for rL281586.
2016-09-15 Wei MiAdd some shortcuts in LazyValueInfo to reduce compile...
2016-09-15 Jonas Hahnfeld[CMake] Fixing lit for runtimes directory
2016-09-15 Kostya Serebryany[libFuzzer] disable test that requires debug info ...
2016-09-15 Kostya Serebryany[libFuzzer] move the AFL driver build rule test into...
2016-09-15 NAKAMURA TakumiBuiltins.def: Explicitly undef finitef, to appease...
2016-09-15 Vedant Kumar[llvm-cov] Make a method name more accurate (NFC)
2016-09-15 Kostya Serebryany[libFuzzer] fix print_pcs test
2016-09-15 Vedant Kumar[llvm-cov] Don't print a verbose title when looking...
2016-09-15 Vedant Kumar[llvm-cov] Fix tests that aren't checking anything...
2016-09-15 Kostya Serebryany[libFuzzer] implement print_pcs with trace-pc-guard...
2016-09-15 Ahmed Bougacha[sanitizer] Fix darwin Go tsan build by unifying r28156...
2016-09-15 Wei MiAdd a C++ unittest to test the fix for PR30213.
2016-09-15 Kostya Serebryany[sanitizer] one more attempt to fix things with __sani...
2016-09-15 Justin Lebar[doc] [CUDA] Add sections about STL support and differe...
2016-09-15 Sanjoy Das[LangRef] Add a clarifying example for undef
2016-09-15 Jim InghamMake the keys enumerations for options and resolvers...
2016-09-15 Kostya Serebryany[libFuzzer] add 8-bit counters to trace-pc-guard handler
2016-09-15 Ahmed BougachaDefine the weak symbol added by r281546 on mac.
2016-09-15 Aaron Watrymath: Implement tgamma
2016-09-15 Aaron Watrymath: Implement lgamma
2016-09-15 Aaron Watrymath: Implement lgamma_r
2016-09-15 Aaron WatryAdd ADDR_SPACE parameter to _CLC_V_V_VP_VECTORIZE
2016-09-14 Eric FiselierRevert r280944 - Added 'inline' attribute to basic_stri...
2016-09-14 Sanjay Patel[InstCombine] refactor eq/ne cases in foldICmpUsingKnow...
2016-09-14 Zachary Turner[pdb] Fix unit test compilation.
2016-09-14 Sanjay Patel[InstCombine] add vector tests for foldICmpUsingKnownBits()
2016-09-14 Reid KlecknerFix the Windows build after r281546
2016-09-14 Artem BelevichRevert r281457 "Supports adding insertion around non...
2016-09-14 Zachary Turner[pdb] Get rid of Data and RawData in CVType.
2016-09-14 Zachary Turner[pdb] Write TPI hash values to the TPI stream.
2016-09-14 Reid Kleckner[MC] Handle discardable COFF sections in assembly
2016-09-14 Kostya Serebryany[tsan] fix tsan build by adding a dummy __sanitizer_pri...
2016-09-14 Reid Kleckner[clang-cl] Accept the joined equals version of -resourc...
2016-09-14 Mehdi AminiFix auto-upgrade of TBAA tags in Bitcode Reader
2016-09-14 Kostya Serebryany[asan] fix windows
2016-09-14 Kostya Serebryany[asan] add heap_profile=1 to asan to periodically print...
2016-09-14 Sean CallananMore cleanup in `frame diagnose,` eliminating a bunch...
2016-09-14 Justin Lebar[CUDA] Make __clang_cuda_cmath.h compatible with libc++.
2016-09-14 Justin Lebar[CUDA] Add test checking our ability to take a function...
2016-09-14 Reid KlecknerFix indentation in codeview code
2016-09-14 Albert GutowskiAdd some MS aliases for existing intrinsics
2016-09-14 Mehdi Amini[LTO] Move tests from test/tools to test/LTO, as they...
2016-09-14 Mehdi Amini[LTO] Fix commons handling
2016-09-14 Mehdi Amini[ThinLTO] Add an option to llvm-lto to print some basic...
2016-09-14 Sean CallananReplaced two instances of std::function with auto.
2016-09-14 Matt ArsenaultFinish renaming remaining analyzeBranch functions
next