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
/
vec_fabs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-2
/
+2
*
[X86][SSE][AVX-512] Convert FAND/FOR/FXOR/FANDN nodes to integer operations i...
Craig Topper
2016-12-18
1
-20
/
+34
*
[X86] Add EVEX encoded VBROADCASTSS/SD and VPBROADCASTD/Q to execution domain...
Craig Topper
2016-09-29
1
-2
/
+2
*
[AVX-512] Add more patterns for masked and broadcasted logical operations whe...
Craig Topper
2016-09-02
1
-8
/
+4
*
Make vec_fabs.ll pass with MSVC 2013
Reid Kleckner
2016-08-29
1
-4
/
+7
*
[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just cre...
Craig Topper
2016-08-29
1
-36
/
+106
*
[AVX-512] Add 512-bit fabs tests with and without AVX512DQ.
Craig Topper
2016-08-29
1
-4
/
+84
*
[X86] Remove the Fv packed logical operation alias instructions. Replace them...
Craig Topper
2016-08-09
1
-6
/
+6
*
[X86][SSE] Regenerated vector float tests - fabs / floor(etc.) / fneg / float...
Simon Pilgrim
2016-04-01
1
-25
/
+66
*
VX-512: Fixed a bug in FP logic operation lowering
Elena Demikhovsky
2015-12-07
1
-1
/
+1
*
fix invalid load folding with SSE/AVX FP logical instructions (PR22371)
Sanjay Patel
2015-07-28
1
-2
/
+2
*
fixed to test features, not CPUs
Sanjay Patel
2015-02-11
1
-1
/
+1
*
Improved test cases that were added with r214892.
Sanjay Patel
2014-08-05
1
-6
/
+6
*
Optimize vector fabs of bitcasted constant integer values.
Sanjay Patel
2014-08-05
1
-15
/
+32
*
[x86] Fix the test case added in r214670 and tweaked in r214674 further.
Chandler Carruth
2014-08-04
1
-13
/
+11
*
Account for possible leading '.' in label string.
Sanjay Patel
2014-08-03
1
-2
/
+2
*
fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
2014-08-03
1
-5
/
+27
*
Add support for lowering FABS of vector types.
Craig Topper
2012-09-08
1
-0
/
+38