1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
2002-05-19 15:31:08 +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 cpValue2Value now needs a vector of MachineInstr to store return values. 2002-05-19 15:31:08 +00:00
CWriter Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking 2002-05-17 04:55:35 +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 Add integer register size field. 2002-05-19 15:28:02 +00:00
Transforms * Make debug output conditional on #define 2002-05-16 04:37:07 +00:00
VMCore Avoid emitting a useless comment for a basic block with no uses (which 2002-05-14 16:02:05 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00