..
Transforms
Split the SimplifyCFG pass into two variants.
2017-03-26 06:44:08 +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
Core.h
[LLVM-C] [OCaml] Expose Type::subtypes.
2017-06-05 11:49:52 +00:00
Disassembler.h
Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes.
2016-03-28 17:40:08 +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
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
Initialization.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +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
Reorganize libLTO C API header lto.h (NFC)
2017-04-08 19:20:30 +00:00
module.modulemap
[modules] The LLVM C API does not require C++!
2014-06-12 22:09:39 +00:00
Object.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
OrcBindings.h
This reverts commit r306166 and r306168.
2017-06-23 22:50:24 +00:00
Support.h
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
Target.h
Move LLVMCreateTargetData and LLVMDisposeTargetData together. NFC
2016-02-17 22:41:09 +00:00
TargetMachine.h
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
Types.h
Introduce LLVMDIBuilderRef
2017-04-20 14:22:47 +00:00