summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86SelectionDAGInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* X86: Fix conflict over ESI between base register and rep;movslReid Kleckner2014-08-291-0/+5
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove all local variables from X86SelectionDAGInfo, the DAG hasEric Christopher2014-06-061-7/+1
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-091-4/+2
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-2/+2
* reimplement memcpy/memmove/memset lowering to use MachinePointerInfoChris Lattner2010-09-211-6/+3
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-1/+31
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+29
OpenPOWER on IntegriCloud