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