aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-90/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-3/+3
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-2/+2
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-1/+1
* Remove more duplicated code.Rafael Espindola2011-01-231-2/+2
* Remove duplicated code.Rafael Espindola2011-01-231-2/+3
* delete a forwarding function.Chris Lattner2010-04-081-6/+7
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+88