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
/
test
/
CodeGen
/
X86
/
avx512-arith.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-3
/
+3
*
[X86] Stop promoting vector and/or/xor/andn to vXi64.
Craig Topper
2018-10-26
1
-3
/
+3
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-2
/
+2
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-12
/
+12
*
[X86] Use vptestm/vptestnm for comparisons with zero to avoid creating a zero...
Craig Topper
2018-01-27
1
-56
/
+28
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-12
/
+12
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-112
/
+112
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-12
/
+12
*
[AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unl...
Craig Topper
2017-08-30
1
-3
/
+3
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-08-03
1
-22
/
+22
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-6
/
+6
*
[X86] Regenerate test with broadcast comments.
Simon Pilgrim
2017-07-25
1
-3
/
+3
*
[X86][AVX512] Regenerate avx512 arithmetic tests
Simon Pilgrim
2017-06-27
1
-129
/
+129
*
x86] adjust test constants to maintain coverage; NFC
Sanjay Patel
2017-06-18
1
-4
/
+4
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-0
/
+1
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-4
/
+4
*
[X86][SSE] Improve lowering of vXi64 multiplies
Simon Pilgrim
2016-12-21
1
-54
/
+45
*
[X86][SSE][AVX-512] Convert FAND/FOR/FXOR/FANDN nodes to integer operations i...
Craig Topper
2016-12-18
1
-2
/
+1
*
[X86][AVX512DQ] Improve lowering of MUL v2i64 and v4i64
Simon Pilgrim
2016-10-27
1
-18
/
+8
*
[AVX-512] Add more patterns for masked and broadcasted logical operations whe...
Craig Topper
2016-09-02
1
-18
/
+9
*
[AVX-512] Add execution domain fixing for logical operations with broadcast l...
Craig Topper
2016-09-02
1
-8
/
+48
*
[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just cre...
Craig Topper
2016-08-29
1
-19
/
+52
*
[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even when we have AVX512F/A...
Craig Topper
2016-08-28
1
-6
/
+6
*
[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...
Craig Topper
2016-08-01
1
-4
/
+24
*
[AVX-512] Don't let ExeDependencyFix pass convert VPANDD/Q to VPANDPS/PD unle...
Craig Topper
2016-07-31
1
-4
/
+24
*
[AVX512] Add initial support for the Execution Domain fixing pass to change s...
Craig Topper
2016-07-22
1
-25
/
+5
*
[X86] Add VPADD instructions to X86InstrInfo::isAssociativeAndCommutative.
Craig Topper
2016-07-18
1
-11
/
+11
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-1
/
+7
*
[AVX512] Add VLX 128/256-bit SET0 operations that encode to 128/256-bit EVEX ...
Craig Topper
2016-05-08
1
-5
/
+5
*
[AVX512] ISD::MUL v2i64/v4i64 should only be legal if DQI and VLX features ar...
Craig Topper
2016-04-17
1
-0
/
+122
*
VX-512: Fixed a bug in FP logic operation lowering
Elena Demikhovsky
2015-12-07
1
-0
/
+71
*
AVX-512: regenerated test for avx512 arithmetics, NFC
Elena Demikhovsky
2015-12-01
1
-61
/
+222
*
AVX-512: Fixed a bug in OR/XOR operations for 512-bit FP values on KNL.
Elena Demikhovsky
2015-09-13
1
-0
/
+10
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-14
/
+14
*
[AVX512] Enable FP arithmetic lowering for AVX512VL subsets.
Robert Khasanov
2014-12-18
1
-0
/
+190
*
[AVX512] Bring back vector-shuffle lowering support through broadcasts
Robert Khasanov
2014-10-28
1
-4
/
+1
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-1
/
+4
*
[x86] Regenerate an avx512 test with my script to provide a nice
Chandler Carruth
2014-10-03
1
-130
/
+192
*
[x86] Remove some of the --show-mc-encoding flags from avx512 tests that
Chandler Carruth
2014-10-03
1
-10
/
+10
*
AVX-512: Implemented masking for integer arithmetic & logic instructions.
Elena Demikhovsky
2014-03-27
1
-0
/
+113
*
Fix AVX512 vector sqrt assembly strings.
Cameron McInally
2014-02-19
1
-0
/
+18
*
AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatib...
Elena Demikhovsky
2013-12-11
1
-4
/
+4
*
AVX-512: MUL operation lowering for v8i64
Elena Demikhovsky
2013-10-21
1
-1
/
+10
*
AVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP14, VPABS
Elena Demikhovsky
2013-08-28
1
-0
/
+37
*
AVX-512: added arithmetic and logical operations.
Elena Demikhovsky
2013-08-19
1
-0
/
+225