aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineModuleInfo.h
Commit message (Expand)AuthorAgeFilesLines
* explicit keywords.Dan Gohman2007-09-241-8/+8
* There is an impedance matching problem between LLVM andDuncan Sands2007-08-271-1/+4
* Long live the exception handling!Anton Korobeynikov2007-07-141-0/+9
* Add explicit keywords.Dan Gohman2007-07-051-1/+1
* Make sure only one copy of a filter is placed in theDuncan Sands2007-07-051-0/+5
* The semantics of invoke require that we always jump to the unwind blockDuncan Sands2007-06-021-1/+1
* Integrate exception filter support and exception catch support. ThisDuncan Sands2007-06-021-12/+24
* Mark all calls as "could throw", when exceptions are enabled. Emit necessary ...Anton Korobeynikov2007-05-231-0/+1
* Emit multiple common EH frames for multiple (including blank) personalityAnton Korobeynikov2007-05-131-3/+14
* More DWARF-related things cleanup:Anton Korobeynikov2007-05-121-0/+1
* Allow multiple invokes per landing pad. This (probably) fixes PR1410.Anton Korobeynikov2007-05-101-4/+3
* Fix typo in comment.Nick Lewycky2007-05-061-1/+1
* Drop 'const'Devang Patel2007-05-031-1/+1
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-1/+1
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+2
* Collect eh filter info.Jim Laskey2007-03-011-0/+7
* Typo.Jim Laskey2007-02-221-1/+1
* Add structures used for collecting eh information.Jim Laskey2007-02-211-0/+78
* Support for non-landing pad exception handling.Jim Laskey2007-02-011-5/+0
* Out of line function.Jim Laskey2007-01-291-2/+1
* Only gather frame info if debug or eh.Jim Laskey2007-01-291-0/+5
* rename filesJim Laskey2007-01-261-0/+1156