[Modules] Move ValueHandle into the IR library where Value itself lives.
[oota-llvm.git] / include / llvm / CodeGen / MachineModuleInfo.h
2008-01-16 Dale JohannesenDo not mark EH tables no-dead-strip unless the
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-11-30 Devang PatelProvide a way to update DescGlobals cache directly.
2007-09-24 Dan Gohmanexplicit keywords.
2007-08-27 Duncan SandsThere is an impedance matching problem between LLVM and
2007-07-14 Anton KorobeynikovLong live the exception handling!
2007-07-05 Dan GohmanAdd explicit keywords.
2007-07-05 Duncan SandsMake sure only one copy of a filter is placed in the
2007-06-02 Duncan SandsThe semantics of invoke require that we always jump...
2007-06-02 Duncan SandsIntegrate exception filter support and exception catch...
2007-05-23 Anton KorobeynikovMark all calls as "could throw", when exceptions are...
2007-05-13 Anton KorobeynikovEmit multiple common EH frames for multiple (including...
2007-05-12 Anton KorobeynikovMore DWARF-related things cleanup:
2007-05-10 Anton KorobeynikovAllow multiple invokes per landing pad. This (probably...
2007-05-06 Nick LewyckyFix typo in comment.
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-03-01 Jim LaskeyCollect eh filter info.
2007-02-22 Jim LaskeyTypo.
2007-02-21 Jim LaskeyAdd structures used for collecting eh information.
2007-02-01 Jim LaskeySupport for non-landing pad exception handling.
2007-01-29 Jim LaskeyOut of line function.
2007-01-29 Jim LaskeyOnly gather frame info if debug or eh.
2007-01-26 Jim Laskeyrename files