summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MIPS GlobalISel] Legalize constantsPetar Jovanovic2018-10-171-1/+24
* [MIPS GlobalISel] Legalize i64 addPetar Jovanovic2018-10-081-1/+47
* [MIPS GlobalISel] Select icmpPetar Jovanovic2018-09-101-0/+4
* [MIPS GlobalISel] Legalize i8 and i16 addPetar Jovanovic2018-08-261-1/+3
* [MIPS GlobalISel] Select bitwise instructionsPetar Jovanovic2018-08-211-0/+3
* [MIPS GlobalISel] Select global addressPetar Jovanovic2018-08-011-0/+3
* [MIPS GlobalISel] Lower pointer argumentsPetar Jovanovic2018-07-251-1/+1
* [MIPS GlobalISel] Select instructions to load and store i32 on stackPetar Jovanovic2018-07-161-0/+13
* [GlobalISel][Mips] LegalizerInfo verifier: Adding LegalizerInfo::verify(...) ...Roman Tereshin2018-05-311-0/+2
* [MIPS GlobalISel] remove superfluous #includes (NFC)Petar Jovanovic2018-04-121-4/+0
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+6
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+1
* Fix layering by moving ValueTypes.h from CodeGen to IRDavid Blaikie2018-03-231-1/+1
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+24
OpenPOWER on IntegriCloud