summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fast-isel-call.ll
Commit message (Expand)AuthorAgeFilesLines
* [NFC][PowerPC] Fast-isel VSX support testJinsong Ji2019-09-191-5/+1
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-12-041-1/+1
* Revert "[PowerPC] Make no-PIC default to match GCC - LLVM"Stefan Pintilie2018-11-161-1/+1
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-11-161-1/+1
* [PPC] Also disable the pre-emit version of reg+reg to reg+imm transformation.Benjamin Kramer2017-12-181-1/+1
* [PowerPC] Convert r+r instructions to r+i (pre and post RA)Nemanja Ivanovic2017-12-151-8/+8
* [PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGENemanja Ivanovic2017-09-231-10/+10
* [PowerPC] Zero-extend constants in FastISelHal Finkel2016-09-041-3/+3
* Clean up function attributes on PPC fast-isel tests.Eric Christopher2015-07-241-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* [PowerPC] Temporarily disable VSX for PowerPC fast-isel testsBill Schmidt2014-10-191-1/+5
* Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka2014-08-191-3/+3
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-3/+3
* [FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka2014-08-131-3/+3
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-301-0/+132
OpenPOWER on IntegriCloud