Age | Commit message (Expand) | Author |
---|---|---|
2003-05-14 | Add support for atexit function, remove support for __main function | Chris Lattner |
2003-05-12 | Make sure that globals are emitted AFTER the passmanager is set up for the JIT, | Chris Lattner |
2003-05-08 | A large number of simple changes: | Chris Lattner |
2003-04-26 | Remove two fields from TargetData which are target specific. | Chris Lattner |
2003-04-25 | MAke sure that LLI properly configures align_of(double) | Chris Lattner |
2002-12-24 | Initial checkin of new LLI with JIT compiler | Chris Lattner |