1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Chris Lattner b7688286c1 Implement elimination of loads
llvm-svn: 2620
2002-05-14 05:02:40 +00:00
..
Analysis Add method to check to see if two _Instructions_ dominate each other 2002-05-13 22:03:16 +00:00
AsmParser Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Bytecode Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CodeGen Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CWriter Last minor cleanups, this code still does not work for all cases, but it 2002-05-09 21:31:18 +00:00
ExecutionEngine Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Support Initial checkin of Statistic class. 2002-05-10 15:36:46 +00:00
Target Extend TargetData::getIndexedOffset to support arrays and pointers! 2002-05-07 20:00:33 +00:00
Transforms Implement elimination of loads 2002-05-14 05:02:40 +00:00
VMCore Add method to check to see if two _Instructions_ dominate each other 2002-05-13 22:03:16 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00