aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Blackfin/BlackfinInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Set isBarrier = 1 on return instructions, as they are control barriers.Dan Gohman2009-11-111-0/+1
* Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this wo...Anton Korobeynikov2009-11-021-5/+5
* Move immediate constant predicate templates from the Blackfin target to MathE...Jakob Stoklund Olesen2009-08-121-11/+11
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-111-4/+4
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-4/+4
* Remove unneeded intrinsics from Blackfin backend.Jakob Stoklund Olesen2009-08-021-7/+1
* Add some basic blackfin intrinsics.Jakob Stoklund Olesen2009-08-021-1/+42
* Analog Devices Blackfin back-end.Jakob Stoklund Olesen2009-08-021-0/+838