This fix includes both an update to how we handle the "generic" CPU on LE systems as well as Anton's fix for the Fast Isel issue.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This needs some test cases (you should be able to pass -mcpu=generic to test the PPCSubtarget change, and pass -mcpu=ppc to then test the fast-isel change).
Comment Actions
@hfinkel@anl.gov Hal, is this test case satisfactory? Should I commit this and should it go into 3.8?