llvm-6502/lib
Evan Cheng a044dfcb5a Get rid of a couple of dynamic_cast.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55022 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-20 00:28:12 +00:00
..
Analysis Don't use the result of WriteAsOperand or WriteTypeSymbolic. 2008-08-19 04:42:37 +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 FastISel support for floating-point operations. 2008-08-20 00:23:20 +00:00
Debugger
ExecutionEngine Get rid of a couple of dynamic_cast. 2008-08-20 00:28:12 +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 Add support for the __sync_sub_and_fetch atomics and friends for X86. The code 2008-08-19 23:09:18 +00:00
Transforms don't use the result of WriteAsOperand 2008-08-19 04:45:19 +00:00
VMCore more cleanups, random methods shouldn't return ostreams. 2008-08-19 05:26:17 +00:00
Makefile