Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up the CMake build for the new files added in r146960, they're | Chandler Carruth | 2011-12-20 | 1 | -0/+1 |
* | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -8/+0 |
* | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+8 |
* | ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2) | Dylan Noblesmith | 2011-05-13 | 1 | -1/+0 |
* | Revert ExecutionEngine patches, they either failed to build or broke unit tests. | Jakob Stoklund Olesen | 2011-05-07 | 1 | -0/+1 |
* | ExecutionEngine: fix JIT/MCJIT selectTarget() duplication | Dylan Noblesmith | 2011-05-06 | 1 | -1/+0 |
* | Add simple arg passing to MC-JIT and support for exit() call. | Jim Grosbach | 2011-03-22 | 1 | -0/+1 |
* | MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. | Daniel Dunbar | 2010-11-17 | 1 | -0/+4 |