This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aef0877b1ba5f14eaeece956aa69df6c208b94de
clang-p2996
/
llvm
/
test
/
Transforms
/
InstCombine
/
X86
History
Simon Pilgrim
f4f4a8bfef
[InstCombine][X86] Add repeated ops demanded elts tests for SSE intrinsics (PR24523)
2020-03-27 14:51:09 +00:00
..
2009-03-23-i80-fp80.ll
[X86][InstCombine] Move instcombine test from test/CodeGen/X86 to test/Transforms/InstCombine/ and replace grep with FileCheck
2019-12-01 10:31:04 -08:00
addcarry.ll
…
blend_x86.ll
…
clmulqdq.ll
…
lit.local.cfg
…
pr2645-1.ll
…
shufflemask-undef.ll
…
x86-avx2.ll
…
x86-avx512.ll
[instcombine] remove fsub to fneg hacks; only emit fneg
2020-03-10 16:57:02 +01:00
x86-bmi-tbm.ll
[X86][InstCombine] Add constant folding and simplification support for pdep and pext
2019-12-31 15:06:47 -08:00
x86-crc32-demanded.ll
…
x86-f16c.ll
[X86][F16C] Remove cvtph2ps intrinsics and use generic half2float conversion (PR37554)
2020-02-29 18:57:35 +00:00
x86-fma.ll
…
x86-insertps.ll
…
x86-masked-memops.ll
…
x86-movmsk.ll
…
x86-muldq.ll
…
x86-pack.ll
…
x86-pshufb.ll
…
x86-sse2.ll
[InstCombine][X86] Add repeated ops demanded elts tests for SSE intrinsics (PR24523)
2020-03-27 14:51:09 +00:00
x86-sse4a.ll
…
x86-sse41.ll
[InstCombine][X86] Add repeated ops demanded elts tests for SSE intrinsics (PR24523)
2020-03-27 14:51:09 +00:00
x86-sse.ll
[InstCombine][X86] Add repeated ops demanded elts tests for SSE intrinsics (PR24523)
2020-03-27 14:51:09 +00:00
x86-vec_demanded_elts.ll
…
x86-vector-shifts.ll
[InstCombine][X86] simplifyX86immShift - convert variable in-range vector shift by scalar amounts to generic shifts (PR40391)
2020-03-20 15:48:06 +00:00
x86-vpermil.ll
…
x86-xop.ll
…
X86FsubCmpCombine.ll
…