Add mfasr and mtasr
[oota-llvm.git] / unittests / ExecutionEngine / JIT / Makefile
2013-12-27 Nico WeberAttempt to fix JIT unit tests after r198087.
2013-01-28 Andrew KaylorAdd support for source and line information to IntelJIT...
2012-10-18 Bob WilsonUse an export list when building JIT unittests. <rdar...
2012-06-21 NAKAMURA Takumillvm/unittests: Simplify LINK_COMPONENTS.
2012-03-29 Danil MalyshevFix missed files in JIT unittests Makefile
2012-03-15 Eli BenderskyFollow-up to r152620: restore JIT event listener tests...
2009-12-22 Jeffrey YasskinPartially revert r91626. Materializing extra functions...
2009-12-13 Jeffrey YasskinReinstate r91208 to fix available_externally linkage...
2009-10-23 Jeffrey YasskinFix llvm.org/PR4822: allow module deletion after a...
2009-06-25 Jeffrey YasskinAdd a JITEventListener interface that gets called back...