llvm-6502/lib
Owen Anderson 9a03293145 Fix several bugs in the new fast-path:
1) Remove an incorrect assertion.
  2) Set the stack slot weight properly.
  3) Resize the VirtRegMap when needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54949 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-18 21:20:32 +00:00
..
Analysis Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00
Archive
AsmParser Regenerate. 2008-08-17 18:48:50 +00:00
Bitcode Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
CodeGen Fix several bugs in the new fast-path: 2008-08-18 21:20:32 +00:00
Debugger
ExecutionEngine Register the frame register function when allocating the JIT, 2008-08-18 14:53:56 +00:00
Linker
Support Get raw_ostream.cpp to compile on MSVC. 2008-08-17 09:25:21 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Unbreak cpp backend: upgrade output due to change in APInt API 2008-08-18 20:03:45 +00:00
Transforms Make this comment clearer. Instead of using an ambiguous ~ (not) on an icmp 2008-08-17 20:02:02 +00:00
VMCore Fix a bug daniel pointed out to me, where asmprinter started 2008-08-18 19:41:26 +00:00
Makefile