This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-10 11:41:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
2fd09e3397
implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.
...
Factor some code better. llvm-svn: 125006
2011-02-07 16:40:21 +00:00
..
BitcodeReader.cpp
implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.
2011-02-07 16:40:21 +00:00
BitcodeReader.h
Provide a fast "get me the target triple from the module" API. This can
2010-10-06 01:22:42 +00:00
BitReader.cpp
Add Module functions in place of module providers.
2010-03-02 23:58:54 +00:00
CMakeLists.txt
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00