Misc. SSE2 intrinsics: clflush, lfench, mfence
[oota-llvm.git] / lib / Target / Alpha / AlphaInstrInfo.td
2005-02-05 Andrew Lenharthfix f32 setcc, and fp select
2005-02-05 Andrew Lenharthadded ugly support for fp compares
2005-02-04 Misha BrukmanMake file header comment consistent: extend the whole...
2005-02-02 Andrew LenharthStore fix
2005-02-02 Andrew Lenharthtry to make a bug bugpointable, add yet more constant...
2005-02-01 Andrew LenharthMake cmov work right and loads for fp from constant...
2005-02-01 Andrew Lenharthpecimise loads, put indirect call addr in right registe...
2005-01-31 Andrew Lenharthindirect call fix
2005-01-31 Andrew Lenharthfp to int and back conversion sequences
2005-01-30 Andrew Lenharthadded fp extend and removed a forgotten assert in more...
2005-01-29 Andrew Lenharthfirst step towards a correct and complete stack. also...
2005-01-27 Andrew Lenharthint to float conversion and another setcc
2005-01-27 Andrew Lenharthteach isel about comparison with constants and zero...
2005-01-26 Andrew Lenharthadded instructions for fp to int to fp moves
2005-01-26 Andrew Lenharth initial fp support
2005-01-26 Andrew Lenharthadd some operations, fix others. should compile severa...
2005-01-25 Andrew Lenharthmore load choices, better add with imm
2005-01-24 Andrew LenharthClean ups, and taught the instruction selector about...
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...