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-03 02:43:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
343a212f2b
Improve the efficiency and cleanup writing a bit
...
llvm-svn: 5782
2003-04-16 20:20:02 +00:00
..
Analysis
Remove unneccesary forward decl
2003-03-06 16:37:29 +00:00
AsmParser
Don't allow declaring an external internal variable
2003-04-16 18:13:57 +00:00
Bytecode
Changes to the V2 bytecode format:
2003-03-19 20:56:46 +00:00
CodeGen
Fixed compilation errors, command-line argument declarations, cleaned up code to
2003-04-10 19:19:23 +00:00
CWriter
Fixed alloca declaration problem on sun.
2003-02-12 20:45:00 +00:00
ExecutionEngine
Implement scanf and fix sscanf to actually endian swap the results correctly
2003-03-31 22:12:37 +00:00
Support
Make more compatible with GCC 2.96
2003-02-13 16:25:28 +00:00
Target
Rename -no-* to -disable-*
2003-02-26 20:00:41 +00:00
Transforms
Make help message more clear
2003-04-13 03:50:14 +00:00
VMCore
Improve the efficiency and cleanup writing a bit
2003-04-16 20:20:02 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00