index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
IR
/
AutoUpgrade.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86][AVX512] Dropped avx512 VPSLLDQ/VPSRLDQ intrinsics
Simon Pilgrim
2016-06-09
1
-10
/
+14
*
[AVX512] Remove masked palignr intrinsics and auto-upgrade them to native IR ...
Craig Topper
2016-06-06
1
-0
/
+54
*
[X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim
2016-06-03
1
-0
/
+35
*
[X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32...
Simon Pilgrim
2016-06-02
1
-0
/
+8
*
[AVX512] Remove masked load intrinsics. Clang now emits generic masked load i...
Craig Topper
2016-06-02
1
-2
/
+62
*
Revert r271362 "[AVX512] Remove masked load intrinsics. Clang now emits gener...
Craig Topper
2016-06-01
1
-62
/
+2
*
[AVX512] Remove masked load intrinsics. Clang now emits generic masked load i...
Craig Topper
2016-06-01
1
-2
/
+62
*
[AVX512] Remove masked store intrinsics. Clang now emits generic masked store...
Craig Topper
2016-05-31
1
-0
/
+66
*
[X86] Remove SSE/AVX unaligned store intrinsics as clang no longer uses them....
Craig Topper
2016-05-30
1
-0
/
+17
*
[X86] Simplify and remove some unnecessary auto-upgrade code.
Craig Topper
2016-05-30
1
-10
/
+2
*
[X86] Reduce the number of string compares in the autoupgrade logic by checki...
Craig Topper
2016-05-30
1
-41
/
+17
*
[X86] Simplify some of the autoupgrade code. NFC
Craig Topper
2016-05-29
1
-61
/
+38
*
[X86][SSE] (Reapplied) Replace (V)PMOVSX and (V)PMOVZX integer extension intr...
Simon Pilgrim
2016-05-28
1
-3
/
+12
*
Revert: r270973 - [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extensio...
Simon Pilgrim
2016-05-27
1
-12
/
+3
*
[X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extension intrinsics with ...
Simon Pilgrim
2016-05-27
1
-3
/
+12
*
Objective-C Class Properties: Autoupgrade "Class Properties" module flag.
Manman Ren
2016-05-25
1
-0
/
+31
*
[X86][SSE] Replace (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) lossless conversion intr...
Simon Pilgrim
2016-05-25
1
-0
/
+27
*
[X86] Remove the llvm.x86.sse2.storel.dq intrinsic. It hasn't been used in a ...
Craig Topper
2016-05-25
1
-0
/
+20
*
[AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Marcin Koscielnicki
2016-04-19
1
-0
/
+10
*
try to make comments more meaningful; NFC
Sanjay Patel
2016-04-18
1
-9
/
+7
*
Revert "use range loop, try to make comments more meaningful; NFCI"
Duncan P. N. Exon Smith
2016-04-17
1
-7
/
+10
*
use range loop, try to make comments more meaningful; NFCI
Sanjay Patel
2016-04-16
1
-10
/
+7
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-34
/
+0
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-0
/
+34
*
[SSP] Remove llvm.stackprotectorcheck.
Tim Shen
2016-04-08
1
-1
/
+10
*
IR: Stop upgrading !llvm.loop attachments via MDString
Duncan P. N. Exon Smith
2016-03-25
1
-7
/
+60
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-34
/
+0
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-0
/
+34
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-55
/
+0
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-0
/
+55
*
[X86][XOP] Add support for the matching of the VPCMOV bit select instruction
Simon Pilgrim
2015-11-03
1
-0
/
+11
*
Make a bunch of static arrays const.
Craig Topper
2015-10-18
1
-8
/
+9
*
IR: Remove implicit iterator conversions from lib/IR, NFC
Duncan P. N. Exon Smith
2015-10-08
1
-2
/
+2
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-0
/
+55
*
[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR
Simon Pilgrim
2015-09-23
1
-3
/
+17
*
[X86] Require 32-byte alignment for 32-byte VMOVNTs.
Ahmed Bougacha
2015-09-02
1
-1
/
+1
*
[X86] Replace avx2 broadcast intrinsics with native IR.
Ahmed Bougacha
2015-08-20
1
-0
/
+10
*
Remove always-true comparison, NFC.
Filipe Cabecinhas
2015-07-03
1
-9
/
+8
*
[opaque pointer type] Pass explicit type to Load instruction creation in Auto...
David Blaikie
2015-05-20
1
-5
/
+5
*
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
Pete Cooper
2015-05-20
1
-3
/
+2
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-15
/
+12
*
AVX-512: Changed CC parameter in "cmp" intrinsic
Elena Demikhovsky
2015-05-11
1
-89
/
+0
*
AVX-512: Added all forms of FP compare instructions for KNL and SKX.
Elena Demikhovsky
2015-05-07
1
-23
/
+0
*
[opaque pointer type] Verifier/AutoUpgrade: Remove a few uses of PointerType:...
David Blaikie
2015-04-24
1
-10
/
+8
*
AutoUpgrade: Remove obsolete dbg.declare/value upgrade
Duncan P. N. Exon Smith
2015-04-06
1
-49
/
+0
*
Trying to fix the Hexagon and debian-fast bots arm32_neon_vcnt_upgrade.ll test.
Yaron Keren
2015-03-30
1
-1
/
+1
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
1
-1
/
+1
*
[X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles
Sanjay Patel
2015-03-12
1
-2
/
+6
*
make an array of constants explicitly const
Sanjay Patel
2015-03-12
1
-1
/
+1
*
IRBuilder: add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
2015-03-12
1
-4
/
+2
[prev]
[next]