This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
include
/
llvm-c
History
Dan Gohman
f919bd6651
Add C API calls for building FNeg operations. Patch by KS Sreeram!
...
llvm-svn: 83021
2009-09-28 21:51:41 +00:00
..
Transforms
fix header comment and include guard.
2009-03-06 16:54:19 +00:00
Analysis.h
…
BitReader.h
Change llvm-c's ordering of contexts to make it consistent.
2009-08-11 07:46:16 +00:00
BitWriter.h
…
Core.h
Add C API calls for building FNeg operations. Patch by KS Sreeram!
2009-09-28 21:51:41 +00:00
ExecutionEngine.h
Match declaration to definition.
2009-07-12 23:50:34 +00:00
LinkTimeOptimizer.h
…
lto.h
llvm-c/Core.h is no longer needed in lto.h, and it brings in
2009-07-15 00:47:00 +00:00
Target.h
Add LLVMInitializeAllTargetInfos for C api, and update
2009-08-18 03:03:27 +00:00