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-02-11 15:26:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
4e11d9e5de
Minor cleanups
...
llvm-svn: 3904
2002-09-24 00:09:26 +00:00
..
Analysis
Make users of FindUsedTypes not have problems with linkage. This fixes
2002-09-24 00:07:21 +00:00
AsmParser
…
Bytecode
Changed uchar to unsigned char in function ParseBytecodeBuffer, because seemingly it affects opt in uncertain ways :)
2002-09-20 20:57:54 +00:00
CodeGen
Add method IGNode::getCombinedDegree to count the sum of the degrees
2002-09-20 00:55:04 +00:00
CWriter
Parenthesis are now added to casts of type array.
2002-09-23 21:02:50 +00:00
ExecutionEngine
…
Support
…
Target
Put intermediate source files in a subdirectory here instead of with
2002-09-23 13:12:28 +00:00
Transforms
Minor cleanups
2002-09-24 00:09:26 +00:00
VMCore
…
Makefile
…