summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMJITInfo.cpp
Commit message (Expand)AuthorAge
...
* Handle ARM machine constantpool entries.Evan Cheng2008-11-04
* Correct way to handle CONSTPOOL_ENTRY instructions.Evan Cheng2008-10-29
* remove extraneous #ifdef'sJim Grosbach2008-10-22
* use pre-UAL mnemonics for push/pop for compilaton callback functionJim Grosbach2008-10-21
* Update the stub and callback code to handle lazy compilation. The stubJim Grosbach2008-10-20
* Add Mac OS X compatible JIT callback routine.Evan Cheng2008-09-02
* Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...Nicolas Geoffray2008-04-16
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* JITInfo now resolves function addrs and also relocations. It always emits a s...Raul Herbster2007-08-30
* Initial JIT support for ARM by Raul Fernandes Herbster.Evan Cheng2007-08-07
* no email addrs in file headersChris Lattner2007-07-17
* Initial ARM JIT support by Raul Fernandes Herbster.Evan Cheng2007-07-05