This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
372c53dfbf
Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits.
...
llvm-svn: 33003
2007-01-08 01:26:33 +00:00
..
Analysis
Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits.
2007-01-08 01:26:33 +00:00
AsmParser
For PR411:
2007-01-06 07:24:44 +00:00
Bytecode
remove support for old-style varargs upgrading
2007-01-07 06:45:57 +00:00
CodeGen
llvm 2.0 doesn't support llvm.isunordered.*
2007-01-07 08:52:43 +00:00
Debugger
Don't use <sstream> in Streams.h but <iosfwd> instead.
2006-12-07 23:41:45 +00:00
ExecutionEngine
For PR950:
2006-12-31 05:51:36 +00:00
Linker
For PR411:
2007-01-06 07:24:44 +00:00
Support
wow, the link was already broken :)
2007-01-06 23:20:51 +00:00
System
Partly fixed JITing on mingw32 platform. The support is not full due to
2006-12-19 15:24:18 +00:00
Target
relax type
2007-01-07 07:24:32 +00:00
Transforms
Types should be const.
2007-01-07 21:45:41 +00:00
VMCore
Change the interface to Module::getOrInsertFunction to be easier to use,
2007-01-07 08:09:25 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00