summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
Commit message (Expand)AuthorAge
* [mips] Replace FeatureFPIdx with FeatureMips4_32r2Daniel Sanders2014-05-12
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-18
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Cache the TargetLowering info object as a pointer.Bill Wendling2013-06-06
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-25
* ArrayRefize getMachineNode(). No functionality change.Michael Liao2013-04-19
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-09
* [mips] Rename functions and variables to start with proper case.Akira Hatanaka2013-03-14
* [mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is forAkira Hatanaka2013-03-14