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
/
lib
/
Bitcode
/
Writer
History
Matt Arsenault
b03bd4d96b
Add addrspacecast instruction.
...
Patch by Michele Scandale! llvm-svn: 194760
2013-11-15 01:34:59 +00:00
..
BitcodeWriter.cpp
Add addrspacecast instruction.
2013-11-15 01:34:59 +00:00
BitcodeWriterPass.cpp
Code Custodian:
2012-11-25 15:23:39 +00:00
BitWriter.cpp
Add a wrapper for open.
2013-07-16 19:44:17 +00:00
CMakeLists.txt
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
2011-12-14 00:29:31 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp
Implement function prefix data as an IR feature.
2013-09-16 01:08:15 +00:00
ValueEnumerator.h
Revert "Give internal classes hidden visibility."
2013-09-11 18:05:11 +00:00