summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] Fix a crash in SizeClassAllocator32 with an out-of-range pointerKuba Brecka2016-05-022-0/+18
* [InstCombine] regenerate checksSanjay Patel2016-05-021-69/+103
* [InstCombine] regenerate checksSanjay Patel2016-05-021-131/+183
* Force llvm-ar to use the gnu format.Rafael Espindola2016-05-021-1/+1
* [InstCombine] regenerate checksSanjay Patel2016-05-021-33/+43
* [sanitizer] Don't reuse the main thread in ThreadRegistryKuba Brecka2016-05-021-0/+2
* [X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK instead for FGETSIGN lo...Simon Pilgrim2016-05-024-37/+12
* Cleanup comments. NFC.Chad Rosier2016-05-022-3/+4
* Cleanup comments. NFC.Chad Rosier2016-05-021-4/+3
* Silence unused variable warnings; NFC.Aaron Ballman2016-05-021-9/+4
* Cleanup comments. NFC.Chad Rosier2016-05-021-7/+9
* [InstCombine] regenerate checksSanjay Patel2016-05-021-500/+674
* Don't include the output dir in the response file.Rafael Espindola2016-05-022-2/+3
* [CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}Michael Zuckerman2016-05-025-0/+182
* Copy thin archive members with --reproduce.Rafael Espindola2016-05-022-0/+17
* [ELF] - keep alive all non-text sections referenced by .eh_frameGeorge Rimar2016-05-022-15/+56
* Enable the X86 call frame optimization for the 64-bit targets that allow it.David L Kreitzer2016-05-023-16/+229
* Expose a getFullName for thin archive members.Rafael Espindola2016-05-022-10/+19
* Don't quote "--hash-style gnu".Rafael Espindola2016-05-022-3/+4
* Typo: ToComplex -> TooComplex. NFC.Michael Kruse2016-05-021-4/+4
* Rename Conjuncts -> Disjunctions. NFC.Michael Kruse2016-05-023-13/+14
* [ScheduleOptimizer] Add -polly-opt-outer-coincidence option.Michael Kruse2016-05-022-0/+89
* [WWW] Mark task as done and me as owner of some taskJohannes Doerfert2016-05-021-6/+6
* Typo: isToComplex -> isTooComplex. NFC.Michael Kruse2016-05-021-5/+5
* [SystemZ] Temporarily disable codegen test int-add-12.ll.Jonas Paulsson2016-05-021-1/+1
* Replace non-ascii character.Simon Atanasyan2016-05-021-1/+1
* [Clang][AVX512][BuiltIn] Adding intrinsics for cvtps2pd instruction setMichael Zuckerman2016-05-023-0/+85
* [SystemZ] Fix in restoreCalleeSavedRegisters()Jonas Paulsson2016-05-021-1/+2
* [SystemZ] Mark CC defs as dead whenever possible.Jonas Paulsson2016-05-023-5/+25
* [Clang][avx512][builtin] Adding intrinsics for vexpand{d|q|ps|pd} instrctuon setMichael Zuckerman2016-05-023-0/+218
* [Clang][BuiltIn][avx512] Adding intrinsics for vpshufd instruction setMichael Zuckerman2016-05-025-0/+91
* [X86] Fix a bug in LOCK arithmetic operation pattern matching where the wrong...Craig Topper2016-05-021-1/+1
* Fix grammar and correct comment - the debug information wasn't incorrect, rat...Eric Christopher2016-05-021-2/+2
* [llvm-readobj] Dump hash as part of -version-info.Davide Italiano2016-05-022-0/+4
* [CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes to isel matching tables t...Craig Topper2016-05-023-3/+24
* Add support for synthetic child providers to optionally return a customized t...Enrico Granata2016-05-026-0/+94
* [GlobalDCE] Modernize. Use FileCheck instead of grep.Davide Italiano2016-05-016-7/+15
* [InstCombine][SSE] Added support to VPERMD/VPERMPS to shuffle combine to acce...Simon Pilgrim2016-05-012-13/+18
* Dropped FIXME commentSimon Pilgrim2016-05-011-1/+1
* [InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept U...Simon Pilgrim2016-05-012-28/+35
* [InstCombine][AVX] Fixed PERMILVAR identity tests and added additional decode...Simon Pilgrim2016-05-011-13/+47
* [InstCombine][SSE] Added support to PSHUFB to shuffle combine to accept UNDEF...Simon Pilgrim2016-05-012-22/+21
* [InstCombine][SSE] Regenerate MOVSX/MOVZX testsSimon Pilgrim2016-05-012-114/+116
* [AVX512] VPACKUSWB/VPACKSSWB should not be encoded with EVEX.W=1. While there...Craig Topper2016-05-014-214/+214
* [InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics with constant masks to ...Simon Pilgrim2016-05-012-15/+50
* Fixed MSVC 'not all control paths return a value' warningSimon Pilgrim2016-05-011-0/+1
* Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option introduced in r268050Simon Pilgrim2016-05-011-0/+3
* [clang][Builtin][AVX512] Adding intrinsics for vmovshdup and vmovsldup instru...Michael Zuckerman2016-05-015-0/+210
* getelementptr instruction, support index vector of EVT.Igor Breger2016-05-012-1/+11
* Update test for r268192.Kuba Brecka2016-05-011-3/+3
OpenPOWER on IntegriCloud