hanchenye-llvm-project/llvm/lib/ExecutionEngine
Sylvestre Ledru fb992ab385 Fix the build issue under ia64. Close bug #5715
Thanks to Luca Falavigna for the help and most of the patch.

llvm-svn: 189324
2013-08-27 06:49:46 +00:00
..
IntelJITEvents
Interpreter LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types. 2013-08-05 12:17:06 +00:00
JIT Fix the build issue under ia64. Close bug #5715 2013-08-27 06:49:46 +00:00
MCJIT
OProfileJIT Reorder headers according to lint. 2013-08-21 21:14:19 +00:00
RuntimeDyld Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
ExecutionEngineBindings.cpp
LLVMBuild.txt
Makefile
RTDyldMemoryManager.cpp Fix the build issue under ia64. Close bug #5715 2013-08-27 06:49:46 +00:00
TargetSelect.cpp