Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these as
[oota-llvm.git] / test / CodeGen / XCore /
2009-08-18 Richard OsborneAdd support for mergeable sections back into the XCore...
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-17 Richard OsborneUpdate getSectionForConstant() to to allow mergable...
2009-08-15 Chris Lattneruse XCore-specific section with xcore specific cp/dp...
2009-08-02 Richard OsborneAdd extra SEXT pattern.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-24 Richard OsborneAdd tests for handling of globals and tls on the XCore...
2009-07-16 Richard OsborneCombine an unaligned store of unaligned load into a...
2009-07-16 Richard OsborneExpand unaligned 32 bit loads from an address which...
2009-07-16 Richard OsborneCustom lower unaligned 32 bit stores and loads into...
2009-07-15 Richard OsborneFix pattern for LD16S_3r, add basic tests to check...
2009-07-15 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode to handl...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-20 Eli FriedmanFix for PR4235: to build a floating-point value from...
2009-04-18 Chris Lattnertestcase for PR3898
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-15 Richard OsborneDon't fold address calculations which use negative...
2009-01-14 Richard OsborneAdd pseudo instructions to the XCore for (load|store...
2008-12-03 Richard OsborneAdd support for ISD::TRAP to the XCore backend
2008-11-18 Duncan SandsReapply r59464, this time using the correct type
2008-11-18 Bill WendlingRevert r59464. It was causing this failure:
2008-11-17 Duncan SandsAdd soft float support for a bunch more operations...
2008-11-17 Richard OsborneDon't produce ADDC/ADDE when expanding SHL unless they...
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...
2008-11-14 Richard OsborneAdd XCore intrinsics for getid (returns thread id)...
2008-11-07 Richard OsborneAdd basic test for XCore backend