aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/TargetInfo
Commit message (Expand)AuthorAgeFilesLines
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-254-65/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-6/+0
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-121-1/+1
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+24
* Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng2011-08-241-1/+1
* Actually finish switching to the new system for Target sublibraryChandler Carruth2011-08-011-1/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+6
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-1/+2
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-2/+1
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-1/+2
* Adding the MicroBlaze backend.Wesley Peck2010-02-233-0/+41