llvm-mirror/lib
Duncan Sands c5f548f784 Merge LLVMBuilder and FoldingBuilder, calling
the result IRBuilder.  Patch by Dominic Hamon.

llvm-svn: 49604
2008-04-13 06:22:09 +00:00
..
Analysis Fix a typo in a comment. 2008-04-10 23:02:38 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-04-06 23:07:54 +00:00
Bitcode Gabor points out that reserveOperandSpace takes # of values, 2008-04-13 00:14:42 +00:00
CodeGen Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine Add debugging code. 2008-04-12 00:22:01 +00:00
Linker API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
Support Make several symbols static. 2008-04-10 21:11:47 +00:00
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target Provide option for stack alignment override 2008-04-12 22:12:22 +00:00
Transforms Fix PR2213 by simultaneously making GVN more aggressive with the return values 2008-04-11 05:11:49 +00:00
VMCore Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00
Makefile