summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Target-independent support for TargetFlags on BlockAddress operands,Dan Gohman2009-11-201-1/+2
* Fix a typo in a comment.Dan Gohman2009-11-161-1/+1
* Don't mark registers dead here when processing nodes with MVT::FlagDan Gohman2009-10-301-1/+5
* Initial target-independent CodeGen support for BlockAddresses.Dan Gohman2009-10-301-0/+2
* Rename usesCustomDAGSchedInserter to usesCustomInserter, and update aDan Gohman2009-10-291-1/+1
* Mark dead physregdefs dead immediately. This helps MachineSink andDan Gohman2009-10-281-0/+2
* Create a new InstrEmitter class for translating SelectionDAG nodesDan Gohman2009-10-101-0/+693
OpenPOWER on IntegriCloud