This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
AggressiveInstCombine
History
Nikita Popov
2d69827c5c
[Transforms] Convert tests to opaque pointers (NFC)
2024-02-05 11:57:34 +01:00
..
AArch64
[Transforms] Convert tests to opaque pointers (NFC)
2024-02-05 11:57:34 +01:00
ARM
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
X86
[Transforms] Convert tests to opaque pointers (NFC)
2024-02-05 11:57:34 +01:00
funnel.ll
…
logic-combine.ll
Revert "[LogicCombine 1/?] Implement a general way to simplify logical operations."
2023-03-14 09:00:06 +08:00
lower-table-based-cttz-basics.ll
[InstCombine] Improvement the analytics through the dominating condition
2023-03-01 17:03:34 +08:00
lower-table-based-cttz-dereferencing-pointer.ll
…
lower-table-based-cttz-non-argument-value.ll
…
lower-table-based-cttz-zero-element.ll
…
masked-cmp.ll
…
negative-lower-table-based-cttz.ll
…
patterned-load.ll
[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP-indices
2023-05-12 19:02:28 +09:00
popcount.ll
…
pr50555.ll
…
rotate.ll
…
strcmp.ll
Revert "[AggressiveInstCombine] Fold strcmp for short string literals"
2023-08-08 22:53:45 +02:00
trunc_ashr.ll
…
trunc_assume.ll
…
trunc_const_expr.ll
…
trunc_lshr.ll
…
trunc_multi_uses.ll
…
trunc_phi.ll
…
trunc_select_cmp.ll
…
trunc_select.ll
…
trunc_shl.ll
…
trunc_udivrem.ll
…
trunc_unreachable_bb.ll
…
trunc_vector_instrs.ll
…
vector-or-load.ll
…