1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Vikram S. Adve 03a5ca5dcc Bug fix in SetOperandsForMemInstr: handle leading zeros correctly
when folding or not folding GEPs.

llvm-svn: 3245
2002-08-04 20:51:05 +00:00
..
Analysis Split dominance calculation and post dominance calculation stuff 2002-08-02 16:43:03 +00:00
AsmParser Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
Bytecode Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
CodeGen Add function GetConstantValueAsUnsignedInt. 2002-08-04 20:49:49 +00:00
CWriter Avoid warning message 2002-07-25 16:30:45 +00:00
ExecutionEngine Fix problem where lli would not print out a 64 bit value when the client code 2002-08-02 23:08:32 +00:00
Support Fix lli with no arguments 2002-08-02 21:51:29 +00:00
Target Bug fix in SetOperandsForMemInstr: handle leading zeros correctly 2002-08-04 20:51:05 +00:00
Transforms Eliminate cast instructions: use only GEPs in decomposed sequence. 2002-08-03 13:21:15 +00:00
VMCore Implement dominator checking in the verifier, so that we check that all 2002-08-02 17:37:08 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00