llvm-6502/lib
Dan Gohman 3c8f36fd03 Reapply r55191 and r55192.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55205 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-22 21:28:19 +00:00
..
Analysis Temporarily reverting r55137. This was causing the bootstrap to go into an 2008-08-21 22:40:10 +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 Switch from an O(n) method to an O(1) method for changing non-constant 2008-08-21 17:31:45 +00:00
CodeGen Reapply r55191 and r55192. 2008-08-22 21:28:19 +00:00
Debugger
ExecutionEngine Get rid of a couple of dynamic_cast. 2008-08-20 00:28:12 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support improve support for systems that need unistd.h to get STDOUT_FILENO. 2008-08-22 15:45:00 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Make option variables static, so they won't cause nameclash 2008-08-22 21:27:49 +00:00
Transforms consolidate DenseMapInfo implementations, and add one for std::pair. 2008-08-22 05:08:25 +00:00
VMCore Accept NOT of a constant vector of int. 2008-08-21 21:20:09 +00:00
Makefile