aboutsummaryrefslogtreecommitdiffstats
path: root/test/LTO
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-096-33/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2324-0/+103
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-025-2/+67
* Update LLVM for rebase to r212749.Stephen Hines2014-07-213-3/+25
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-2/+17
* Update to LLVM 3.5a.Stephen Hines2014-04-247-1/+126
* Protect user-supplied runtime library functions in LTOJustin Bogner2013-11-121-0/+27
* A better fix that also works on ppc: add a target tripple.Rafael Espindola2013-11-021-12/+12
* Fix this test to pass on darwin now that llvm-nm is working.Rafael Espindola2013-11-021-6/+2
* Use \01 to disable the mangler. Should fix the 32 bit windows bots.Rafael Espindola2013-11-011-9/+9
* Relax check line to match what llvm-nm prints for COFF.Rafael Espindola2013-10-311-3/+3
* XFAIL on ppc64 too.Rafael Espindola2013-10-311-0/+3
* XFAIL this for now.Rafael Espindola2013-10-311-0/+4
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-311-0/+42
* Optimize more linkonce_odr values during LTO.Rafael Espindola2013-10-211-0/+3
* llvm/test/LTO should run also on cygwin.NAKAMURA Takumi2013-10-091-3/+0
* Fix object file writing in llvm-lto on Windows.Rafael Espindola2013-10-042-4/+1
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-031-0/+8
* Try harder to disable the LTO tests on windows.Rafael Espindola2013-10-021-1/+1
* Disable this test on Win32 for now.Rafael Espindola2013-10-021-0/+3
* Add a -exported-symbol option to llvm-lto.Rafael Espindola2013-10-021-0/+7
* Enable building LTO on WIN32.Rafael Espindola2013-10-022-2/+1
* Revert "Enable building LTO on WIN32."Rafael Espindola2013-09-302-1/+2
* Enable building LTO on WIN32.Rafael Espindola2013-09-302-2/+1
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-242-0/+26