summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-041-1/+1
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-181-4/+5
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-191-3/+5
* Cache the TargetLowering info object as a pointer.Bill Wendling2013-06-061-3/+3
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-2/+2
* ArrayRefize getMachineNode(). No functionality change.Michael Liao2013-04-191-1/+1
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-091-0/+5
* [mips] Rename functions and variables to start with proper case.Akira Hatanaka2013-03-141-16/+16
* [mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is forAkira Hatanaka2013-03-141-0/+308
OpenPOWER on IntegriCloud