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-24 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
ba664bbc27
Make strings SByte* arrays instead of UByte * arrays
...
llvm-svn: 1469
2001-12-14 16:41:18 +00:00
..
Analysis
added a section on how to modify live variable code to use LLVM instructions
2001-12-13 21:25:46 +00:00
AsmParser
* Fix cases where we were calling Type->getName() instead of Type->getDescription()
2001-12-14 16:28:42 +00:00
Bytecode
Remove unsized array support
2001-12-14 16:30:51 +00:00
CodeGen
Renamed inst_const_iterator -> const_inst_iterator
2001-12-04 00:03:30 +00:00
ExecutionEngine
Build runtime library with local GCCAS
2001-12-13 00:44:23 +00:00
Support
Create a new #include "Support/..." directory structure to move things
2001-11-27 00:03:19 +00:00
Target
Allow pointer indexing
2001-12-14 16:31:26 +00:00
Transforms
* isFirstClassType is now provided by the Type class
2001-12-14 16:39:22 +00:00
VMCore
Make strings SByte* arrays instead of UByte * arrays
2001-12-14 16:41:18 +00:00
Makefile
Compile the transforms directory
2001-10-13 07:04:00 +00:00