Convert more abort() calls to llvm_report_error().
[oota-llvm.git] / lib / Target / Alpha / AlphaJITInfo.cpp
2009-07-08 Torok EdwinConvert more abort() calls to llvm_report_error().
2009-06-25 Owen AndersonPrivatize this map.
2009-05-30 Bruno Cardoso LopesFirst patch in the direction of splitting MachineCodeEm...
2008-11-08 Evan ChengRename startFunctionStub to startGVStub since it's...
2008-04-16 Nicolas GeoffrayCorrelate stubs with functions in JIT: when emitting...
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)