summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/MBlazeELFWriterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-107/+0
* Resubmit the changes to llvm core to update the functions to support differen...Micah Villmow2012-10-151-1/+1
* Revert 165732 for further review.Micah Villmow2012-10-111-1/+1
* Add in the first iteration of support for llvm/clang/lldb to allow variable p...Micah Villmow2012-10-111-1/+1
* Move TargetData to DataLayout.Micah Villmow2012-10-081-3/+3
* Fix accidentally constant conditions found by uncommitted improvements to -Wc...David Blaikie2012-04-091-4/+4
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-3/+1
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-2/+0
* Fix improperly formed assert() call.Jim Grosbach2011-10-171-1/+1
* Implement ELF object file writing support for the MBlaze backend. Its not per...Wesley Peck2010-11-211-23/+24
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-4/+4
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-0/+110
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-110/+0
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-0/+110
OpenPOWER on IntegriCloud