Change Library Names Not To Conflict With Others When Installed
[oota-llvm.git] / lib / Target / X86 / X86.td
2004-10-03 Chris LattnerAdd support for the -x86-asm-syntax flag, which can...
2004-08-11 Chris LattnerRemove a bunch of ad-hoc target-specific flags that...
2004-08-01 Chris LattnerEliminate 3 of the X86 printImplicit* flags.
2004-04-13 Chris LattnerAdd support for the printImplicitDefsBefore flag
2004-04-08 John CriswellAdded the llvm.readport and llvm.writeport intrinsics...
2004-03-31 Chris LattnerAdd FP conditional move instructions, which annoyingly...
2004-02-28 Alkis EvlogimenosEach instruction now has both an ImmType and a MemType...
2003-10-21 John CriswellAdded LLVM copyright header.
2003-08-06 Chris LattnerCompletely eliminate the isVoid TSFlag, shifting over...
2003-08-04 Chris LattnerThere is nothing special about noops anymore
2003-08-04 Chris Lattnertransition to using let instead of set
2003-08-03 Chris LattnerAdd new TableGen instruction definitions
2003-08-03 Chris LattnerAdd Target class for X86 target
2003-08-03 Chris LattnerInitial checkin of X86.td file