1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2008-08-08 05:33:04 +00:00
..
Analysis PR2621: Improvements to the SCEV AddRec binomial expansion. This 2008-08-04 23:49:06 +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 the remaining fp_round libcalls: 2008-08-07 19:01:24 +00:00
Debugger
ExecutionEngine Rewrite JIT handling of GlobalVariables so they 2008-08-07 01:30:15 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
System Create temp. file in current path. 2008-07-24 00:35:38 +00:00
Target Match raw "psp" triple target, as done by the homebrew toolchain. 2008-08-08 04:49:42 +00:00
Transforms Let SRETPromotion properly preserve the function name instead of (implicitly) 2008-08-07 16:01:23 +00:00
VMCore Speed up the passmgr by avoiding heap thrashing on vectors. 2008-08-08 05:33:04 +00:00
Makefile