summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ExpandISelPseudos.cpp
Commit message (Expand)AuthorAge
* [Modules] Remove potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Codegen pass definition cleanup. No functionality.Andrew Trick2012-02-08
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-07
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-28
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Rename ExpandPseudos to ExpandISelPseudos to help clarify its role.Dan Gohman2010-11-18