James Y Knight
b7e4fba6e5
Cleanup x86_mmx after removing IR type ( #100646 )
...
After #98505 , the textual IR keyword `x86_mmx` was temporarily made to
parse as `<1 x i64>`, so as not to require a lot of test update noise.
This completes the removal of the type, by removing the`x86_mmx` keyword
from the IR parser, and making the (now no-op) test updates via `sed -i
's/\bx86_mmx\b/<1 x i64>/g' $(git grep -l x86_mmx llvm/test/)`.
Resulting bitcasts from <1 x i64> to itself were then manually deleted.
Changes to llvm/test/Bitcode/compatibility-$VERSION.ll were reverted, as
they're intended to be equivalent to the .bc file, if parsed by old
LLVM, so shouldn't be updated.
A few tests were removed, as they're no longer testing anything, in the
following files:
- llvm/test/Transforms/GlobalOpt/x86_mmx_load.ll
- llvm/test/Transforms/InstCombine/cast.ll
- llvm/test/Transforms/InstSimplify/ConstProp/gep-zeroinit-vector.ll
Works towards issue #98272 .
2024-07-28 18:12:47 -04:00
..
2023-05-17 17:03:15 +02:00
2023-04-27 09:53:47 +08:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-09-14 13:49:01 +00:00
2022-12-13 15:33:59 +01:00
2023-04-29 16:06:01 -04:00
2022-12-13 15:33:59 +01:00
2023-04-27 09:53:47 +08:00
2022-12-13 15:33:59 +01:00
2023-04-27 09:53:47 +08:00
2024-05-17 05:51:49 +08:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-04-29 20:29:34 -04:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-04-29 09:21:50 -07:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-04-18 16:07:08 -06:00
2024-06-04 08:31:03 +02:00
2024-02-05 11:57:34 +01:00
2023-01-05 12:43:45 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-06-04 08:31:03 +02:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-04-18 18:24:17 +02:00
2022-12-13 15:33:59 +01:00
2024-06-04 08:31:03 +02:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-06-14 15:07:27 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:42:52 +01:00
2023-12-15 15:49:25 +01:00
2023-03-02 17:07:58 +01:00
2023-04-25 13:07:01 -07:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-05-30 08:36:44 +02:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2023-12-05 09:42:53 +08:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-03-27 11:41:34 +00:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-01-05 12:43:45 +01:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2023-04-29 09:48:21 -04:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-03-10 16:01:47 +01:00
2022-12-13 15:33:59 +01:00
2023-05-16 16:32:30 +01:00
2024-06-14 15:07:27 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-05-16 16:32:30 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2023-04-25 14:37:25 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:42:52 +01:00
2022-12-13 15:42:52 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-06-04 08:31:03 +02:00
2023-08-09 18:33:11 -04:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-06-21 09:33:41 +01:00
2022-12-13 15:33:59 +01:00
2024-06-14 15:07:27 +01:00
2023-07-12 14:35:55 +02:00
2022-12-13 15:33:59 +01:00
2024-02-05 11:57:34 +01:00
2024-02-05 11:57:34 +01:00
2024-02-05 11:57:34 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-04-29 09:21:50 -07:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2024-04-29 09:21:50 -07:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00
2022-12-13 15:33:59 +01:00