llvm-6502/lib
Bruno Cardoso Lopes 6d399bdea2 Added floating point lowering for select.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54167 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-29 19:05:28 +00:00
..
Analysis Fix a subtle bug when removing instructions from memdep. In very specific 2008-07-28 16:00:58 +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 Disable a fix in the previous patch, since it breaks CellSPU. 2008-07-29 18:28:31 +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 Added floating point lowering for select. 2008-07-29 19:05:28 +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