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-01-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Bitcode
History
Anton Korobeynikov
f77142326f
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
...
llvm-svn: 51687
2008-05-29 17:41:17 +00:00
..
Archive.h
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
2008-05-29 17:41:17 +00:00
BitCodes.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
BitstreamReader.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
BitstreamWriter.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
Deserialize.h
Initialize a local variable.
2008-05-01 17:08:00 +00:00
LLVMBitCodes.h
Make structs and arrays first-class types, and add assembly
2008-05-23 01:55:30 +00:00
ReaderWriter.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
Serialization.h
Add member template version of SerializeTrait<T>::Create that also accepts
2008-04-03 16:44:37 +00:00
SerializationFwd.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
Serialize.h
Make a note of the fact that EmitOwnedPtr() has nothing to do with the
2008-03-25 04:41:18 +00:00