llvm-6502/lib
2008-07-30 17:42:47 +00:00
..
Analysis Another SCEV issue from PR2607; essentially the same issue, but this 2008-07-30 04:36:32 +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
CodeGen Value numbers whose def index is a special sentinel value should not be remapped. 2008-07-30 17:42:47 +00:00
Debugger
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
Support Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
System
Target Fixed bug in global address lowering for functions and in Brcond lowering 2008-07-30 17:06:13 +00:00
Transforms Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
VMCore Added support for overloading intrinsics (atomics) based on pointers 2008-07-30 04:36:53 +00:00
Makefile