llvm-project/llvm/test/Transforms/SpeculativeExecution
Piotr Sobczak b3b9be4ae7 SpeculativeExecution: Allow speculating more instruction types
Support more instructions in SpeculativeExecution pass:
- ExtractValue
- InsertValue
- Trunc
- Freeze

Differential Revision: https://reviews.llvm.org/D91688
2020-11-18 17:00:19 +01:00
..
PR46267.ll
spec-calls.ll
spec-casts.ll SpeculativeExecution: Allow speculating more instruction types 2020-11-18 17:00:19 +01:00
spec-compares.ll
spec-fp.ll SpeculativeExecution: Allow speculating more instruction types 2020-11-18 17:00:19 +01:00
spec-other.ll SpeculativeExecution: Allow speculating more instruction types 2020-11-18 17:00:19 +01:00
spec.ll