1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib
2003-07-06 22:50:31 +00:00
..
Analysis Reuse the values if they are constants: this is important so that we index into the right structure field 2003-07-03 06:42:38 +00:00
AsmParser Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Bytecode Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
CodeGen Choose register instead of immediate for ConstantExpr in ChooseRegOrImmed. 2003-07-06 20:33:21 +00:00
CWriter jmp_buf is really a pointer type that is passed around... 2003-06-28 19:29:34 +00:00
ExecutionEngine * If compiling on X86 or Sparc, automagically enable the JIT for that arch 2003-07-02 17:53:19 +00:00
Support Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Target Correction to last fix: Pointer types do not return true in Type::IsIntegral(). 2003-07-06 22:50:31 +00:00
Transforms Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
VMCore Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00