When the scheduler unfold a load folding instruction it move some of the predecessors...
[oota-llvm.git] / lib / CodeGen / DwarfEHPrepare.cpp
2010-01-20 Jim GrosbachSjLj EH introduces can introduce an additional edge...
2009-11-23 Nick LewyckyPull LLVMContext out of PromoteMemToReg.
2009-10-29 Bill WendlingDon't put in these EH changes.
2009-10-29 Bill WendlingReverting r85338 for now. It's causing a bootstrap...
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-10-06 Duncan SandsIntroduce and use convenience methods for getting point...
2009-09-20 Daniel DunbarTabs -> spaces, and remove trailing whitespace.
2009-09-15 Eric ChristopherExpand on comment.
2009-09-14 Bill WendlingPull the creation of the "RewindFunction" function...
2009-09-04 Eric ChristopherIf there's a calling convention attach it to the rewind...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-07-29 Owen AndersonMove types back to the 2.5 API.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-15 Owen AndersonRevert yesterday's change by removing the LLVMContext...
2009-07-14 Owen AndersonMove EVER MORE stuff over to LLVMContext.
2009-07-05 Owen AndersonMore LLVMContext-ification.
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...