aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Blackfin/BlackfinInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Flag -> Glue, the ongoing sagaChris Lattner2010-12-231-4/+4
* Remove isTwoAddress from Blackfin.Eric Christopher2010-06-211-6/+6
* Add the SubRegIndex TableGen class.Jakob Stoklund Olesen2010-05-241-15/+15
* Make isInt?? and isUint?? template specializations of the generic versions. ThisBenjamin Kramer2010-03-291-6/+6
* Completely remove Blackfin patterns that thought JustCC was i1.Jakob Stoklund Olesen2010-03-221-14/+1
* set SDNPVariadic on nodes throughout the rest of the targets thatChris Lattner2010-03-191-1/+2
* disable some illegal blackfin patterns. sext from i32 to i32 can neverChris Lattner2010-03-191-5/+5
* 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