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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
d5ff87cb9b
rename selection directory and library to SelectionDAG
...
llvm-svn: 7877
2003-08-15 04:55:22 +00:00
..
Analysis
Improvement to the previous fix: branch following a delay slot of
2003-08-14 20:45:56 +00:00
AsmParser
Remove redundant const qualifiers from cast<> expressions
2003-07-23 15:30:06 +00:00
Bytecode
Remove redundant const qualifiers from cast<> expressions
2003-07-23 15:30:06 +00:00
CodeGen
rename selection directory and library to SelectionDAG
2003-08-15 04:55:22 +00:00
CWriter
Stop annoying warnings about mismatched types with the argument of a free
2003-08-14 19:19:53 +00:00
ExecutionEngine
Implement a _REAL_ memory manager for the code generated by the JIT. This
2003-08-14 18:35:27 +00:00
Support
Add support for reading command line arguments from an environment variable.
2003-08-14 22:00:59 +00:00
Target
Adjust to new API, add expandCall stub
2003-08-15 04:51:59 +00:00
Transforms
Factory methods for function passes now return type FunctionPass *.
2003-08-14 06:09:32 +00:00
VMCore
Add new method to FunctionPassManager to add ImmutablePasses.
2003-08-14 06:07:57 +00:00
Makefile
Merged in autoconf branch. This provides configuration via the autoconf
2003-06-30 21:59:07 +00:00