summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't check the value of the unset variables on iOSEnrico Granata2016-07-191-6/+5
* Attempt to appease MSVC buildbots.George Burgess IV2016-07-191-8/+10
* [asan] trying to fix the android botKostya Serebryany2016-07-191-5/+9
* [AMDGPU] Remove spurious line (should've been removed in r276029).Davide Italiano2016-07-191-3/+0
* [AMDGPU] Remove dead code.Davide Italiano2016-07-191-25/+0
* [CFLAA] Make a test tell the truth. NFC.George Burgess IV2016-07-191-2/+2
* [Profile] introduce reusable internal interfaces to find dir separator \NFCXinliang David Li2016-07-193-5/+31
* [CFLAA] Add some interproc. analysis to CFLAnders.George Burgess IV2016-07-1915-8/+636
* Next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-195-58/+77
* add even more missing tests for simplifySelectBitTest()Sanjay Patel2016-07-191-40/+148
* [CFLAA] Teach CFLAnders to distinguish reads from writes.George Burgess IV2016-07-191-50/+95
* Attempt to bring peace to -Werror buildbots.Richard Smith2016-07-191-0/+6
* [Profile] move utility interfaces to the right header /NFCXinliang David Li2016-07-193-15/+14
* [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
OpenPOWER on IntegriCloud