Commit d58fe4c
committed
[FMV][AArch64] Remove features which expose non exploitable runtime behavior.
Feature dit provides independent timing for data processing instructions
according to the value CPSR.DIT of the Current Program Status Register.
The runtime detection in FMV does not examine the content of control
registers, therefore such features are not suitable for runtime dispatch
since they cannot be exploited in a meaningful way. See the ACLE patch
for more info: ARM-software/acle#355
Depends on llvm/llvm-project#1143871 parent c397861 commit d58fe4c
File tree
2 files changed
+0
-8
lines changed- SingleSource/UnitTests/AArch64
2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
| |||
409 | 403 | | |
410 | 404 | | |
411 | 405 | | |
412 | | - | |
413 | 406 | | |
414 | 407 | | |
415 | 408 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments