summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLiteral diagnosticsBruno Cardoso Lopes2016-07-193-2/+38
* [Profile] use portable macro /NFCXinliang David Li2016-07-191-1/+1
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-2/+2
* Use posix_fallocate instead of ftruncate.Rafael Espindola2016-07-193-0/+12
* [libcxxabi] When catching an exception of type nullptr_t with a handler ofRichard Smith2016-07-196-27/+130
* [tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*Vedant Kumar2016-07-192-2/+16
* Let FuncAttrs infer the 'returned' argument attributeDavid Majnemer2016-07-193-4/+4
* ARM: move feature for Thumb2 pkhbt/pkhtb onto architectures.Tim Northover2016-07-192-32/+31
* [GlobalISel] Mark newly-created gvregs as having a bank.Ahmed Bougacha2016-07-194-5/+38
* [GlobalISel] Simplify more RegClassOrRegBank is+get. NFC.Ahmed Bougacha2016-07-191-5/+3
* [OpenCL] Fixes bug of missing OCL version metadata on the AMDGCN targetYaxun Liu2016-07-192-18/+42
* amdgpu: Use right builtn for rsqMatt Arsenault2016-07-191-1/+6
* [FunctionAttrs] Correct the safety analysis for inference of 'returned'David Majnemer2016-07-194-6/+57
* [SCCP] Improve assert messages. NFCI.Davide Italiano2016-07-191-4/+6
* [libFuzzer] properly intercept memmemKostya Serebryany2016-07-192-2/+15
* [DSE] Add additional debug output. NFC.Chad Rosier2016-07-191-0/+2
* Add detect_stack_use_after_scope runtime flagVitaly Buka2016-07-198-4/+46
* Fix undefined behavior in __treeEric Fiselier2016-07-198-188/+302
* Add a testcase for r275581David Majnemer2016-07-191-0/+28
* [RegionInfo] Some cleanupsDavid Majnemer2016-07-192-110/+87
* [RegionPass] Some minor cleanupsDavid Majnemer2016-07-191-4/+2
* [LoopPass] Some minor cleanupsDavid Majnemer2016-07-191-7/+5
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-1/+1
* libunwind: sync some coments with NetBSD's versionEd Maste2016-07-191-13/+13
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-198-46/+46
* add tests related to PR28466Sanjay Patel2016-07-191-1/+60
* [X86][AVX512] Added AVX512 subvector broadcast testsSimon Pilgrim2016-07-192-0/+464
* cppcoreguidelines-pro-bounds-constant-array-index: ignore implicit constructorMatthias Gehre2016-07-192-1/+15
* [X86][AVX] Fixed typo in test namesSimon Pilgrim2016-07-192-6/+6
* [DSE] Add additional debug output. NFC.Chad Rosier2016-07-191-0/+3
* add missing test for simplifySelectBitTest()Sanjay Patel2016-07-191-0/+14
* [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))Tobias Grosser2016-07-192-2/+46
* AMDGPU: Only use legal inline immediates with kill pseudoMatt Arsenault2016-07-195-3/+15
* GPGPU: Bail out of scops with hoisted invariant loadsTobias Grosser2016-07-193-5/+14
* clangRename: Update libdeps to add clangASTMatchers.NAKAMURA Takumi2016-07-191-0/+1
* ClangRenameTests: Update libdeps. r275958 introduced clangASTMatchers.NAKAMURA Takumi2016-07-191-0/+1
* fix compiler warnings [NFC]Etienne Bergeron2016-07-191-3/+3
* Typo corrections identified by codespellEd Maste2016-07-1925-33/+33
* [compiler-rt] Fix Asan imports/exports unittestEtienne Bergeron2016-07-191-5/+24
* [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using gener...Simon Pilgrim2016-07-1914-95/+138
* [include-fixer] A refactoring of IncludeFixerContext.Haojian Wu2016-07-196-66/+66
* [ARM] Refactor Thumb2 Mul and Mla instr descsSam Parker2016-07-192-331/+169
* [AArch64] PredictableSelectIsExpensive for Vulcan.Pankaj Gode2016-07-191-0/+1
* Add support for tlsldm assembler operator to ARM targetPeter Smith2016-07-192-4/+13
* [AARCH64] Fix linu triple typoSimon Pilgrim2016-07-191-1/+1
* Add support of the latest Ubuntu (Yakkety Yak - 16.10)Sylvestre Ledru2016-07-191-1/+3
* Fix for failing bot sanitizer-x86_64-linux-fast after r275970Dmitry Polukhin2016-07-191-3/+1
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-19177-212/+193
* Fix build with gcc 6.Rafael Espindola2016-07-194-11/+11
* Get rid of VS2015 operator precedence warning. NFCI.Simon Pilgrim2016-07-191-1/+1
OpenPOWER on IntegriCloud