summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-4/+4
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-4/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-4/+4
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+2
* Fix undefined code and reenable test case.Jakob Stoklund Olesen2012-01-111-2/+1
* Disable test that seems to expose an unrelated Linux issue.Jakob Stoklund Olesen2012-01-111-1/+2
* Detect when a value is undefined on an edge to a landing pad.Jakob Stoklund Olesen2012-01-111-0/+155
OpenPOWER on IntegriCloud