aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use const qualifiers with TargetLowering. This eliminates severalDan Gohman2010-04-171-1/+0
* Re-committing the failed r97807 commit with changes to eliminate warnings.Wesley Peck2010-03-061-4/+4
* revert r97807, it introduced build warnings.Chris Lattner2010-03-061-4/+4
* Reworking the stack layout that the MicroBlaze backend generates.Wesley Peck2010-03-051-4/+4
* Sink InstructionSelect() out of each target into SDISel, and rename itChris Lattner2010-03-021-32/+3
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+368