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
/
avx-logic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] narrow vector binops when extraction is cheap
Sanjay Patel
2018-10-30
1
-16
/
+16
*
[X86] Move promotion of vector and/or/xor from legalization to DAG combine
Craig Topper
2018-10-15
1
-6
/
+6
*
[x86] avoid 256-bit andnp that requires insert/extract with AVX1 (PR37449)
Sanjay Patel
2018-09-25
1
-6
/
+12
*
[x86] add more tests for poetntial andnp splitting with AVX1; NFC
Sanjay Patel
2018-09-21
1
-3
/
+54
*
[x86] add (negative) andnp test for D52318; NFC
Sanjay Patel
2018-09-21
1
-0
/
+22
*
[x86] add test for 256-bit andn (PR37749); NFC
Sanjay Patel
2018-09-19
1
-0
/
+29
*
[x86] be more selective about converting 'and' to shuffle (PR37749)
Sanjay Patel
2018-06-14
1
-20
/
+20
*
[x86] add tests for AVX1 FP logic op abuse (PR37749); NFC
Sanjay Patel
2018-06-14
1
-114
/
+289
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-22
/
+22
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-8
/
+8
*
[X86][AVX] Regenerate shuffle tests with broadcast comments.
Simon Pilgrim
2017-07-27
1
-2
/
+2
*
[x86] transform vector inc/dec to use -1 constant (PR33483)
Sanjay Patel
2017-06-26
1
-2
/
+4
*
[DAG] add splat vector support for 'xor' in SimplifyDemandedBits
Sanjay Patel
2017-04-19
1
-10
/
+4
*
[x86] add tests for potential andn optimization; NFC
Sanjay Patel
2017-04-18
1
-2
/
+40
*
VX-512: Fixed a bug in FP logic operation lowering
Elena Demikhovsky
2015-12-07
1
-0
/
+1
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
use update_llc_test_checks.py to tighten checking in these tests
Sanjay Patel
2015-03-25
1
-19
/
+91
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Properly qualify AVX2 specific parts of execution dependency table. Also enab...
Craig Topper
2011-11-15
1
-8
/
+24
*
Kill and collapse outstanding DomainValues.
Jakob Stoklund Olesen
2011-11-07
1
-2
/
+6
*
Cleanup vector logical ops in AVX and add use int versions for simple
Bruno Cardoso Lopes
2011-08-18
1
-0
/
+18
*
Rename and tidy up tests
Bruno Cardoso Lopes
2011-08-09
1
-0
/
+161