summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-x86.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Pass SDAG an ORE, and replace FastISel stats with remarks.Ahmed Bougacha2017-03-301-1/+1
* [X86] Optimization for replacing LEA with MOV at frame index elimination timeZvi Rackover2016-09-261-1/+1
* Teach fast isel calls and rets about stdcall.Nico Weber2016-07-141-5/+15
* Teach FastISel about thiscall (and, hence, about callee-pop).Nico Weber2016-07-121-3/+21
* Refactor X86 symbol access classification.Rafael Espindola2016-05-201-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Fast-ISel: Remove dead code after falling back from selecting call instructio...Hans Wennborg2014-09-081-0/+18
* [x86] Disambiguate RET[QL] and fix aliases for 16-bit modeDavid Woodhouse2014-01-081-3/+3
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Fix broken check lines.Benjamin Kramer2012-08-171-1/+1
* Fix fastcc structure return with fast-isel on x86-32Derek Schuff2012-04-301-0/+14
* Revert r155745Derek Schuff2012-04-271-14/+0
* Fix fastcc structure return with fast-isel on x86-32Derek Schuff2012-04-271-0/+14
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* fast-isel sret calls, try 2. We actually do need to do something on x86-32. ...Eli Friedman2011-04-281-0/+15
* Force a triple on this test to unbreak windows buildbots.Benjamin Kramer2011-04-261-1/+1
* Make tests more useful.Benjamin Kramer2011-04-251-1/+1
* Fix this test.Dan Gohman2010-07-101-2/+2
* Reapply bottom-up fast-isel, with several fixes for x86-32:Dan Gohman2010-07-101-0/+33
OpenPOWER on IntegriCloud