This website requires JavaScript.
Explore
Sign In
Gericom
/
teak-llvm
Watch
1
Fork
0
You've already forked teak-llvm
mirror of
https://github.com/Gericom/teak-llvm.git
synced
2025-06-26 14:58:59 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6547e5a2bc
teak-llvm
/
llvm
/
lib
/
Bitcode
/
Reader
History
Dale Johannesen
028084efe5
Revise previous patch per review comments.
...
Next round of x87 long double stuff. Getting close now, basically works. llvm-svn: 41875
2007-09-12 03:30:33 +00:00
..
BitcodeReader.cpp
Revise previous patch per review comments.
2007-09-12 03:30:33 +00:00
BitcodeReader.h
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
2007-08-04 01:51:18 +00:00
Makefile
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00