summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-extract.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.Eli Friedman2011-05-17
* Back out r131444 and r131438; they're breaking nightly tests. I'll look intoEli Friedman2011-05-17
* Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.Eli Friedman2011-05-17
* Make fast-isel work correctly s/uadd.with.overflow intrinsics.Eli Friedman2011-05-16
* Basic fast-isel of extractvalue. Not too helpful on its own, given the IR cl...Eli Friedman2011-05-16