platform/upstream/llvm.git
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.
2015-05-27 Rafael EspindolaStop using MCSectionData in WinCOFFObjectWriter.cpp.
2015-05-27 Rafael Espindolaclang-format WinCOFFObjectWriter.cpp. NFC.
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from MachObjectWriter...
2015-05-27 Alexander Kornienko[clang-tidy] Renamed misc-noexcept-move-ctors to misc...
2015-05-27 Jozef Kolek[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC...
2015-05-27 Renato GolinARMTargetParser FIXME getCPUProfile A/R/M
2015-05-27 Ewan CrawfordChange ProcessGDBRemote last stop packet to a container.
2015-05-27 Elena DemikhovskyAVX-512: Fixed a bug in extracting subvector from v64i1
2015-05-27 Tamas BerghammerFix xcode project after r238319
2015-05-27 Rafael EspindolaMove getSubsectionInsertionPoint to MCSection.
2015-05-27 Tamas BerghammerMake log options uniform betwwen lldb-platform and...
2015-05-27 Renato GolinARMTargetParser FIXME: ARMv8 detection for hdiv
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from ELFObjectWriter....
2015-05-27 Ed MasteAdd real time signals support to FreeBSDSignals
2015-05-27 Rafael EspindolaUse operator<< instead of print in a few more places.
2015-05-27 Colin RileyAdd a language log category.
2015-05-27 Pavel LabathImprove LLDB prompt handling
2015-05-27 Tamas BerghammerFix write register context in EmulateInstructionARM...
2015-05-27 Rafael EspindolaWe always have an InstPrinter.
2015-05-27 Simon Atanasyan[Mips] Move member function definitions to cpp files
2015-05-27 Tamas BerghammerFix BreakpointLocationCollection::ShouldStop to handle...
2015-05-27 Tamas BerghammerParse function name from DWARF DW_AT_abstract_origin
2015-05-27 Chandler CarruthRevert r238305: [PM] Use a simpler technique to drop...
2015-05-27 Chandler Carruth[PM] Use a simpler technique to drop optional analysis...
2015-05-27 Simon Atanasyan[ELF][Mips] Do not merge ELF flags in the `isCompatible...
2015-05-27 Simon Atanasyan[Mips] Factor out look up of Elf_Mips_RegInfo structure...
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
2015-05-27 Chandler CarruthAdd some more detailed docs about the current state...
2015-05-27 Tobias GrosserDrop const in front of iterator
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.
2015-05-27 Quentin Colombet[ShrinkWrap] Add a target hook to check whether or not
2015-05-27 Daniel Jasperclang-format: [JS] Fix incorrect detection of ternary...
2015-05-27 Tobias GrosserUse value semantics for list of ScopStmt(s) instead...
2015-05-27 Matthias BraunARMLoadStoreOptimizer: Code cleanup; NFC
2015-05-27 Matthias BraunMachineBasicBlock: Cleanup computeRegisterLiveness()
next