..
Transforms
Revert "[LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints"
2018-09-28 16:45:18 +00:00
Analysis.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
BitReader.h
Deprecate a few C APIs.
2015-12-18 23:46:42 +00:00
BitWriter.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
Comdat.h
[LLVM-C] [bindings/go] Add C and Golang bindings for COMDAT
2018-03-14 18:33:53 +00:00
Core.h
[IR] Add a dedicated FNeg IR Instruction
2018-11-13 18:15:47 +00:00
DataTypes.h
Assume existence of inttypes.h and stdint.h in DataTypes.h.
2018-04-02 13:22:26 +00:00
DebugInfo.h
Emit template type and value parameter DIEs for template variables.
2018-10-03 18:44:53 +00:00
Disassembler.h
Split Disassembler.h in two to fix dependencies
2018-03-29 00:29:44 +00:00
DisassemblerTypes.h
Split Disassembler.h in two to fix dependencies
2018-03-29 00:29:44 +00:00
Error.h
Add a comment to clarify the contract for LLVMGetErrorMessage in the c-bindings
2018-09-29 23:49:54 +00:00
ErrorHandling.h
Make some headers self-contained, remove unused includes that violate layering.
2016-01-27 16:05:37 +00:00
ExecutionEngine.h
Fix a typo in a function name
2018-11-02 09:57:24 +00:00
Initialization.h
[AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API.
2018-04-24 00:39:29 +00:00
IRReader.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
Linker.h
Delete the deprecated LLVMLinkModules.
2016-02-12 15:28:45 +00:00
LinkTimeOptimizer.h
lto.h
Reland r342233: [ThinLTO] Allow setting of maximum cache size with 64-bit number
2018-09-17 10:21:26 +00:00
module.modulemap
Object.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
OptRemarks.h
[CMake] Expose opt-remark tooling through libOptRemarks.dylib
2018-11-05 11:57:44 +00:00
OrcBindings.h
[ORC] Update ORC C bindings to use the new llvm::Error C API.
2018-09-23 02:09:18 +00:00
Support.h
Reapply Support layering fixes.
2018-03-21 17:31:49 +00:00
Target.h
Move LLVMCreateTargetData and LLVMDisposeTargetData together. NFC
2016-02-17 22:41:09 +00:00
TargetMachine.h
[AArch64] Add Tiny Code Model for AArch64
2018-08-22 11:31:39 +00:00
Types.h
[LLVM-C] Add more debug information accessors to GlobalObject and Instruction
2018-09-28 15:35:18 +00:00