1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Chris Lattner 10caeead75 remove the mbbi2mbbMap_, which was just keeping track of mbb order anyway.
Heavily refactor handleVirtualRegisterDef, adding comments and making it more
efficient.  It is also much easier to follow and convince ones self that it is
correct :)

Add -debug output to the joine, showing the result of joining the intervals.

llvm-svn: 14989
2004-07-19 02:15:56 +00:00
..
Analysis bug 122: 2004-07-18 00:18:30 +00:00
AsmParser bug 122: 2004-07-18 00:08:11 +00:00
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen remove the mbbi2mbbMap_, which was just keeping track of mbb order anyway. 2004-07-19 02:15:56 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Support Add a workaround for a GCC 3.3.2 bug 2004-07-18 21:56:20 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Fix infinite loop 2004-07-18 18:45:01 +00:00
Transforms Fix a performance regression from the CPR patch, simplify code 2004-07-18 21:34:16 +00:00
VMCore classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00