summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/module_asm2.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-161-2/+2
* [LLVMgold] Don't set undefined symbol as prevailingEugene Leviant2017-12-151-2/+2
* llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne2017-04-111-1/+1
* Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher2017-02-101-1/+1
* For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher2017-02-101-1/+1
* [ThinLTO] Fix "||" vs "|" mixup.Teresa Johnson2016-12-271-8/+50
* Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"Teresa Johnson2016-11-141-5/+4
* Restore part of "[ThinLTO] Prevent exporting of locals used/defined in module...Teresa Johnson2016-11-101-0/+87
* Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm"Mehdi Amini2016-11-091-84/+0
* [ThinLTO] Prevent exporting of locals used/defined in module level asmTeresa Johnson2016-11-081-0/+84
OpenPOWER on IntegriCloud