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-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
b9fbea4c79
Adjust long file name writing to match BSD 4.4 and Mac OSX style archives.
...
llvm-svn: 17910
2004-11-17 16:14:21 +00:00
..
Analysis
Standardize on 'class' instead of 'struct'. Gets rid of warnings in VC++
2004-11-16 06:58:55 +00:00
AsmParser
Make sure that the yacc and lex output are specified as BUILT_SOURCES.
2004-10-28 00:43:24 +00:00
Bytecode
Adjust long file name writing to match BSD 4.4 and Mac OSX style archives.
2004-11-17 16:14:21 +00:00
CodeGen
Give a better message for a common assertion failure.
2004-11-16 06:52:35 +00:00
Debugger
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ExecutionEngine
Now that we have ghost linkage, we can force resolution of external symbols
2004-11-15 23:20:04 +00:00
Linker
Don't increment a dead iterator
2004-11-16 19:04:40 +00:00
Support
Add a comment to some code that at first glance just doesn't look right.
2004-11-16 06:50:36 +00:00
System
* Use low-level unix I/O interface since we're on Unix.
2004-11-16 17:14:08 +00:00
Target
Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes.
2004-11-16 21:31:37 +00:00
Transforms
Do not delete dead invoke instructions!
2004-11-16 16:32:28 +00:00
VMCore
Minor cleanup and speedup. This reduces link-time for 252.eon from 35.5s
2004-11-16 20:39:04 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00