1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2006-09-28 23:34:49 +00:00
..
Analysis Simplify some code 2006-09-28 23:14:29 +00:00
AsmParser Fix PR902: 2006-09-28 19:28:24 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen simplify code 2006-09-28 23:17:41 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support new helper class to provide more explicit management of static ctor/dtors. 2006-09-28 00:31:55 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target update comments 2006-09-28 23:33:12 +00:00
Transforms Another attempt at making ArgPromotion smarter. This patch no longer breaks Burg. 2006-09-28 23:02:22 +00:00
VMCore Eliminate ConstantBool::True and ConstantBool::False. Instead, provideConstantBool::getTrue() and ConstantBool::getFalse(). 2006-09-28 23:34:49 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00