summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86SelectionDAGInfo.h
Commit message (Expand)AuthorAge
* Remove all local variables from X86SelectionDAGInfo, the DAG hasEric Christopher2014-06-06
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-09
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-25
* reimplement memcpy/memmove/memset lowering to use MachinePointerInfoChris Lattner2010-09-21
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-11
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16