summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin
Commit message (Expand)AuthorAge
* more tests not making the jump into the brave new world.Chris Lattner2011-07-09
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-19
* Don't completely eliminate identity copies that also modify super register li...Jakob Stoklund Olesen2011-03-31
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-04
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-03
* Remove TargetInstrInfo::copyRegToReg entirely.Jakob Stoklund Olesen2010-07-11
* Start function numbering at 0.Dan Gohman2010-04-17
* Change the scheduler from adding nodes in allnodes orderChris Lattner2010-02-24
* 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