1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
2008-08-13 18:40:23 +00:00
..
Analysis Extend ScalarEvolution's executesAtLeastOnce logic to be able to 2008-08-12 20:17:31 +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 read/write support for X86's sseregparm. 2008-08-13 18:40:23 +00:00
Bitcode Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
CodeGen Get rid of unused variable. 2008-08-13 17:44:52 +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 Some fixes for x86-64 JIT. Make it use small code 2008-08-11 23:46:25 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support Avoid repeatedly reallocating the FoldingSetNodeID when searching 2008-08-12 17:40:22 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Removed SELECT_CC custom lowering. This is not needed anymore, the SELECT node 2008-08-13 07:13:40 +00:00
Transforms Check sign to detect overflow before changing compare stride. 2008-08-13 02:05:14 +00:00
VMCore Add read/write support for X86's sseregparm. 2008-08-13 18:40:23 +00:00
Makefile