This is a test for this patch: http://reviews.llvm.org/D5445.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
lgtm
| test/CodeGen/ms-inline-asm.c | ||
|---|---|---|
| 554 | Interesting. I would've expected this to be a load, not a lea-like thing. | |
| test/CodeGen/ms-inline-asm.c | ||
|---|---|---|
| 554 | This is what MSVC does, AFAICT. | |
Interesting. I would've expected this to be a load, not a lea-like thing.