aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaJITInfo.cpp
AgeCommit message (Expand)Author
2006-07-27Resolve BB references with relocation.Evan Cheng
2006-07-25- Refactor the code that resolve basic block references to a TargetJITInfoEvan Cheng
2006-05-02Fix a purely hypothetical problem (for now): emitWord emits in the hostChris Lattner
2006-01-01Remove a 'using namespace std'.Chris Lattner
2005-08-04No, IDEFs shouldn't be JITedAndrew Lenharth
2005-07-30Keep tabs and trailing spaces out.Jeff Cohen
2005-07-28support bsr, and more .td simplificationAndrew Lenharth
2005-07-28get lazy JITing working. Some of shootout runs nowAndrew Lenharth
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-22finally found the gcc defined constantsAndrew Lenharth
2005-07-22Alpha JIT (beta)Andrew Lenharth