platform/upstream/llvm.git
2015-05-28 Kai Nacke[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
2015-05-28 Ed MasteAdd a comment explaining the eCommandRequiresTarget...
2015-05-28 Ed MasteRevert r238425, it undoes the purpose of the test
2015-05-28 Ranjeet Singh[ARM] Be less specific about the error message expected.
2015-05-28 Renato Golin[ARMTargetParser] FIXME MachO arch names. NFC
2015-05-28 Ed MasteDebugInfo: .debug_line DWARF64 support
2015-05-28 Aidan DoddsFix THUMB function detection when function name is...
2015-05-28 Rafael EspindolaDon't create an unused _GLOBAL_OFFSET_TABLE_.
2015-05-28 Tamas BerghammerFix write register context in EmulateInstructionARM...
2015-05-28 Renato Golin[ARMTargetParser] FIXME on getLLVMArchSuffixForARM...
2015-05-28 Renato Golin[ARMTargetParser] Adding sub-arch information for Clang...
2015-05-28 Ed MasteUse /usr/bin/env to find python
2015-05-28 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-28 Yury Gribov[ASan] Disable alloca tests on ARM targets due to flaki...
2015-05-28 Ed MasteFix TestCommandScript: return an error if target execut...
2015-05-28 Petar Jovanovic[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-05-28 Pavel LabathFix race in IOHandlerProcessSTDIO
2015-05-28 Tobias GrosserUpdate isl to 93b8e43d
2015-05-28 Pavel LabathCleanup the forked child in TestChangeProcessGroup
2015-05-28 Ed MasteAdd thumb breakpoint for FreeBSD (currently disabled)
2015-05-28 Aaron BallmanSilencing two signed/unsigned mismatch warnings; NFC.
2015-05-28 Benjamin Kramer[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
2015-05-28 Pavel LabathDon't check breakpoint location count in TestChangeProc...
2015-05-28 Renato Golin[ARMTargetParser] Removing string parsing from getCPUDe...
2015-05-28 Renato Golin[ARMTargetParser] Adding a few more CPUs for Clang...
2015-05-28 Benjamin Kramer[MC] Replace custom string join function with the one...
2015-05-28 Diego NovilloFix PPC failure. Adjust CHECK pattern.
2015-05-28 Benjamin KramerDon't call utostr in Twine/raw_ostream contexts.
2015-05-28 Tamas BerghammerFix breakpoint setting in gdb remote test cases on arm
2015-05-28 Tamas BerghammerFix write register context in EmulateInstructionARM...
2015-05-28 Yury Gribov[ASan] XFAIL VLA tests on ARM and PowerPC. Patch by...
2015-05-28 Pavel LabathMove prctl call in TestChangeProcessGroup to the child
2015-05-28 Yury Gribov[ASan] Add new interceptors to asan_win_dll_thunk.cc...
2015-05-28 Yury Gribov[sanitizer] More string interceptors: strstr, strcasest...
2015-05-28 Pavel Labath[NativeProcessLinux] Support inferiors which change...
2015-05-28 Renato GolinFix comments in ARMTargetParser. NFC.
2015-05-28 Yury Gribov[ASan] Fix previous commit. Patch by Max Ostapenko!
2015-05-28 Yury Gribov[ASan] New approach to dynamic allocas unpoisoning...
2015-05-28 Yury Gribov[ASan] New approach to dynamic allocas unpoisoning...
2015-05-28 Daniel Jasperclang-format: Lower binding strengths created by the...
2015-05-28 Craig Topper[TableGen] Use DefInit::getAsString instead of getDef...
2015-05-28 Craig Topper[TableGen] Don't convert types to strings to query...
2015-05-28 David Majnemer[Reassociate] Canonicalizing 'x [+-] (-Constant * y...
2015-05-28 Jingyue Wu[NaryReassociate] Run EarlyCSE after NaryReassociate
2015-05-28 Jason MolendaAdd quick bit of doc about SBFrame::GetCFA().
2015-05-28 David Majnemer[Basic] Define __declspec for cygwin
2015-05-28 Greg ClaytonAdded a new API to SBFrame:
2015-05-28 Greg ClaytonI finally found the strong reference that was keeping...
2015-05-28 Chandler Carruth[x86] Refactor the tests for popcnt.
2015-05-28 Chandler Carruth[omp] Actually provide a default OpenMP runtime --...
2015-05-28 Chandler Carruth[omp] Re-work Clang's handling of -fopenmp and undo...
2015-05-28 Chandler Carruth[omp] Add a configuration variable for the default...
2015-05-28 Ekaterina RomanovaAdded doxygen comments for the intrinsics.
2015-05-28 Siva Chandra[TestDataFormatterUnordered] Use patterns to match...
2015-05-28 Michael J.... Fix unused variable warnings.
2015-05-28 Michael J.... Add PHDR and FILL parsing.
2015-05-28 Richard TrieuUpdate -Winvalid-noreturn to handle destructors better.
2015-05-27 Jonathan PeytonFix comment about balanced affinity
2015-05-27 Duncan P. N... AsmPrinter: Avoid a warning in NDEBUG, NFC
2015-05-27 Duncan P. N... AsmPrinter: Return added DIE from DIE::addChild()
2015-05-27 Fiona GlaserRegisterPressure: fix debug prints in case of physical...
2015-05-27 Marshall ClowFix PR#23647 - make_shared<volatile bool> - second try
2015-05-27 Duncan P. N... AsmPrinter: Stop exposing underlying DIEValue list...
2015-05-27 Siva Chandra[TestNamespace] Fix an accidentally committed local...
2015-05-27 Evgeniy Stepanov[asan] Fix build dependency issues with ASan version...
2015-05-27 Duncan P. N... AsmPrinter: Remove DIEHash::AttrEntry, NFC
2015-05-27 Greg ClaytonAllow expresions to have unique expression prefixes:
2015-05-27 Duncan P. N... AsmPrinter: Store abbreviation data directly in DIE...
2015-05-27 Siva Chandra[TestBase.runCmd] Better error message when runCmd...
2015-05-27 Duncan P. N... Reapply "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Siva Chandra[TestDataFormatterUnordered] Fix a few typos in the...
2015-05-27 Diego NovilloSet function entry counts with -fprofile-instr-use.
2015-05-27 Duncan P. N... AsmPrinter: Introduce DIEValue.def, NFC
2015-05-27 Rafael EspindolaRename and move getCurrentSectionData.
2015-05-27 Rafael EspindolaThere is only one current section.
2015-05-27 Lang Hames[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to...
2015-05-27 Marshall ClowRevert 238354 while I figure out what broke in weak_ptr
2015-05-27 Marshall ClowFix PR#23647 - make_shared<volatile bool>
2015-05-27 Renato GolinARMTargetParser: Make BSD Thumb/BE armv6 work
2015-05-27 Alex LorenzMIR: Remove 2 empty non-reverted directories form SVN.
2015-05-27 Diego NovilloFinal fix for PR 23499 and IR test case.
2015-05-27 Duncan P. N... Revert "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N... AsmPrinter: Change DIEValue to be stored by value
2015-05-27 Ed MasteXTIMEOUT another test timing out on the FreeBSD buildbot
2015-05-27 Jonathan PeytonAllow gcc 5.x to compile library.
2015-05-27 Duncan P. N... AsmPrinter: Reorganize DIE.h, NFC
2015-05-27 John ThompsonIt appears these exports are needed, as wmmintrin.h...
2015-05-27 Renato GolinARMTargetParser: Normalising build attributes
2015-05-27 Yaron KerenAvoid creating and destroying a std::string on every...
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-27 Marshall ClowAdd N4259 to the list of papers from Lenexa. Update...
2015-05-27 Diego NovilloTest case for PR 23499.
2015-05-27 Jan VeselyR600: Rely on TypeLegalizer to use divrem instead of...
2015-05-27 Jan VeselySelectionDAG: Don't do libcall on div/rem if divrem...
2015-05-27 Diego NovilloFix PR 23499 - Avoid multiple profile counters for...
2015-05-27 Greg ClaytonMake sure we print timestamps correctly to 9 places...
2015-05-27 Zoran Jovanovic[mips][microMIPSr6] Implement SEB and SEH instructions
2015-05-27 Rafael EspindolaFix NDEBUG build.
2015-05-27 Rafael EspindolaDelete MCSectionData.
2015-05-27 Rafael EspindolaDelete dead code. NFC.
next