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-13 15:11:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
77d45e2e60
Do not throw away bits for no reason
...
llvm-svn: 19378
2005-01-08 19:32:59 +00:00
..
Analysis
Wrap at 80 cols
2004-12-23 21:17:41 +00:00
AsmParser
Do not allow empty label names.
2004-12-10 05:40:19 +00:00
Bytecode
Remove potential platform portability issue with size of "int".
2004-12-29 01:20:24 +00:00
CodeGen
Implement handling of most long operators through libcalls.
2005-01-08 19:27:05 +00:00
Debugger
Correct the comments and file header.
2004-12-23 21:16:46 +00:00
ExecutionEngine
Be double sure about including sys/stat.h by wrapping the inclusion in
2004-12-20 06:34:02 +00:00
Linker
Remove un-needed #includes.
2004-12-20 04:15:44 +00:00
Support
Do not throw away bits for no reason
2005-01-08 19:32:59 +00:00
System
Correct the case of a #include directory name, just in case.
2005-01-02 09:45:04 +00:00
Target
Adjust to changes in LowerCallTo interface
2005-01-08 19:28:19 +00:00
Transforms
Add more missing createXxxPass functions.
2005-01-08 17:21:40 +00:00
VMCore
Add convenience method.
2005-01-07 07:40:32 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00