summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Pass code-model through Module IR to LTO which will use it.Caroline Tice2018-09-211-0/+16
* [LTO] Handle __imp_ (dllimport) symbols consistently with lldTeresa Johnson2018-07-231-0/+17
* IRMover: Account for matching types present across modulesVlad Tsyrklevich2018-06-201-0/+16
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenera...Adrian Prantl2017-05-202-0/+15
* Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."Adrian Prantl2017-05-192-15/+0
* ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.Adrian Prantl2017-05-192-0/+15
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-13/+14
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* IRMover: Avoid accidentally mapping types from the destination module (PR30799)Hans Wennborg2016-11-181-0/+20
* Fix auto-upgrade of TBAA tags in Bitcode ReaderMehdi Amini2016-09-141-0/+8
* Add writeonly IR attributeNicolai Haehnle2016-07-041-0/+0
* Remangle intrinsics names when types are renamedArtur Pilipenko2016-06-241-0/+8
* Revert r273568 "Remangle intrinsics names when types are renamed"Hans Wennborg2016-06-231-8/+0
* Remangle intrinsics names when types are renamedArtur Pilipenko2016-06-231-0/+8
* Allow the LTO code generator to strip invalid debug info from the input.Adrian Prantl2016-05-091-0/+0
* Revert "Allow the LTO code generator to strip invalid debug info from the inp...Adrian Prantl2016-05-091-0/+0
* Allow the LTO code generator to strip invalid debug info from the input.Adrian Prantl2016-05-091-0/+0
* Rename embedded bitcode section in MachOSteven Wu2016-02-291-1/+4
* Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj2015-12-161-0/+0
* Add a new attribute: norecurseJames Molloy2015-11-061-0/+0
* Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.NAKAMURA Takumi2015-01-304-0/+8
OpenPOWER on IntegriCloud