summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dll-linkage.ll
Commit message (Expand)AuthorAge
* Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport function with fastisel.NAKAMURA Takumi2011-02-21
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* another bogus tripleChris Lattner2009-08-12
* fix another broken target triple.Chris Lattner2009-08-12
* we have no tests for dllimport/export. Add one.Chris Lattner2009-07-09