summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFastISel.cpp
Commit message (Expand)AuthorAge
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-17
* [PowerPC] Fast-isel cleanup patch.Bill Schmidt2013-08-31
* [PowerPC] Add integer truncation support to fast-isel.Bill Schmidt2013-08-30
* Correct partially defined variableBill Schmidt2013-08-30
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-30
* [PowerPC] Add handling for conversions to fast-isel.Bill Schmidt2013-08-30
* [PowerPC] Handle selection of compare instructions in fast-isel.Bill Schmidt2013-08-30
* Remove bogus debug statement. Sheesh.Bill Schmidt2013-08-30
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-30
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-26
* [PowerPC] Add fast-isel branch and compare selection.Bill Schmidt2013-08-25
* [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.Bill Schmidt2013-07-30