2015-07-16 |
Matthias Braun | Fix __builtin_setjmp in combination with sjlj exception... |
blob | commitdiff | raw |
2015-07-09 |
Reid Kleckner | Expose sjlj preparation through opt for my own debuggin... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Mehdi Amini | Redirect DataLayout from TargetMachine to Module in... |
blob | commitdiff | raw | diff to current |
2015-06-17 |
David Majnemer | Move the personality function from LandingPadInst to... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
David Blaikie | Simplify IRBuilder::CreateCall* by using ArrayRef+initi... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
David Blaikie | [opaque pointer type] More GEP API migrations |
blob | commitdiff | raw | diff to current |
2015-03-24 |
David Blaikie | Opaque Pointer Types: GEP API migrations to specify... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Eric Christopher | Replace some uses of getSubtargetImpl with the cached... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
David Blaikie | Update SetVector to rely on the underlying set's insert... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Reid Kleckner | Use nullptr instead of NULL for variadic sentinels |
blob | commitdiff | raw | diff to current |
2014-08-24 |
Craig Topper | Use range based for loops to avoid needing to re-mentio... |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Craig Topper | Repace SmallPtrSet with SmallPtrSetImpl in function... |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Craig Topper | Revert "Repace SmallPtrSet with SmallPtrSetImpl in... |
blob | commitdiff | raw | diff to current |
2014-08-17 |
Craig Topper | Repace SmallPtrSet with SmallPtrSetImpl in function... |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Eric Christopher | Remove the TargetMachine forwards for TargetSubtargetIn... |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Duncan P. N. Exon... | Revert "[C++11] Add predecessors(BasicBlock *) / succes... |
blob | commitdiff | raw | diff to current |
2014-07-20 |
Manuel Jacob | [C++11] Add predecessors(BasicBlock *) / successors... |
blob | commitdiff | raw | diff to current |
2014-07-14 |
Bill Wendling | Unify the lowering of arguments during SjLj prepare. |
blob | commitdiff | raw | diff to current |
2014-07-14 |
Bill Wendling | Support lowering of empty aggregates. |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Chandler Carruth | [Modules] Remove potential ODR violations by sinking... |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Chandler Carruth | [C++11] Add range based accessors for the Use-Def chain... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
blob | commitdiff | raw | diff to current |
2014-03-02 |
Benjamin Kramer | [C++11] Replace llvm::next and llvm::prior with std... |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Duncan P. N. Exon... | CodeGen: Stop treating vectors as aggregates |
blob | commitdiff | raw | diff to current |
2013-09-23 |
Bill Wendling | Reformat code with clang-format. |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Bill Wendling | Access the TargetLoweringInfo from the TargetMachine... |
blob | commitdiff | raw | diff to current |
2013-05-14 |
Kai Nacke | Add bitcast to store of personality function. |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Bill Wendling | Revert r176154 in favor of a better approach. |
blob | commitdiff | raw | diff to current |
2013-01-11 |
Benjamin Kramer | Split TargetLowering into a CodeGen and a SelectionDAG... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Benjamin Kramer | IRBuilderify the SjlLjEHPrepare pass. |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Chandler Carruth | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h |
blob | commitdiff | raw | diff to current |
2012-03-16 |
Chad Rosier | Revert r152705, which reapplied r152486 as this appears... |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Bill Wendling | Reapply r152486 with a fix for the nightly testers. |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Bill Wendling | s/SjLjEHPass/SjLjEHPrepare/ |
blob | commitdiff | raw | diff to current |
2012-03-12 |
Bill Wendling | Revert due to nightly test failures. |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Bill Wendling | Implement a more intelligent way of spilling uses acros... |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Bill Wendling | Place the GEP instructions nearer to the instructions... |
blob | commitdiff | raw | diff to current |
2012-01-07 |
Andrew Trick | Missing raw_ostream.h breaks MSVC build. |
blob | commitdiff | raw | diff to current |
2012-01-06 |
Andrew Trick | Tracing to help investigate issues with SjLj spill... |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Bill Wendling | Reapply r146481 with a fix to create the Builder value... |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Bill Wendling | Revert r146481 to review possible miscompilations. |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Bill Wendling | Avoid using the 'insertvalue' instruction here. |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Bob Wilson | Record landing pads with a SmallSetVector to avoid... |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Bob Wilson | Update the SP in the SjLj jmpbuf whenever it changes... |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Bill Wendling | Cleanup. Get rid of the old SjLj EH lowering code.... |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Bill Wendling | Make sure that the landing pads themselves have no... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Bill Wendling | Now Igor, throw the switch...give my creation life! |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Bill Wendling | Use the code that lowers the arguments and spills any... |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Bill Wendling | Fix comment to reflect the new EH stuff. |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Bill Wendling | Generic cleanup. |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Bill Wendling | Don't carry over the dispatchsetup hack from the old... |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Bill Wendling | Move the grabbing of the jump buffer into the caller... |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Bill Wendling | Have the SjLjEHPrepare pass do some more heavy lifting. |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Bill Wendling | Bitcast the alloca to an i8* to match the intrinsic... |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Bill Wendling | Create and use an llvm.eh.sjlj.functioncontext intrinsic. |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Bill Wendling | In the new EH model, setup the function context and... |
blob | commitdiff | raw | diff to current |
2011-09-12 |
Bill Wendling | Introduce a bit of a hack. |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Bill Wendling | These splits should be done whether they are critical... |
blob | commitdiff | raw | diff to current |
2011-08-26 |
Bill Wendling | Split the landing pad block only if it's a critical... |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Bill Wendling | Add the sentinal "no handle" value to the ResumeInst. |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Bill Wendling | Don't replace *all* uses with the new stuff. |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Bill Wendling | Look at the end of the entry block for an invoke. |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Bill Wendling | Split the landing pad's edge. Then for all uses of... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Bill Wendling | Some whitespace fixes and #include reordering. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Jay Foad | Convert GetElementPtrInst to use ArrayRef. |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Jay Foad | Second attempt at de-constifying LLVM Types in Function... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bill Wendling | Revert r134893 and r134888 (and related patches in... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Jay Foad | De-constify Types in StructType::get() and TargetData... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Chris Lattner | fix the varargs version of StructType::get to not requi... |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Bill Wendling | Give the 'eh.sjlj.dispatchsetup' intrinsic call the... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Bill Wendling | The default of the dispatch switch statement was to... |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Bill Wendling | Revamp the SjLj "dispatch setup" intrinsic. |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Bill Wendling | Early exit if we don't have invokes. The 'Unwinds'... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Benjamin Kramer | Prune includes. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Jim Grosbach | Add a pre-dispatch SjLj EH hook on the unwind edge... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Jim Grosbach | Handle array and vector typed parameters in sjljehprepa... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Gabor Greif | use ArgOperand API |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Jim Grosbach | add FIXME |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Jim Grosbach | fix naming |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Jim Grosbach | Add a FIXME |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Jim Grosbach | When processing function arguments when splitting live... |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Jim Grosbach | Update the saved stack pointer in the sjlj function... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Gabor Greif | reapply r101434 |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Jim Grosbach | For SJLJ exception handling, make sure that all calls... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Jim Grosbach | Update of 94055 to track the IR level call site informa... |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Jim Grosbach | back this out for now. Growing Function is not good. |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Jim Grosbach | Make sure that landing pad entries in the EH call site... |
blob | commitdiff | raw | diff to current |
next |