Add support for _mm_cmp{cc}_ss and _mm_cmp{cc}_ps intrinsics
[oota-llvm.git] / lib / Target / Alpha / AlphaTargetMachine.h
2006-03-23 Chris LattnerEliminate IntrinsicLowering from TargetMachine.
2005-11-08 Chris LattnerAdd a new option to indicate we want the code generator...
2005-09-29 Andrew Lenharthbegining alpha subtarget support
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-07-22 Andrew LenharthAlpha JIT (beta)
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-04 Misha BrukmanMake file header comment consistent: extend the whole...
2005-02-01 Andrew Lenharthtry to match alpha pattern
2005-01-24 Andrew LenharthClean ups, and taught the instruction selector about...
2005-01-24 Andrew LenharthAlpha JIT prune
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...