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
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
llvm
/
test
/
Transforms
/
BDCE
History
Nikita Popov
cb6240d247
[BDCE] Also drop poison-generating metadata
...
The comment was incorrect: !range also applies to calls, and we do need to drop it in some cases.
2024-01-31 12:22:58 +01:00
..
basic.ll
[DebugInfo][RemoveDIs] Make debugify pass convert to/from RemoveDIs mode (
#73251
)
2023-11-29 13:19:50 +00:00
binops-multiuse.ll
[BDCE] Handle multi-use binary ops upon demanded bits
2024-01-29 19:03:24 +01:00
dbg-multipleuses.ll
[test] Update some test cases to use -passes when specifying the pipeline
2021-09-29 21:51:08 +02:00
dce-pure.ll
[BDCE] Convert tests to opaque pointers (NFC)
2022-12-23 09:57:22 +01:00
dead-uses.ll
[BDCE] Handle multi-use binary ops upon demanded bits
2024-01-29 19:03:24 +01:00
dead-void-ro.ll
[BDCE] Convert tests to opaque pointers (NFC)
2022-12-23 09:57:22 +01:00
intrinsics.ll
…
invalidate-assumptions.ll
[BDCE] Also drop poison-generating metadata
2024-01-31 12:22:58 +01:00
order.ll
[BDCE] Convert tests to opaque pointers (NFC)
2022-12-23 09:57:22 +01:00
pr26587.ll
[test] Update some test cases to use -passes when specifying the pipeline
2021-09-29 21:51:08 +02:00
pr41925.ll
[DebugInfo] Replace UndefValue with PoisonValue in setKillLocation
2023-01-06 10:51:02 +00:00
sext_multi_uses.ll
[test] Update some test cases to use -passes when specifying the pipeline
2021-09-29 21:51:08 +02:00
vectors-inseltpoison.ll
…
vectors.ll
[test] Update some test cases to use -passes when specifying the pipeline
2021-09-29 21:51:08 +02:00
willreturn.ll
…