1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
2003-09-01 20:12:17 +00:00
..
Analysis Replace M with F when refering to functions 2003-08-31 20:36:52 +00:00
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
CodeGen LiveRangeInfo got moved into the lib/CodeGen/RegAlloc directory 2003-09-01 20:12:17 +00:00
CWriter Fix really nasty bugs in the CWriter, handling invoke instructions. Tracking 2003-08-28 19:56:10 +00:00
ExecutionEngine Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Support Mangle ALL letters that we do not allow, not just a few. 2003-08-24 21:08:38 +00:00
Target LiveRangeInfo got moved into the lib/CodeGen/RegAlloc directory 2003-09-01 20:12:17 +00:00
Transforms Final cleanup: remove dead code 2003-09-01 18:01:36 +00:00
VMCore Implement new method 2003-08-31 00:19:28 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00