1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Brian Gaeke ef192b1a19 Add helper function.
Don't touch GEPs for which DecomposeArrayRef is not going to do anything
special (e.g., < 2 indices, or 2 indices and the last one is a constant.)

llvm-svn: 14647
2004-07-06 18:15:39 +00:00
..
Analysis Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
AsmParser - remove use of isa<Type>(Val) since there's no inheritance relationship 2004-07-04 12:19:05 +00:00
Bytecode Remove definition and use of OtherVal enumerator. This just fixes a thinko. 2004-07-06 01:30:36 +00:00
CodeGen Do not crash when joining two intervals of registers of different 2004-07-06 16:03:21 +00:00
Debugger Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ExecutionEngine Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
Support Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
Target * Add utility functions: convert SetCC => PPC opcode and invert PPC opcode 2004-07-06 15:32:44 +00:00
Transforms Add helper function. 2004-07-06 18:15:39 +00:00
VMCore Find bugs sooner rather than later. In this case, don't allow the creation 2004-07-06 17:44:17 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00