1. Use SubtargetFeatures in llc/lli.
[oota-llvm.git] / lib / Target / Alpha / AlphaTargetMachine.cpp
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...