1
0
mirror of https://github.com/RPCSX/llvm.git synced 2025-01-04 02:40:34 +00:00
llvm/lib
Dan Gohman e2f65ee4b1 Clear the Processed set when it is no longer used, and clear the
IVUses list in releaseMemory().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91296 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-14 17:35:17 +00:00
..
Analysis Clear the Processed set when it is no longer used, and clear the 2009-12-14 17:35:17 +00:00
Archive
AsmParser Add MSP430 interrupt calling conv. No functionality change yet. 2009-12-07 02:27:35 +00:00
Bitcode
CodeGen Use DW_AT_specification to point to DIE describing function declaration. 2009-12-14 16:18:45 +00:00
CompilerDriver Fix last DOTGraphTraits problems in CompilationGraph. 2009-11-30 13:34:51 +00:00
ExecutionEngine Reinstate r91208 to fix available_externally linkage for globals, with 2009-12-13 20:30:32 +00:00
Linker
MC
Support DeltaAlgorithm: Add a virtual destructor and home. 2009-12-09 07:19:48 +00:00
System Add "generic" fallback. 2009-12-14 12:38:18 +00:00
Target add ldrexd/strexd instructions 2009-12-14 17:02:55 +00:00
Transforms Fix a thinko; isNotAlreadyContainedIn had a built-in negative, so the 2009-12-14 17:31:01 +00:00
VMCore Add utility method for determining whether a function argument 2009-12-11 08:36:17 +00:00
Makefile