1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Evan Cheng 2cd9df6983 Remove unused constant pool entries.
llvm-svn: 35635
2007-04-03 23:39:48 +00:00
..
Analysis Treat xor of signbit like an add. 2007-04-02 05:41:38 +00:00
AsmParser For PR1289: Regenerate 2007-03-30 01:37:39 +00:00
Bytecode For PR789: 2007-03-29 19:05:44 +00:00
CodeGen Bad bad bug. findRegisterUseOperand() returns -1 if a use if not found. 2007-04-03 06:43:29 +00:00
Debugger For PR789: 2007-03-29 19:05:44 +00:00
ExecutionEngine For PR1293: 2007-03-30 16:41:50 +00:00
Linker
Support greatly reduce hte default size of stringmap. 2007-04-03 22:15:38 +00:00
System Use the stat information in the Path object, if it is already obtained. This 2007-03-29 19:11:22 +00:00
Target Remove unused constant pool entries. 2007-04-03 23:39:48 +00:00
Transforms Fix a bug I introduced with my patch yesterday which broke Qt (I converted 2007-04-03 23:29:39 +00:00
VMCore For PR1297: 2007-04-01 07:25:33 +00:00
Makefile