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
/
MergeFunc
History
Nikita Popov
9a24f2198e
[MergeFuncs] Handle ConstantRangeList attributes
...
Support comparison of ConstantRangeList attributes in FunctionComparator.
2024-12-06 12:21:45 +01:00
..
2011-02-08-RemoveEqual.ll
…
2013-01-10-MergeFuncAssert.ll
…
address-spaces.ll
…
alias.ll
…
alloca.ll
…
apply_function_attributes.ll
…
byval-attr-congruent-type.ll
…
byval-attr-type.ll
…
call-and-invoke-with-ranges-attr.ll
Reland (2nd attempt) [StructuralHash] Refactor (
#112621
)
2024-10-26 16:12:28 -07:00
call-and-invoke-with-ranges.ll
Reland (2nd attempt) [StructuralHash] Refactor (
#112621
)
2024-10-26 16:12:28 -07:00
cfi-function-merging.ll
Fix: Distinguish CFI Metadata Checks in MergeFunctions Pass (
#65963
)
2023-09-23 12:28:29 +02:00
cfi-thunk-merging.ll
[MergeFuncs/CFI] Ensure all type metadata is propogated for CFI (
#88218
)
2024-04-10 15:37:27 -07:00
comdat.ll
…
constant-entire-value.ll
…
constexpr.ll
[IR] Remove support for icmp and fcmp constant expressions (
#93038
)
2024-06-04 08:31:03 +02:00
crash2.ll
…
crash.ll
…
debuginfo-iterators.ll
[MergeFunctions] Fix thunks for non-instruction debug info (
#82080
)
2024-02-20 09:42:18 -08:00
different-index-width-gep-crash.ll
[llvm] Use pointer index type for more GEP offsets (pre-codegen)
2023-03-28 16:41:02 +00:00
dso_local_equivalent_merged.ll
…
dso_local_equivalent_unmerged.ll
…
external-before-local.ll
…
fold-weak.ll
…
functions.ll
…
gep-base-type.ll
…
initializes-attr.ll
[MergeFuncs] Handle ConstantRangeList attributes
2024-12-06 12:21:45 +01:00
inline-asm.ll
Reland (2nd attempt) [StructuralHash] Refactor (
#112621
)
2024-10-26 16:12:28 -07:00
inttoptr-address-space.ll
…
inttoptr.ll
…
linkonce_odr.ll
…
merge-block-address-other-function.ll
…
merge-block-address.ll
…
merge-const-ptr-and-int.ll
…
merge-different-vector-types.ll
…
merge-fp-intrinsics.ll
Fix: Distinguish CFI Metadata Checks in MergeFunctions Pass (
#65963
)
2023-09-23 12:28:29 +02:00
merge-ptr-and-int.ll
…
merge-small-unnamed-addr.ll
…
merge-unnamed-addr-bitcast.ll
…
merge-unnamed-addr.ll
…
merge-used.ll
…
merge-weak-crash.ll
…
mergefunc-preserve-debug-info.ll
[RemoveDIs] Print IR with debug records by default (
#91724
)
2024-06-14 15:07:27 +01:00
mergefunc-preserve-nonnull.ll
…
mergefunc-preserve-vfe-intrinsics.ll
[FunctionComparator] Differentiate instructions passing different MDStrings (
#69543
)
2023-10-19 13:59:57 -07:00
mergefunc-struct-return.ll
…
mismatching-attr-crash.ll
…
no-merge-block-address-different-labels.ll
…
no-merge-block-address-other-function.ll
…
no-merge-debug-thunks.ll
[RemoveDIs] Print IR with debug records by default (
#91724
)
2024-06-14 15:07:27 +01:00
no-merge-ptr-different-sizes.ll
…
no-merge-ptr-int-different-values.ll
…
nonzero-address-spaces.ll
…
phi-check-blocks.ll
…
phi-speculation1.ll
…
phi-speculation2.ll
…
ptr-int-transitivity-1.ll
…
ptr-int-transitivity-2.ll
…
ptr-int-transitivity-3.ll
…
ranges-multiple.ll
…
ranges.ll
…
self-referential-global.ll
…
shufflevector.ll
…
tailcall.ll
…
too-small.ll
…
undef-different-types.ll
…
unnamed-addr-reprocessing.ll
…
va_arg.ll
…
vector-GEP-crash.ll
…
vector.ll
…
vectors-and-arrays.ll
…
weak-small.ll
…