Age | Commit message (Expand) | Author |
---|---|---|
2013-01-28 | Add support for source and line information to IntelJITEventListener for obje... | Andrew Kaylor |
2012-10-18 | Use an export list when building JIT unittests. <rdar://problem/12473675> | Bob Wilson |
2012-06-21 | llvm/unittests: Simplify LINK_COMPONENTS. | NAKAMURA Takumi |
2012-03-29 | Fix missed files in JIT unittests Makefile | Danil Malyshev |
2012-03-15 | Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE... | Eli Bendersky |
2009-12-22 | Partially revert r91626. Materializing extra functions to determine whether | Jeffrey Yasskin |
2009-12-13 | Reinstate r91208 to fix available_externally linkage for globals, with | Jeffrey Yasskin |
2009-10-23 | Fix http://llvm.org/PR4822: allow module deletion after a function has been | Jeffrey Yasskin |
2009-06-25 | Add a JITEventListener interface that gets called back when a new function is | Jeffrey Yasskin |