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-20 02:34:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Misha Brukman
be11d6eed3
Removed useless code -- the byte order of output code is correct as is.
...
llvm-svn: 6462
2003-05-31 06:26:06 +00:00
..
Analysis
Eliminate unnecessary ->get calls that are now automatically handled.
2003-05-29 15:12:27 +00:00
AsmParser
…
Bytecode
…
CodeGen
When converting virtual registers to immediate constants, change the opcode.
2003-05-30 20:36:27 +00:00
CWriter
Eliminate unnecessary ->get calls that are now automatically handled.
2003-05-29 15:12:27 +00:00
ExecutionEngine
Since malloc is no longer used, no need to free() memory.
2003-05-30 20:39:37 +00:00
Support
…
Target
Removed useless code -- the byte order of output code is correct as is.
2003-05-31 06:26:06 +00:00
Transforms
Okay totally give up on trying to optimize aggregates that cannot be completely
2003-05-30 19:22:14 +00:00
VMCore
…
Makefile
…