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 15:41:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
7f1e6f16c5
If changing a parent, don't add then remove the object from the leak detector
...
llvm-svn: 11106
2004-02-04 01:06:38 +00:00
..
Analysis
Avoid referencing deleted DSgraphs when merging an SCC into a larger SCC. This
2004-01-31 21:02:18 +00:00
AsmParser
Don't use ConstantExpr::getShift anymore
2004-01-12 19:08:43 +00:00
Bytecode
Remove all of the annoying statistics now that I'm finished (for the near
2004-02-01 01:50:31 +00:00
CodeGen
When an instruction like: A += B had both A and B virtual registers
2004-02-03 01:13:07 +00:00
CWriter
Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a
2003-12-11 00:24:36 +00:00
Debugger
"fix" a nasty race condition
2004-01-14 21:18:03 +00:00
ExecutionEngine
Print an error message if we can't materialize the bytecode file
2004-02-01 01:07:25 +00:00
Support
Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
2004-01-26 20:59:41 +00:00
Target
Generate ftst instructions for comparison against zero
2004-02-03 18:54:04 +00:00
Transforms
Bunch up all locally used allocas by the block they are allocated in, and
2004-02-03 22:34:12 +00:00
VMCore
If changing a parent, don't add then remove the object from the leak detector
2004-02-04 01:06:38 +00:00
Makefile
Add new dir
2004-01-05 05:25:59 +00:00