This is a step towards implementing memory operands and X87.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 19456 Build 19456: arc lint + arc unit
Event Timeline
tools/llvm-exegesis/lib/Target.cpp | ||
---|---|---|
31 | "Target has already been registered" | |
tools/llvm-exegesis/lib/Uops.cpp | ||
87 | Is the code to generate the memory Operands in? | |
tools/llvm-exegesis/llvm-exegesis.cpp | ||
127 | You shouldn't need the guard. | |
unittests/tools/llvm-exegesis/X86/TargetTest.cpp | ||
22 | EXPECT_THAT(..., NotNull()) ? |
"Target has already been registered"