1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
2006-08-16 23:59:00 +00:00
..
Analysis Make Loop::getExitBlocks significantly faster for large loops. Instead of 2006-08-12 05:02:03 +00:00
AsmParser
Bytecode
CodeGen minor changes. 2006-08-16 22:57:46 +00:00
Debugger
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker
Support remove IncludeFile turds in MathExtras.h, which bloats every .o file that 2006-08-11 23:52:54 +00:00
System
Target Doh. Incorrectly inverted condition. Also add a isOnlyUse check to match tablegen. 2006-08-16 23:59:00 +00:00
Transforms Handle single-entry PHI nodes correctly. This fixes PR877 and 2006-08-14 21:38:05 +00:00
VMCore
Makefile