summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Blackfin/add-overflow.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Blackfin backend.Dan Gohman2011-10-251-18/+0
| | | | llvm-svn: 142880
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-191-1/+1
| | | | | | | top level type without a specified number. This syntax isn't documented and blocks forward progress. llvm-svn: 133371
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Analog Devices Blackfin back-end.Jakob Stoklund Olesen2009-08-021-0/+18
Generate code for the Blackfin family of DSPs from Analog Devices: http://www.analog.com/en/embedded-processing-dsp/blackfin/processors/index.html We aim to be compatible with the exsisting GNU toolchain found at: http://blackfin.uclinux.org/gf/project/toolchain The back-end is experimental. llvm-svn: 77897
OpenPOWER on IntegriCloud