1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Reid Spencer c9426f9566 For PR1065:
Don't allow CmpInst instances to be processed in FoldSelectOpOp because
you can't easily swap their operands.

llvm-svn: 32753
2006-12-23 18:58:04 +00:00
..
Analysis For PR950: 2006-12-23 06:05:41 +00:00
AsmParser For PR950: 2006-12-23 06:05:41 +00:00
Bytecode switch statistics over to not use static ctors. 2006-12-19 23:16:47 +00:00
CodeGen For PR950: 2006-12-23 06:05:41 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine For PR950: 2006-12-23 06:05:41 +00:00
Linker extern_weak linkage. fixes PR1038 2006-12-15 17:35:32 +00:00
Support eliminate constructor from Statistic class. It is now impossible to get a 2006-12-19 23:17:40 +00:00
System Partly fixed JITing on mingw32 platform. The support is not full due to 2006-12-19 15:24:18 +00:00
Target For PR950: 2006-12-23 06:05:41 +00:00
Transforms For PR1065: 2006-12-23 18:58:04 +00:00
VMCore Don't overload var names. 2006-12-23 10:21:26 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00