Change the PointerType api for creating pointer types. The old functionality of Point...
[oota-llvm.git] / lib / CodeGen / MachineModuleInfo.cpp
2007-12-17 Christopher LambChange the PointerType api for creating pointer types...
2007-11-30 Devang PatelProvide a way to update DescGlobals cache directly.
2007-09-05 Duncan SandsFix PR1628. When exception handling is turned on,
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 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-11 Devang PatelFix lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of...
2007-05-10 Anton KorobeynikovOoops. Some debugging stuff :)
2007-05-10 Anton KorobeynikovAllow multiple invokes per landing pad. This (probably...
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-02 Lauro Ramos VenancioFix build error.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-03-01 Jim LaskeyCollect eh filter info.
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-26 Jim Laskeyrename files