summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin
Commit message (Expand)AuthorAge
* Teach dag combine to fold the following transformation more aggressively:Evan Cheng2010-01-06
* Delete useless trailing semicolons.Dan Gohman2010-01-05
* Move Blackfin intrinsics into the Target/Blackfin directory.Jakob Stoklund Olesen2009-10-15
* Coalescer should not delete extract_subreg, insert_subreg, and subreg_to_reg ofEvan Cheng2009-09-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add XFAIL testcase for setcc undef.Jakob Stoklund Olesen2009-08-15
* Add XFAIL test case for a scavenger assert.Jakob Stoklund Olesen2009-08-15
* Update LocalRewriter::DistanceMap when inserting stack loads.Jakob Stoklund Olesen2009-08-15
* Rebuild RegScavenger::DistanceMap each time it is needed.Jakob Stoklund Olesen2009-08-11
* Add support for READCYCLECOUNTER in Blackfin back-end.Jakob Stoklund Olesen2009-08-08
* Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands().Jakob Stoklund Olesen2009-08-08
* Turn some insert_subreg, extract_subreg, subreg_to_reg into implicit_defs.Evan Cheng2009-08-05
* LowerSubregsInstructionPass::LowerExtract should not extend the live range of...Jakob Stoklund Olesen2009-08-04
* Remove unneeded intrinsics from Blackfin backend.Jakob Stoklund Olesen2009-08-02
* Fix issue in regscavenger when scavenging a callee-saved register that has no...Jakob Stoklund Olesen2009-08-02
* Never add a kill flag to a constrained physical register in a two-addr instru...Jakob Stoklund Olesen2009-08-02
* Scavenger asserts.Jakob Stoklund Olesen2009-08-02
* Add some basic blackfin intrinsics.Jakob Stoklund Olesen2009-08-02
* Inline assembly support for Blackfin.Jakob Stoklund Olesen2009-08-02
* Analog Devices Blackfin back-end.Jakob Stoklund Olesen2009-08-02