summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for sysconf(3).Joerg Sonnenberger2016-09-292-1/+2
* GC HAVE_MACH_O_DYLD_H.Joerg Sonnenberger2016-09-292-4/+0
* GC HAVE_UTIME_H.Joerg Sonnenberger2016-09-292-4/+0
* GC HAVE_LIMITS_H.Joerg Sonnenberger2016-09-292-4/+0
* Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly.Joerg Sonnenberger2016-09-292-5/+6
* HAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACEJoerg Sonnenberger2016-09-293-6/+6
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-294-0/+18
* Remove LLVM_CONFIGTIME, left-overs from when reproducable builds whereJoerg Sonnenberger2016-09-293-8/+0
* Rename "void check(Error)".Rui Ueyama2016-09-292-10/+10
* Rename warning -> warn.Rui Ueyama2016-09-299-18/+18
* Add FE_ALL_EXCEPT and FE_INEXACT detection macros forgotten on the cmakeJoerg Sonnenberger2016-09-291-0/+8
* Clamp version number in S_COMPILE3 to avoid overflowing 16-bit field.Adrian McCarthy2016-09-291-5/+6
* Use > and not >> to create the script.Rafael Espindola2016-09-291-1/+1
* Revert "[LAA, LV] Port to new streaming interface for opt remarks. Update LV"Adam Nemet2016-09-294-78/+30
* [LAA, LV] Port to new streaming interface for opt remarks. Update LVAdam Nemet2016-09-294-30/+78
* [Myriad] Silently ignore -fno-split-dwarf-inliningDouglas Katzman2016-09-292-7/+10
* [RegisterBankInfo] Change the default mapping for Copy and PHI.Quentin Colombet2016-09-292-54/+37
* Generalize ArgList::AddAllArgs moreDouglas Katzman2016-09-292-5/+26
* Fix an issue where, in i386 mode, the wrong values were being copied into the...Enrico Granata2016-09-291-2/+2
* [sanitizer-coverage] a bit more docsKostya Serebryany2016-09-291-1/+13
* [sanitizer-coverage] more docsKostya Serebryany2016-09-291-0/+67
* Don't error if we can't put the header in a PT_LOAD.Rafael Espindola2016-09-294-15/+36
* [sanitize-coverage] doc typoKostya Serebryany2016-09-291-1/+1
* www: Add Loopy publicationTobias Grosser2016-09-291-0/+5
* [LV] Port OptimizationRemarkAnalysisFPCommute andAdam Nemet2016-09-293-10/+50
* To fix TestObjCMethods2/i386, allowed messaging nil ObjC objects as in x86_64.Sean Callanan2016-09-291-0/+3
* [LV] Convert processLoop to new streaming API for opt remarksAdam Nemet2016-09-291-10/+10
* [codeview] Use character types for all byte-sized integer typesReid Kleckner2016-09-292-10/+65
* fix formatting; NFCSanjay Patel2016-09-291-11/+9
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-294-0/+18
* [sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create on...Kostya Serebryany2016-09-297-81/+108
* [thinlto] Add cold-callsite import heuristicPiotr Padlewski2016-09-292-10/+30
* [X86] Avoid "unused" warnings if no assertsDouglas Katzman2016-09-291-2/+4
* [LV] Move static createMissedAnalysis from anonymous to global namespaceAdam Nemet2016-09-291-26/+26
* [LV] Convert CostModel to use the new streaming opt remark APIAdam Nemet2016-09-291-21/+20
* [LV] Split most of createMissedAnalysis into a static function. NFCAdam Nemet2016-09-291-15/+28
* [sancov] removing html report option test, the option doesn't exist anymoreMike Aizatsky2016-09-291-24/+0
* [LV] Convert all but one opt remark in Legality to new streaming interfaceAdam Nemet2016-09-291-46/+72
* Simplify. NFC.Rafael Espindola2016-09-291-5/+4
* Don't handle binary output differently.Rafael Espindola2016-09-291-1/+1
* [LV] Convert emitRemark to new opt remark streaming interfaceAdam Nemet2016-09-293-15/+37
* Remove unnecessary explicitAdam Nemet2016-09-291-2/+2
* [libFuzzer] initialize ValueBitMap::NumBitsKostya Serebryany2016-09-291-1/+1
* [X86][SSE] Added common helper for shuffle mask constant pool decodes.Simon Pilgrim2016-09-291-164/+136
* [X86] Add explicit test triple to make windows/msvc builds happierSimon Pilgrim2016-09-291-1/+1
* [docs] Fix a broken URL in 'HowToAddABuilder'Dylan McKay2016-09-291-1/+1
* Test commit. NFC.Volkan Keles2016-09-291-1/+1
* [ELF][MIPS] Set GP0 value to zero in case of relocatable object generationSimon Atanasyan2016-09-294-8/+24
* [ELF][MIPS] Do not use a binary input file in the test case. NFCSimon Atanasyan2016-09-294-22/+37
* [ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols when generate a relocatab...Simon Atanasyan2016-09-295-13/+87
OpenPOWER on IntegriCloud