llvm-6502/lib
Evan Cheng b46aea1032 I am no spelling bee.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84250 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-16 06:18:09 +00:00
..
Analysis When checking aliases between phi sources and V2, we know the sources are not themselves phi nodes. However, V2 may be. Call aliasCheck with V2 first to potentially eliminate a std::swap call. 2009-10-16 00:33:09 +00:00
Archive
AsmParser
Bitcode Add an "msasm" flag to inline asm as suggested in PR 5125. 2009-10-13 20:46:56 +00:00
CodeGen If post-alloc scheduler is not enabled, it should return false, not true. 2009-10-16 06:10:34 +00:00
CompilerDriver convert LoopInfo.h and GraphWriter.h to use raw_ostream 2009-08-23 07:19:13 +00:00
ExecutionEngine
Linker Remove unnecessary #include. 2009-09-12 22:24:25 +00:00
MC MC: Set symbol values in MachO MCStreamer. 2009-10-16 01:58:23 +00:00
Support Add half precision floating point support (float16) to APFloat, 2009-10-16 02:13:51 +00:00
System
Target I am no spelling bee. 2009-10-16 06:18:09 +00:00
Transforms
VMCore
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00