summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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