platform/upstream/llvm.git
2015-04-07 Greg ClaytonFix stepping a virtual thread when the python operating...
2015-04-07 David Majnemer[Sema] Correctly recurse when looking for [*] in functi...
2015-04-07 Rafael EspindolaDon't subtract the header size just to add it back.
2015-04-07 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-07 Andrew Kaylor[WinEH] Add invoke of llvm.donothing to outlined catch...
2015-04-07 Rafael EspindolaUse support::endian. NFC.
2015-04-07 Simon Atanasyan[ELF] Set `addAbsoluteAtom` and `addUndefinedAtom`...
2015-04-07 Simon Atanasyan[ELF] Remove unused xxxWriter class fields
2015-04-07 Simon Atanasyan[ELF] Remove redundant override methods which just...
2015-04-07 Reid KlecknerRevert "Mark instantiated function decls as inline...
2015-04-07 Rui UeyamaMerge MutableFile with SimpleFile.
2015-04-07 Pete CooperAdd boolean to PrintStackTraceOnErrorSignal to disable...
2015-04-07 Rafael EspindolaRemove dead code. NFC.
2015-04-07 Sean CallananAdded a testcase that checks that struct arguments
2015-04-07 Ahmed Bougacha[ARM] Mark a bunch of .td Operands with type _MEMORY.
2015-04-07 Alexei Starovoitov[bpf] fix build
2015-04-07 Sean CallananMade the struct types test case a little stricter,
2015-04-07 Simon Atanasyan[ELF] Simplify adding default atoms
2015-04-07 Reid Kleckner[WinEH] Fix xdata generation when no catch object is...
2015-04-07 Rafael EspindolaRemove intermediate variables.
2015-04-07 Sanjay Patelmove helper function closer to use; NFC
2015-04-07 Andrew KaylorEnable W4 warnings by default for MSVC builds
2015-04-07 Rafael EspindolaRemove unused argument.
2015-04-07 Chaoren LinFix bug where an additional O packet is sent after...
2015-04-07 Duncan P. N... DebugInfo: Remove constructors for DIRef<>
2015-04-07 Duncan P. N... Revert "Fix a compiler error under MSVC"
2015-04-07 Sanjay Patelfix typo; NFC
2015-04-07 Sanjay Pateladd some const to FastMathFlags getters; NFC
2015-04-07 Reid Kleckner[lit] Allow disabling an entire gtest suite, as is...
2015-04-07 Duncan P. N... Revert "Try a third time to fix MSVC build after r234290"
2015-04-07 Matthias BraunAArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
2015-04-07 Duncan P. N... Revert "Workaround bot failure with explicit conversion...
2015-04-07 Oleksiy VyalovDelete port forwarding if ConnectRemote fails.
2015-04-07 Duncan P. N... Workaround continued bot failures with MDTupleTypedArra...
2015-04-07 Sean CallananFixed a problem where the second @import statement
2015-04-07 Duncan P. N... Workaround bot failure with explicit conversion to...
2015-04-07 Fariborz Jahanian[Objective-C Sema] Patch to not issue unavailbility...
2015-04-07 Duncan P. N... DebugInfo: LLVM API change in r234326 for array-like...
2015-04-07 Duncan P. N... IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
2015-04-07 Daniel JasperCleanup register pressure calculation in MachineLICM.
2015-04-07 Tom StellardImplement atanh builtin
2015-04-07 Tom StellardImplement acosh builtin
2015-04-07 Tamas BerghammerFix host config for Android and remove android specific...
2015-04-07 Pavel LabathRemove check for windows when compiling scripts directory
2015-04-07 Daniel Jasperclang-format: Fix regression formatting QT's "signals...
2015-04-07 Pavel LabathDon't compile scripts directory if LLDB_DISABLE_PYTHON...
2015-04-07 Daniel Jasperclang-format: Don't allow labels when expecting declara...
2015-04-07 Pavel LabathAdd some documentation about cross-compilation to
2015-04-07 Toma Tabacu[mips] [IAS] Allow .set assignments for already defined...
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-07 Aaron BallmanSilencing several "enumeral and non-enumeral type in...
2015-04-07 Rafael EspindolaClear the stub map in getSortedStubs.
2015-04-07 Toma Tabacu[TableGen] Prevent invalid code generation when emittin...
2015-04-07 Denis Protivensky[ARM] Use getMappingAtomName in Release only
2015-04-07 Daniel Jasper[MachineLICM] Remove obsolete comment about not conside...
2015-04-07 Daniel JasperAdd test showing that MachineLICM is calculating regist...
2015-04-07 Timur IskhodzhanovFix a compiler error under MSVC
2015-04-07 Tamas BerghammerIgnore mapping symbols on aarch64
2015-04-07 Daniel JasperRevert "[SEH] Implement filter capturing in CodeGen"
2015-04-07 Ilia Kimplement gdb-set output-radix
2015-04-07 Daniel Jasperclang-format: Improve nested block formatting.
2015-04-07 Denis Protivensky[ARM] Rename applyThmReloc => applyThumb32Reloc
2015-04-07 Denis Protivensky[ARM] Add mapping symbols to PLT entries
2015-04-07 Daniel Jasperclang-format: Indent relative to the ./-> and not the...
2015-04-07 Lang Hames[RuntimeDyld] Always allocate at least 1 byte for objec...
2015-04-07 Lang Hames[Orc] Save all the x86-64 GPRs before re-entering the...
2015-04-07 David Majnemer[Sema] Don't crash when __attribute__((nonnull)) is...
2015-04-07 Marshall ClowIn many places, there was an #ifdef/#else block that...
2015-04-07 Duncan P. N... Try a third time to fix MSVC build after r234290
2015-04-07 Duncan P. N... Try again to fix MSVC build after r234290
2015-04-07 Simon Atanasyan[ELF] Remove redundant const_cast
2015-04-07 Duncan P. N... Try to fix MSVC build after r234290
2015-04-07 Duncan P. N... DebugInfo: Update for LLVM change in r234290
2015-04-07 Duncan P. N... DebugInfo: Remove DITypedArray<>, replace with typedefs
2015-04-07 Duncan P. N... DebugInfo: Remove DICompositeType mutation API
2015-04-07 Duncan P. N... DebugInfo: Use DebugNodeRef in MDImportedEntity::getEnt...
2015-04-07 Duncan P. N... DebugInfo: Move DIFlag accessors from DIVariable to...
2015-04-07 Duncan P. N... DebugInfo: Move DIExpression bit-piece API to MDExpression
2015-04-07 Duncan P. N... DebugInfo: Remove special iterators from DIExpression
2015-04-07 Rui UeyamaELF: Minimum alignment value is 1, not 0. NFC.
2015-04-07 Adam Nemet[LoopAccesses] New API to query if memchecks are necess...
2015-04-07 Duncan P. N... DebugInfo: Move DISubprogram::is*() queries to MDSubprogram
2015-04-07 Rui UeyamaELF: Add a comment to ELFFile::findAtom.
2015-04-07 David Majnemer[Sema] Don't permit dependent alignments on non-depende...
2015-04-07 Rui UeyamaFix weird comment line-wrapping.
2015-04-07 Rui UeyamaUse early continue.
2015-04-07 Rui UeyamaELF: Move more code from createAtoms to handleGnuLinkOn...
2015-04-07 Rui UeyamaELF: Simplfiy ELFFile::createAtom.
2015-04-07 Duncan P. N... DebugInfo: Move DIType::is*() queries to MDType
2015-04-07 Duncan P. N... DebugInfo: Move DIFlag-related API from DIDescriptor...
2015-04-07 Rui UeyamaELF: Do not return error from handle{CommonSymbol,Merge...
2015-04-07 Rui UeyamaELF: Do not return error from handleAbsoluteSymbol.
2015-04-07 Rui UeyamaELF: Do not return error from handleUndefinedSymbol.
2015-04-07 Bob WilsonReport an error when -m<os>-version-min= does not speci...
2015-04-07 Rui UeyamaELF: Do not return error from handleDefinedSymbol.
2015-04-07 Duncan P. N... IR: Rename MDSubrange::getLo() to getLowerBound()
2015-04-07 Duncan P. N... Fix polly build after LLVM r234263
2015-04-07 Richard SmithFix some minor abuse of C++ terminology in comments.
2015-04-07 Reid Kleckner[WinEH] Don't create an alloca for unnamed catch parameters
2015-04-07 Duncan P. N... DebugInfo: Drop dead code for loose DIDescriptor constr...
next