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-28 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
078b48a3f4
Cleanup
...
llvm-svn: 467
2001-09-07 16:57:29 +00:00
..
Analysis
Module analyzer no longer has to iterate over constant pool
2001-09-07 16:31:23 +00:00
AsmParser
* Add support for forward referencing types
2001-09-07 16:35:17 +00:00
Bytecode
* Emit bytecode using a deque instead of a vector to be faster
2001-09-07 16:39:41 +00:00
CodeGen
annotations are now const
2001-09-07 16:40:04 +00:00
ExecutionEngine
Lots of new functionality
2001-08-27 05:16:50 +00:00
Support
Annotations are const objects now
2001-09-07 16:44:01 +00:00
Transforms
Types and constants are wierd things in symbol tables now
2001-09-07 16:43:50 +00:00
VMCore
Cleanup
2001-09-07 16:57:29 +00:00
Makefile
Make sure we build all of the code!
2001-07-21 21:04:03 +00:00