clean this function up some
[oota-llvm.git] / lib / Target / Alpha / AlphaTargetMachine.cpp
2005-11-18 Andrew Lenharthprevent latent switch creation
2005-11-13 Chris Lattnerunbreak the build
2005-11-12 Andrew Lenharthenable LSR by default on alpha
2005-11-08 Chris LattnerAdd a new option to indicate we want the code generator...
2005-10-30 Chris LattnerIf the module has no t-t and the host is an alpha,...
2005-10-20 Andrew Lenharthret 0; works, not much else
2005-09-29 Andrew Lenharthbegining alpha subtarget support
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-08-03 Andrew LenharthAlpha ABI specifies stack is always 16 byte alligned...
2005-07-22 Andrew Lenharthfinally found the gcc defined constants
2005-07-22 Andrew LenharthAlpha JIT (beta)
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-03 Andrew LenharthLSR cleanup patch
2005-03-02 Andrew LenharthAdded LSR as a beta pass for alpha
2005-02-01 Andrew Lenharthtry to match alpha pattern
2005-01-24 Andrew LenharthAlpha JIT prune
2005-01-24 Andrew Lenharthinclude prune and JIT prune
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...