1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Chris Lattner 263fcc60bf Reenable optimized build
llvm-svn: 7788
2003-08-12 20:46:50 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +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 Build the SelectionDAG library 2003-08-11 14:57:48 +00:00
CWriter The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
ExecutionEngine Include the new selection library for the X86 target 2003-08-11 14:59:53 +00:00
Support Reenable optimized build 2003-08-12 20:46:50 +00:00
Target Disable emitting LLVM-to-MI maps, by default. 2003-08-12 15:51:02 +00:00
Transforms Assign finer grained ranks, make sure to reassociate top-level after reassociating bottom level 2003-08-12 20:14:27 +00:00
VMCore Add FunctionPassManager - it's like a PassManager, but it only deals in 2003-08-12 17:22:39 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00