Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / Alpha / AlphaJITInfo.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-12-07 Bill WendlingWhat should be the last unnecessary <iostream>s in...
2006-07-27 Evan ChengResolve BB references with relocation.
2006-07-25 Evan Cheng- Refactor the code that resolve basic block references...
2006-05-02 Chris LattnerFix a purely hypothetical problem (for now): emitWord...
2006-01-01 Chris LattnerRemove a 'using namespace std'.
2005-08-04 Andrew LenharthNo, IDEFs shouldn't be JITed
2005-07-30 Jeff CohenKeep tabs and trailing spaces out.
2005-07-28 Andrew Lenharthsupport bsr, and more .td simplification
2005-07-28 Andrew Lenharthget lazy JITing working. Some of shootout runs now
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-22 Andrew Lenharthfinally found the gcc defined constants
2005-07-22 Andrew LenharthAlpha JIT (beta)