summaryrefslogtreecommitdiff
path: root/include/llvm/Config/llvm-config.h.in
Commit message (Expand)AuthorAge
* [Embtk]: Give ability to specify default target ABI at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default linker hash-style at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] give ability to specify default FPU to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default float abi to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default -mcpuAbdoulaye Walsimou Gaye2014-04-13
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-11
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* JITEventListener.h: Use llvm-config.h instead of config.h.NAKAMURA Takumi2012-12-13
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-22
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-13
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-05
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-04
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-28
* update description of LLVM_DEFAULT_TARGET_TRIPLEDylan Noblesmith2011-11-28
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-01
* include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for co...NAKAMURA Takumi2011-09-20
* include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency.NAKAMURA Takumi2011-09-20
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-19
* include/llvm/Config/llvm-config.h: Reorder and reword to follow (generated) c...NAKAMURA Takumi2011-08-12
* Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,Evan Cheng2011-07-22
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-19
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14
* Add InitializeNativeAsmParser function.Jan Sjödin2011-03-09
* Fix LLVM target initialization to deal with sociopathic outside projectsEric Christopher2010-08-30
* Add a bit of a hack to avoid multiple defines of variables inEric Christopher2010-08-08
* Fix PR7809 by creating a header for just llvm variables that can beEric Christopher2010-08-08