llvm-6502/lib
Owen Anderson b9fb8d1e69 When merging live intervals, we also need to merge in any live ranges that are inputs to two-address instructions
that themselves define a range we already care about.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54185 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-30 00:21:16 +00:00
..
Analysis Fix for PR2607: SCEV miscomputing the loop count for loops with an 2008-07-30 00:04:08 +00:00
Archive Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AsmParser Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
Bitcode Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
CodeGen When merging live intervals, we also need to merge in any live ranges that are inputs to two-address instructions 2008-07-30 00:21:16 +00:00
Debugger - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
ExecutionEngine Fix for PR2578. Do not split off a block whose size is less than FreeRangeHeader::getMinBlockSize(). Patch by Damien. 2008-07-29 07:38:32 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
System Create temp. file in current path. 2008-07-24 00:35:38 +00:00
Target Changed some methods order. 2008-07-29 19:29:50 +00:00
Transforms Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
VMCore Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00