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 23:20:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Misha Brukman
8a60e317f0
Make a note that this is usually used via bugpoint.
...
llvm-svn: 12068
2004-03-02 00:19:09 +00:00
..
Analysis
Correctly add an array marker on a node when appropriate!
2004-03-01 19:02:54 +00:00
AsmParser
It turns out that the two dimensional vectors were causing big slowdowns
2004-02-09 21:03:38 +00:00
Bytecode
This debugging hook is no longer needed.
2004-02-09 17:20:52 +00:00
CodeGen
Add a spiller option to llc. A simple spiller will come soon. When we get CFG in the machine code represenation a global spiller will also be possible. Also document the linear scan register allocator but mark it as experimental for now.
2004-03-01 23:18:15 +00:00
Debugger
"fix" a nasty race condition
2004-01-14 21:18:03 +00:00
ExecutionEngine
remove obsolete comment
2004-02-26 07:59:22 +00:00
Support
Make sure that at least one virtual method is defined in a .cpp file to avoid
2004-02-26 07:24:18 +00:00
Target
Doxygenify some comments.
2004-03-01 23:53:11 +00:00
Transforms
Make a note that this is usually used via bugpoint.
2004-03-02 00:19:09 +00:00
VMCore
* If a badref has a name, print it out for ease of debugging
2004-03-01 19:48:13 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00