2016-07-21 |
Anna Thomas | Invariant start/end intrinsics overloaded for address... |
blob | commitdiff |
2016-07-21 |
Simon Pilgrim | [X86][AVX] Added support for lowering to VBROADCASTF128... |
blob | commitdiff | diff to current |
2016-07-19 |
Simon Pilgrim | [X86][SSE] Reimplement SSE fp2si conversion intrinsics... |
blob | commitdiff | diff to current |
2016-07-12 |
Craig Topper | [AVX512] Remove masked logic op intrinsics and autoupgr... |
blob | commitdiff | diff to current |
2016-07-12 |
Craig Topper | [X86,IR] Remove unnecessary or unused LLVMContext param... |
blob | commitdiff | diff to current |
2016-07-09 |
Craig Topper | [X86] Remove and autoupgrade 512-bit non-temporal store... |
blob | commitdiff | diff to current |
2016-07-08 |
Eric Liu | Move setName after accessing Name |
blob | commitdiff | diff to current |
2016-07-08 |
Eric Liu | Make a std::string copy of StringRef Name so that it... |
blob | commitdiff | diff to current |
2016-07-08 |
Craig Topper | [AVX512] Remove and autoupgrade a duplicate set of... |
blob | commitdiff | diff to current |
2016-07-07 |
Craig Topper | [AVX512] Zero extend the result of vpcmpeq/vpcmpgt... |
blob | commitdiff | diff to current |
2016-07-05 |
Simon Pilgrim | [X86][AVX512] Autoupgrade the BROADCAST intrinsics |
blob | commitdiff | diff to current |
2016-07-04 |
Craig Topper | [IR,X86] Remove some intrinsic prefixes earlier in... |
blob | commitdiff | diff to current |
2016-07-04 |
Simon Pilgrim | [X86][AVX512] Autoupgrade the VPERMPD/VPERMQ intrinsics |
blob | commitdiff | diff to current |
2016-07-04 |
Simon Pilgrim | [X86][AVX512] Autoupgrade the VPERMILPD/VPERMILPS intri... |
blob | commitdiff | diff to current |
2016-07-02 |
Simon Pilgrim | [X86][AVX512] Autoupgrade the MOVDDUP/MOVSLDUP/MOVSHDUP... |
blob | commitdiff | diff to current |
2016-06-28 |
Artur Pilipenko | Support arbitrary addrspace pointers in masked load... |
blob | commitdiff | diff to current |
2016-06-27 |
Artur Pilipenko | Revert -r273892 "Support arbitrary addrspace pointers... |
blob | commitdiff | diff to current |
2016-06-27 |
Artur Pilipenko | Support arbitrary addrspace pointers in masked load... |
blob | commitdiff | diff to current |
2016-06-23 |
Craig Topper | [AVX512] Remove masked unpack intrinsics and autoupgrad... |
blob | commitdiff | diff to current |
2016-06-21 |
Craig Topper | [AVX512] Remove the masked vpcmpeq/vcmpgt intrinsics... |
blob | commitdiff | diff to current |
2016-06-18 |
Simon Pilgrim | [X86][SSE4A] Autoupgrade and remove MOVNTSD/MOVNTSS... |
blob | commitdiff | diff to current |
2016-06-16 |
Sanjay Patel | [x86] autoupgrade and remove AVX2 integer min/max intri... |
blob | commitdiff | diff to current |
2016-06-16 |
Sanjay Patel | [x86] autoupgrade and remove SSE2/SSE41 integer min... |
blob | commitdiff | diff to current |
2016-06-15 |
Sanjay Patel | fix comments; NFC |
blob | commitdiff | diff to current |
2016-06-13 |
Craig Topper | [AVX512] Remove maksed pshufd, pshuflw, and phufhw... |
blob | commitdiff | diff to current |
2016-06-13 |
Craig Topper | [X86] Refactor some of the X86 autoupgrade code to... |
blob | commitdiff | diff to current |
2016-06-12 |
Craig Topper | [X86] Remove sse2 pshufd/pshuflw/pshufhw intrinsics... |
blob | commitdiff | diff to current |
2016-06-12 |
Craig Topper | [X86] Pre-allocate some of the shuffle mask SmallVector... |
blob | commitdiff | diff to current |
2016-06-12 |
Craig Topper | [X86] Greatly simplify the llvm.x86.avx.vpermil.* auto... |
blob | commitdiff | diff to current |
2016-06-12 |
Craig Topper | [X86,IR] Make use of the CreateShuffleVector form that... |
blob | commitdiff | diff to current |
2016-06-12 |
Craig Topper | [IR] Require ArrayRef of 'uint32_t' instead of 'int... |
blob | commitdiff | diff to current |
2016-06-09 |
Simon Pilgrim | [X86][AVX512] Dropped avx512 VPSLLDQ/VPSRLDQ intrinsics |
blob | commitdiff | diff to current |
2016-06-06 |
Craig Topper | [AVX512] Remove masked palignr intrinsics and auto... |
blob | commitdiff | diff to current |
2016-06-03 |
Simon Pilgrim | [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input... |
blob | commitdiff | diff to current |
2016-06-02 |
Simon Pilgrim | [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncati... |
blob | commitdiff | diff to current |
2016-06-02 |
Craig Topper | [AVX512] Remove masked load intrinsics. Clang now emits... |
blob | commitdiff | diff to current |
2016-06-01 |
Craig Topper | Revert r271362 "[AVX512] Remove masked load intrinsics... |
blob | commitdiff | diff to current |
2016-06-01 |
Craig Topper | [AVX512] Remove masked load intrinsics. Clang now emits... |
blob | commitdiff | diff to current |
2016-05-31 |
Craig Topper | [AVX512] Remove masked store intrinsics. Clang now... |
blob | commitdiff | diff to current |
2016-05-30 |
Craig Topper | [X86] Remove SSE/AVX unaligned store intrinsics as... |
blob | commitdiff | diff to current |
2016-05-30 |
Craig Topper | [X86] Simplify and remove some unnecessary auto-upgrade... |
blob | commitdiff | diff to current |
2016-05-30 |
Craig Topper | [X86] Reduce the number of string compares in the autou... |
blob | commitdiff | diff to current |
2016-05-29 |
Craig Topper | [X86] Simplify some of the autoupgrade code. NFC |
blob | commitdiff | diff to current |
2016-05-28 |
Simon Pilgrim | [X86][SSE] (Reapplied) Replace (V)PMOVSX and (V)PMOVZX... |
blob | commitdiff | diff to current |
2016-05-27 |
Simon Pilgrim | Revert: r270973 - [X86][SSE] Replace (V)PMOVSX and... |
blob | commitdiff | diff to current |
2016-05-27 |
Simon Pilgrim | [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer... |
blob | commitdiff | diff to current |
2016-05-25 |
Manman Ren | Objective-C Class Properties: Autoupgrade "Class Proper... |
blob | commitdiff | diff to current |
2016-05-25 |
Simon Pilgrim | [X86][SSE] Replace (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y... |
blob | commitdiff | diff to current |
2016-05-25 |
Craig Topper | [X86] Remove the llvm.x86.sse2.storel.dq intrinsic... |
blob | commitdiff | diff to current |
2016-04-19 |
Marcin Koscielnicki | [AArch64] [ARM] Make a target-independent llvm.thread... |
blob | commitdiff | diff to current |
2016-04-18 |
Sanjay Patel | try to make comments more meaningful; NFC |
blob | commitdiff | diff to current |
2016-04-17 |
Duncan P. N. Exon... | Revert "use range loop, try to make comments more meani... |
blob | commitdiff | diff to current |
2016-04-16 |
Sanjay Patel | use range loop, try to make comments more meaningful... |
blob | commitdiff | diff to current |
2016-04-14 |
Adam Nemet | Revert "Support arbitrary addrspace pointers in masked... |
blob | commitdiff | diff to current |
2016-04-12 |
Artur Pilipenko | Support arbitrary addrspace pointers in masked load... |
blob | commitdiff | diff to current |
2016-04-08 |
Tim Shen | [SSP] Remove llvm.stackprotectorcheck. |
blob | commitdiff | diff to current |
2016-03-25 |
Duncan P. N. Exon... | IR: Stop upgrading !llvm.loop attachments via MDString |
blob | commitdiff | diff to current |
2016-03-22 |
Matthias Braun | Revert "Support arbitrary addrspace pointers in masked... |
blob | commitdiff | diff to current |
2016-03-10 |
Artur Pilipenko | Support arbitrary addrspace pointers in masked load... |
blob | commitdiff | diff to current |
2015-11-19 |
Pete Cooper | Revert "Change memcpy/memset/memmove to have dest and... |
blob | commitdiff | diff to current |
2015-11-18 |
Pete Cooper | Change memcpy/memset/memmove to have dest and source... |
blob | commitdiff | diff to current |
2015-11-03 |
Simon Pilgrim | [X86][XOP] Add support for the matching of the VPCMOV... |
blob | commitdiff | diff to current |
2015-10-18 |
Craig Topper | Make a bunch of static arrays const. |
blob | commitdiff | diff to current |
2015-10-08 |
Duncan P. N. Exon... | IR: Remove implicit iterator conversions from lib/IR... |
blob | commitdiff | diff to current |
2015-09-30 |
Jeroen Ketema | [ARM][NEON] Use address space in vld([1234]|[234]lane... |
blob | commitdiff | diff to current |
2015-09-23 |
Simon Pilgrim | [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics... |
blob | commitdiff | diff to current |
2015-09-02 |
Ahmed Bougacha | [X86] Require 32-byte alignment for 32-byte VMOVNTs. |
blob | commitdiff | diff to current |
2015-08-20 |
Ahmed Bougacha | [X86] Replace avx2 broadcast intrinsics with native IR. |
blob | commitdiff | diff to current |
2015-07-03 |
Filipe Cabecinhas | Remove always-true comparison, NFC. |
blob | commitdiff | diff to current |
2015-05-20 |
David Blaikie | [opaque pointer type] Pass explicit type to Load instru... |
blob | commitdiff | diff to current |
2015-05-20 |
Pete Cooper | Change Function::getIntrinsicID() to return an Intrinsi... |
blob | commitdiff | diff to current |
2015-05-18 |
David Blaikie | Simplify IRBuilder::CreateCall* by using ArrayRef+initi... |
blob | commitdiff | diff to current |
2015-05-11 |
Elena Demikhovsky | AVX-512: Changed CC parameter in "cmp" intrinsic |
blob | commitdiff | diff to current |
2015-05-07 |
Elena Demikhovsky | AVX-512: Added all forms of FP compare instructions... |
blob | commitdiff | diff to current |
2015-04-24 |
David Blaikie | [opaque pointer type] Verifier/AutoUpgrade: Remove... |
blob | commitdiff | diff to current |
2015-04-06 |
Duncan P. N. Exon... | AutoUpgrade: Remove obsolete dbg.declare/value upgrade |
blob | commitdiff | diff to current |
2015-03-30 |
Yaron Keren | Trying to fix the Hexagon and debian-fast bots arm32_ne... |
blob | commitdiff | diff to current |
2015-03-30 |
Yaron Keren | Remove more superfluous .str() and replace std::string... |
blob | commitdiff | diff to current |
2015-03-12 |
Sanjay Patel | [X86, AVX2] Replace inserti128 and extracti128 intrinsi... |
blob | commitdiff | diff to current |
2015-03-12 |
Sanjay Patel | make an array of constants explicitly const |
blob | commitdiff | diff to current |
2015-03-12 |
Sanjay Patel | IRBuilder: add a CreateShuffleVector function that... |
blob | commitdiff | diff to current |
2015-03-12 |
Sanjay Patel | [X86, AVX] replace vextractf128 intrinsics with generic... |
blob | commitdiff | diff to current |
2015-03-10 |
Sanjay Patel | [X86, AVX] replace vinsertf128 intrinsics with generic... |
blob | commitdiff | diff to current |
2015-03-04 |
Juergen Ributzka | Remove 'llvm.x86.avx2.vbroadcasti128' intrinsic. |
blob | commitdiff | diff to current |
2015-02-28 |
Sanjay Patel | fix typo; NFC |
blob | commitdiff | diff to current |
2015-02-28 |
Craig Topper | [X86] Remove the blendpd/blendps/pblendw/pblendd intrin... |
blob | commitdiff | diff to current |
2015-02-18 |
Craig Topper | [X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics... |
blob | commitdiff | diff to current |
2015-02-16 |
Craig Topper | [X86] Remove the multiply by 8 that goes into the shift... |
blob | commitdiff | diff to current |
2015-02-16 |
Craig Topper | [X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl... |
blob | commitdiff | diff to current |
2015-02-13 |
Craig Topper | [X86] Fix XOP vpcom intrinsic autoupgrade to map 'true... |
blob | commitdiff | diff to current |
2015-02-13 |
Craig Topper | [X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_p... |
blob | commitdiff | diff to current |
2015-01-25 |
Craig Topper | [X86] Use i8 immediate for comparison type on AVX512... |
blob | commitdiff | diff to current |
2015-01-19 |
Craig Topper | [x86] Change AVX512 intrinsics to take a 8-bit immediat... |
blob | commitdiff | diff to current |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort all the #include lines in LLVM using |
blob | commitdiff | diff to current |
2014-12-09 |
Duncan P. N. Exon... | IR: Split Metadata from Value |
blob | commitdiff | diff to current |
2014-11-11 |
Duncan P. N. Exon... | Revert "IR: MDNode => Value" |
blob | commitdiff | diff to current |
2014-11-05 |
Steven Wu | Remove obsolete ARM intrinsics vclz and vcnt |
blob | commitdiff | diff to current |
2014-11-01 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::getMetadata() |
blob | commitdiff | diff to current |
2014-10-01 |
Adrian Prantl | Move the complex address expression out of DIVariable... |
blob | commitdiff | diff to current |
2014-10-01 |
Adrian Prantl | Revert r218778 while investigating buldbot breakage. |
blob | commitdiff | diff to current |
next |