summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert tabs to spacesMisha Brukman2005-04-221-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Add support for targets that require stubs for external functions.Chris Lattner2005-04-181-2/+27
* Fix the missing symbols problem Bill was hitting. Patch contributed byChris Lattner2005-03-171-0/+1
* Fix problems running the HowToUseJIT on powerpc, and probably problems withChris Lattner2005-02-201-2/+2
* Rework constant pool handling so that function constant pools are no longerChris Lattner2005-01-101-21/+24
* Silence VS warnings.Chris Lattner2005-01-081-1/+1
* Get rid of some leaks found by VC leak detector.Reid Spencer2004-12-131-0/+5
* Properly implement a fix for PR475Chris Lattner2004-12-051-0/+15
* Remove unneeded cast.Chris Lattner2004-12-011-1/+0
* Fix the JIT when being used from llvm-dbChris Lattner2004-11-301-1/+1
* Rename Emitter.cpp -> JITEmitter.cppChris Lattner2004-11-221-0/+425
OpenPOWER on IntegriCloud