Exception handling has been implemented.
[oota-llvm.git] / lib / CodeGen / LLVMTargetMachine.cpp
2007-07-11 Duncan SandsException handling has been implemented.
2007-06-19 Chris Lattnerdocument and hide two options.
2007-05-22 Dale Johannesenname change requested by review of previous patch
2007-05-22 Dale JohannesenMake tail merging the default, except on powerPC. ...
2007-03-31 Chris Lattnermove a bunch of code out of the sdisel pass into its...
2007-03-31 Chris LattnerAdd a -print-lsr-output option to LLC, to print the...
2007-03-06 Devang PatelNow LoopStrengthReduce is a LoopPass.
2007-02-22 Jim LaskeyUse exception flag.
2007-02-08 Bill WendlingSplit the addPassesToEmitFile method up into two. This...
2006-12-07 Bill WendlingRemoved more <iostream> includes
2006-11-16 Chris Lattnerenable the branch folding pass for the JIT.
2006-11-07 Jim Laskey1. Add a pass to fold debug label instructions so a...
2006-10-24 Jim LaskeyDon't do dead block elimination in fast mode.
2006-10-13 Chris Lattneradd the branch folding pass as a late cleanup pass...
2006-09-04 Duraid Madinaadd setJumpBufSize() and setJumpBufAlignment() to targe...
2006-09-04 Chris Lattnernew file