Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce codegen for the Signal Processing Engine | Justin Hibbits | 2018-07-18 | 1 | -0/+25 |
* | [PowerPC] Utilize DQ-Form instructions for spill/restore and fix FrameIndex e... | Lei Huang | 2017-10-11 | 1 | -226/+115 |
* | [PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGE | Nemanja Ivanovic | 2017-09-23 | 1 | -8/+8 |
* | Clean up function attributes on PPC fast-isel tests. | Eric Christopher | 2015-07-24 | 1 | -24/+24 |
* | [PowerPC] Enable printing instructions using aliases | Hal Finkel | 2015-04-23 | 1 | -4/+4 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -4/+4 |
* | [PowerPC] Temporarily disable VSX for PowerPC fast-isel tests | Bill Schmidt | 2014-10-19 | 1 | -3/+7 |
* | Fix bug in GPR to FPR moves in PPC64LE. | Samuel Antao | 2014-10-09 | 1 | -0/+121 |
* | [PPC64] Fix PR20071 (fctiduz generated for targets lacking that instruction) | Bill Schmidt | 2014-06-24 | 1 | -0/+104 |
* | [PowerPC] Add handling for conversions to fast-isel. | Bill Schmidt | 2013-08-30 | 1 | -0/+305 |