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
/
lib
History
Chris Lattner
f0af72ac49
Fix Type::isSized() to realize that "{ opaque }" is not sized
...
llvm-svn: 14585
2004-07-02 23:20:17 +00:00
..
Analysis
Initial checkin of a simple mod/ref analysis for global variables. This is
2004-06-28 06:33:13 +00:00
AsmParser
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
2004-06-17 18:19:28 +00:00
Bytecode
Remove files no longer needed. ConstantReader and InstructionReader were
2004-06-29 23:32:41 +00:00
CodeGen
Revert patches 1.79 and 1.80 which had to do with dead MBB's. Now that they
2004-07-02 05:52:23 +00:00
Debugger
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
2004-06-20 07:49:54 +00:00
ExecutionEngine
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
2004-06-20 07:49:54 +00:00
Support
Wrapper for c99 isnan()
2004-06-22 23:54:38 +00:00
Target
Add FIXME notes for spilling int/fp regs (need to calculate stack space).
2004-07-02 17:54:38 +00:00
Transforms
Do not call getTypeSize on a type that has no size
2004-07-02 22:55:47 +00:00
VMCore
Fix Type::isSized() to realize that "{ opaque }" is not sized
2004-07-02 23:20:17 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00