llvm-6502/lib
Chris Lattner fa7e17d379 add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54964 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-19 00:41:02 +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 Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
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 Add a flag to enable the fast spilling path. 2008-08-19 00:17:30 +00:00
Debugger
ExecutionEngine Register the frame register function when allocating the JIT, 2008-08-18 14:53:56 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
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 add a note 2008-08-19 00:41:02 +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