aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ORC][examples] Remove ThinLtoJIT example after LLJITWithThinLTOSummaries lan...Stefan Gränitz2020-10-011-1/+0
* [Orc] Add basic OrcV2 C bindings and example.Lang Hames2020-03-141-1/+1
* Add ThinLtoJIT exampleStefan Gränitz2020-02-011-0/+1
* Re-apply "[Examples] Add IRTransformations directory to examples."Florian Hahn2020-01-041-0/+1
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-021-0/+1
* Revert "[Examples] Add IRTransformations directory to examples."Florian Hahn2019-12-011-1/+0
* [Examples] Add IRTransformations directory to examples.Florian Hahn2019-11-121-0/+1
* Speculative CompilationPraveen Velliengiri2019-08-031-0/+1
* [ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.Lang Hames2019-07-101-0/+1
* Add a HowToUseLLJIT example project.Lang Hames2019-05-221-0/+1
* [CMake] Let ExceptionDemo buildable with ENABLE_EH.NAKAMURA Takumi2015-08-271-1/+1
* Don't try to build ExceptionDemo on ARM.Rafael Espindola2014-02-121-1/+1
* Do not re-test for the existence of pthread.h.Oscar Fuentes2010-12-231-3/+0
* Prevented ExceptionDemo example being built on WINDOWS via if( NOT WIN32 )Garrison Venn2010-02-101-1/+4
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-091-0/+1
* Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky2009-04-121-0/+1
* CMake: Builds all examples. Corrected name of CBackend target.Oscar Fuentes2008-09-261-1/+11
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+1