aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCFastISel.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-171-4/+13
* [PowerPC] Fast-isel cleanup patch.Bill Schmidt2013-08-311-20/+37
* [PowerPC] Add integer truncation support to fast-isel.Bill Schmidt2013-08-301-0/+31
* Correct partially defined variableBill Schmidt2013-08-301-1/+2
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-301-1/+326
* [PowerPC] Add handling for conversions to fast-isel.Bill Schmidt2013-08-301-0/+273
* [PowerPC] Handle selection of compare instructions in fast-isel.Bill Schmidt2013-08-301-0/+18
* Remove bogus debug statement. Sheesh.Bill Schmidt2013-08-301-4/+2
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-301-3/+765
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-261-3/+219
* [PowerPC] Add fast-isel branch and compare selection.Bill Schmidt2013-08-251-9/+272
* [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.Bill Schmidt2013-07-301-0/+328