Improve code generation for vselect on SSE2:
[oota-llvm.git] / test / CodeGen / Blackfin /
2011-07-09 Chris Lattnermore tests not making the jump into the brave new world.
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2011-03-31 Jakob Stoklund OlesenDon't completely eliminate identity copies that also...
2011-03-04 Joerg SonnenbergerBe nice to Xcore and the XMOS assembler and avoid quoti...
2011-03-03 Joerg SonnenbergerBug#9033: For the ELF assembler output, always quote...
2010-07-11 Jakob Stoklund OlesenRemove TargetInstrInfo::copyRegToReg entirely.
2010-04-17 Dan GohmanStart function numbering at 0.
2010-02-24 Chris LattnerChange the scheduler from adding nodes in allnodes...
2010-01-06 Evan ChengTeach dag combine to fold the following transformation...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-10-15 Jakob Stoklund OlesenMove Blackfin intrinsics into the Target/Blackfin direc...
2009-09-28 Evan ChengCoalescer should not delete extract_subreg, insert_subr...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Jakob Stoklund OlesenAdd XFAIL testcase for setcc undef.
2009-08-15 Jakob Stoklund OlesenAdd XFAIL test case for a scavenger assert.
2009-08-15 Jakob Stoklund OlesenUpdate LocalRewriter::DistanceMap when inserting stack...
2009-08-11 Jakob Stoklund OlesenRebuild RegScavenger::DistanceMap each time it is needed.
2009-08-08 Jakob Stoklund OlesenAdd support for READCYCLECOUNTER in Blackfin back-end.
2009-08-08 Jakob Stoklund OlesenDon't build illegal ops in DAGCombiner::SimplifyBinOpWi...
2009-08-05 Evan ChengTurn some insert_subreg, extract_subreg, subreg_to_reg...
2009-08-04 Jakob Stoklund OlesenLowerSubregsInstructionPass::LowerExtract should not...
2009-08-02 Jakob Stoklund OlesenRemove unneeded intrinsics from Blackfin backend.
2009-08-02 Jakob Stoklund OlesenFix issue in regscavenger when scavenging a callee...
2009-08-02 Jakob Stoklund OlesenNever add a kill flag to a constrained physical registe...
2009-08-02 Jakob Stoklund OlesenScavenger asserts.
2009-08-02 Jakob Stoklund OlesenAdd some basic blackfin intrinsics.
2009-08-02 Jakob Stoklund OlesenInline assembly support for Blackfin.
2009-08-02 Jakob Stoklund OlesenAnalog Devices Blackfin back-end.