llvm-project/llvm/lib/ExecutionEngine
Chris Lattner 5d236005b0 Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
implementation from the TargetMachine directly.

llvm-svn: 10636
2003-12-28 21:23:38 +00:00
..
Interpreter Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
JIT Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
ExecutionEngine.cpp Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00