1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
2003-07-28 19:26:19 +00:00
..
Analysis Fix another minor bug 2003-07-26 23:00:05 +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 Making this code const-correct would be a pain, so I'll hack it. 2003-07-26 23:29:51 +00:00
CWriter Don't include llvm/SlotCalculator.h, or <set>. 2003-07-25 20:21:06 +00:00
ExecutionEngine Add rationale for the MAP_ANONYMOUS vs. MAP_ANON flags. 2003-07-28 19:26:19 +00:00
Support The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes 2003-07-28 19:19:58 +00:00
Target Specify the value type for the register, not just the size. 2003-07-28 04:25:36 +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