... instead of crashing.
On typical exmaple is when there are no available registers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73196
[llvm-exegesis] Allow the randomizer to fail nicely... ClosedPublic Authored by courbet on Jan 22 2020, 7:23 AM.
Details Summary ... instead of crashing.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2020, 1:54 AM Closed by commit rG04fd20415612: [llvm-exegesis] Allow the randomizer to fail nicely... (authored by courbet). · Explain WhyJan 23 2020, 2:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 239816 llvm/tools/llvm-exegesis/lib/RegisterAliasing.h
llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp
llvm/tools/llvm-exegesis/lib/SnippetGenerator.h
llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
llvm/tools/llvm-exegesis/lib/Target.h
llvm/tools/llvm-exegesis/lib/Target.cpp
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
|