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-10 22:00:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
2b3eaf045b
This #include is not needed, it should have been removed with the last patch
...
llvm-svn: 11222
2004-02-09 03:22:32 +00:00
..
Analysis
Add one that I missed
2004-02-08 01:53:10 +00:00
AsmParser
This #include is not needed, it should have been removed with the last patch
2004-02-09 03:22:32 +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
Another nice speedup for the register allocator. This time, we replace
2004-02-09 02:12:04 +00:00
CWriter
rename the "exceptional" destination of an invoke instruction to the 'unwind' dest
2004-02-08 21:44:31 +00:00
Debugger
"fix" a nasty race condition
2004-01-14 21:18:03 +00:00
ExecutionEngine
rename the "exceptional" destination of an invoke instruction to the 'unwind' dest
2004-02-08 21:44:31 +00:00
Support
Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
2004-01-26 20:59:41 +00:00
Target
Add a new (hidden) option that is useful for profiling.
2004-02-09 01:47:10 +00:00
Transforms
The ConstantExpr::getCast call can cause a CPR to be generated. If so,
2004-02-09 00:20:55 +00:00
VMCore
Two problems with these lines of code:
2004-02-09 00:59:07 +00:00
Makefile
Add new dir
2004-01-05 05:25:59 +00:00