1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib
Vikram S. Adve 714fee31fd Remove unused field. Change the way unused regs. are marked and
found to consider regType info (since multiple reg types may share
the same reg class, e.g., single and double on Sparc).

llvm-svn: 7327
2003-07-25 21:00:13 +00:00
..
Analysis Dont' try to parse the colon 2003-07-25 20:49:29 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Remove unused field. Change the way unused regs. are marked and 2003-07-25 21:00:13 +00:00
CWriter Don't include llvm/SlotCalculator.h, or <set>. 2003-07-25 20:21:06 +00:00
ExecutionEngine Fix space 2003-07-23 20:21:06 +00:00
Support Include llvm/Support/Mangler.h first. Don't include <iostream>, <set>, 2003-07-25 20:21:20 +00:00
Target Use unified CWriter-X86/Printer name mangler. Do not bother using 2003-07-24 20:20:44 +00:00
Transforms Instcombine: (A >> c1) << c2 for signed integers 2003-07-24 18:38:56 +00:00
VMCore Make Module::getNamedFunction prefer non-external functions if there is more than 2003-07-23 20:21:30 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00