llvm-6502/lib
Owen Anderson 742f9b6682 Add a flag to mark a dirty cache entry. This is not yet used, but will eventually
help non-local memdep caching.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42137 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-19 16:13:57 +00:00
..
Analysis Add a flag to mark a dirty cache entry. This is not yet used, but will eventually 2007-09-19 16:13:57 +00:00
Archive
AsmParser Generated files for previous patch. 2007-09-12 03:31:28 +00:00
Bitcode C bindings for libLLVMCore.a and libLLVMBitWriter.a. 2007-09-18 03:18:57 +00:00
CodeGen Use struct SDep instead of std::pair for SUnit pred and succ lists. First step 2007-09-19 01:38:40 +00:00
Debugger
ExecutionEngine Implement x86 long double in jit (not really 2007-09-17 18:44:13 +00:00
Linker
Support Do not hide APInt::dump() inside #ifndef NDEBUG. 2007-09-17 22:24:00 +00:00
System Remove spurious consts. This fixes warnings with compilers that 2007-09-14 20:08:19 +00:00
Target Set CCR (EFLAGS) copy cost to -1, i.e. extremely expensive to copy. 2007-09-19 01:36:39 +00:00
Transforms Improve comment. 2007-09-19 10:25:38 +00:00
VMCore Fix some long double issues. 2007-09-19 14:22:58 +00:00
Makefile