llvm-mirror/lib
Andrew Lenharth 377c046675 Add atomic sub for other sizes
llvm-svn: 54314
2008-08-03 20:17:34 +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 Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
CodeGen Add a flag to disable jump table generation (all 2008-07-31 18:13:12 +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 Create temp. file in current path. 2008-07-24 00:35:38 +00:00
Target Add atomic sub for other sizes 2008-08-03 20:17:34 +00:00
Transforms Fix comment typos. 2008-08-01 12:23:49 +00:00
VMCore Fix comment typos. 2008-08-01 12:23:49 +00:00
Makefile