Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | What should be the last unnecessary <iostream>s in the library. | Bill Wendling | 2006-12-07 | 1 | -19/+18 |
* | Resolve BB references with relocation. | Evan Cheng | 2006-07-27 | 1 | -16/+0 |
* | - Refactor the code that resolve basic block references to a TargetJITInfo | Evan Cheng | 2006-07-25 | 1 | -0/+16 |
* | Fix a purely hypothetical problem (for now): emitWord emits in the host | Chris Lattner | 2006-05-02 | 1 | -1/+1 |
* | Remove a 'using namespace std'. | Chris Lattner | 2006-01-01 | 1 | -5/+4 |
* | No, IDEFs shouldn't be JITed | Andrew Lenharth | 2005-08-04 | 1 | -1/+1 |
* | Keep tabs and trailing spaces out. | Jeff Cohen | 2005-07-30 | 1 | -2/+2 |
* | support bsr, and more .td simplification | Andrew Lenharth | 2005-07-28 | 1 | -3/+13 |
* | get lazy JITing working. Some of shootout runs now | Andrew Lenharth | 2005-07-28 | 1 | -69/+93 |
* | Eliminate all remaining tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -2/+2 |
* | finally found the gcc defined constants | Andrew Lenharth | 2005-07-22 | 1 | -1/+1 |
* | Alpha JIT (beta) | Andrew Lenharth | 2005-07-22 | 1 | -0/+273 |