summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Compile CodeGenModule.cpp with /bigobj.Peter Collingbourne2018-06-261-0/+4
* Link to AggressiveInstCombine in a few places. Unbreaks build for me.Roman Lebedev2018-04-241-0/+1
* Make CodeGen depend just once on clangAnalysis.Nico Weber2018-04-071-1/+0
* [ObjC] Allow declaring __strong pointer fields in structs in Objective-CAkira Hatanaka2018-02-281-0/+1
* Promote ConstantInitBuilder to be a public CodeGen API; it'sJohn McCall2017-03-021-0/+1
* [DebugInfo] Added support to Clang FE for generating debug info for preproces...Amjad Aboud2017-02-091-0/+1
* [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.Arpith Chacko Jacob2017-01-291-1/+1
* clangCodeGen: Add LLVMPasses to libdeps. r290450 introduced it.NAKAMURA Takumi2016-12-241-0/+1
* [CodeGen] Don't emit lifetime intrinsics for some local variablesVitaly Buka2016-10-261-0/+1
* Add dependency from clangCodeGen to clangAnalysisMehdi Amini2016-10-241-0/+1
* Link clangCodeGen with clangAnalysis required after r284990.Artem Belevich2016-10-241-0/+1
* [coroutines] Adding builtins for coroutine intrinsics and backendutil support.Gor Nishanov2016-10-031-0/+2
* CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.Teresa Johnson2016-08-121-0/+1
* Use the new path for coverage related headers and update CMakeLists.txtEaswaran Raman2016-04-291-0/+1
* IRGen-level lowering for the Swift calling convention.John McCall2016-04-041-0/+1
* Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow special...Samuel Antao2016-02-081-0/+1
* Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code...Renato Golin2016-02-071-1/+0
* Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat...Samuel Antao2016-02-061-0/+1
* Revert r259977 - [OpenMP] Reorganize code to allow specialized code generatio...Samuel Antao2016-02-061-1/+0
* [OpenMP] Reorganize code to allow specialized code generation for different d...Samuel Antao2016-02-061-0/+1
* [CUDA] Make printf work.Justin Lebar2016-01-231-0/+1
* [CMake] Fill up required libs, corresponding to r241653.NAKAMURA Takumi2015-07-081-0/+1
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+1
* add missing dependency for CodeGen libSanjay Patel2015-06-021-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-2/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-0/+2
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-241-2/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-241-0/+2
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-211-2/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+2
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-201-2/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+2
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-201-2/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+2
* [CMake] clangCodeGen: Prune a redundant "Target" out of libdeps. It is suppli...NAKAMURA Takumi2015-01-151-1/+0
* [CMake] Update libdeps on clangCodeGen, corresponding to r226079.NAKAMURA Takumi2015-01-151-0/+1
* cmake: Conditionalize CodeGen's dependency on intrinsics_genReid Kleckner2014-11-051-1/+10
* Move SanitizerBlacklist to clangBasic. NFC.Alexey Samsonov2014-10-151-1/+0
* [CMake] clangCodeGen: Update libdeps to add clangLex for PPChainedCallbacks.NAKAMURA Takumi2014-08-051-0/+1
* Revert r214757 (Same fix as r214758)Alex Lorenz2014-08-041-1/+0
* Add CoverageMappingGen.cpp (introduced in r214752) to CMakeLists.txtDavid Blaikie2014-08-041-0/+1
* add lib/CodeGen/CoverageMappingGen.cpp to CMakeAlex Lorenz2014-08-041-0/+1
* [Sanitizer] Introduce SanitizerMetadata class.Alexey Samsonov2014-08-011-0/+1
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+1
* [CMake] Reorder libdeps by alphabetical order.NAKAMURA Takumi2014-07-141-1/+1
* Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.Alexey Samsonov2014-07-091-1/+1
* Revert "Add lib/Codgen/[CGRTTI|MicrosoftRTTI].cpp to CMakeLists.txt (r212445)"Tobias Grosser2014-07-071-2/+0
* Add lib/Codgen/[CGRTTI|MicrosoftRTTI].cpp to CMakeLists.txtTobias Grosser2014-07-071-0/+2