platform/upstream/llvm.git
2015-04-08 Rui UeyamaReplace atom_iterator with a template alias.
2015-04-08 Rui UeyamaMerge atom_collection_vector with atom_collection.
2015-04-08 Rui UeyamaRemove atom_collection_empty class.
2015-04-08 Stephane SezerFix resolution of certain recursive types.
2015-04-08 Fariborz Jahanian[Objective-C Sema] Use canonical type of properties...
2015-04-08 Akira HatanakaPass -mtriple to llc to appease buildbot.
2015-04-08 Andrew KaylorFormmatting correction
2015-04-08 Chaoren LinFix segfault when doing `thread info` on a thread witho...
2015-04-08 Rui Ueyamavec.data() and vec.data() + vec.size() are both safe...
2015-04-08 Rui UeyamaYAML: Remove blank class using alias template.
2015-04-08 Rui UeyamaNative: Remove AtomArray and use atom_collection_vector...
2015-04-08 Andrew Kaylor[WinEH] Minor bug fixes.
2015-04-08 Rui UeyamaNative: Use tempalte to remove duplicate code. NFC.
2015-04-08 Rui UeyamaNative: Simplify expressions. NFC.
2015-04-08 Akira Hatanaka[DAGCombine] Fix a bug in MergeConsecutiveStores.
2015-04-08 David BlaikieFix -Wformat-pedantic warnings
2015-04-08 Peter CollingbourneGo bindings: make various DIBuilder arguments optional.
2015-04-08 Rafael EspindolaDon't repeat names in comments.
2015-04-08 Rafael EspindolaRemove unused variable.
2015-04-08 Cameron ZwarichEliminate O(n^2) worst-case behavior in SSA construction
2015-04-08 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-08 Timur Iskhodzhanov[Sanitizer RT] Get rid of internal_isatty
2015-04-08 David BlaikieRemove redundant virtual for member functions marked...
2015-04-08 Scott Douglass[ARM] make vminnm/vmaxnm work with ?le, ?ge and no...
2015-04-08 David BlaikieRemove redundant virtual on member functions marked...
2015-04-08 Timur IskhodzhanovMove some POSIX-specific functions from sanitizer_libc...
2015-04-08 David BlaikieRemove redundant virtual on member functions marked...
2015-04-08 David BlaikieRemove redundant virtual from member functions marked...
2015-04-08 Rui UeyamaRemove unused typedefs.
2015-04-08 Rui UeyamaRevert "Allow undefined symbols in shared library by...
2015-04-08 Sanjay Patelfixed to test features, not CPU models
2015-04-08 Rafael EspindolaDon't repeat names in comments.
2015-04-08 Timur Iskhodzhanov[Sanitizers] Make OpenFile more portable
2015-04-08 Simon Atanasyan[mips] Update MIPS relocations list
2015-04-08 Sylvestre LedruForce the inclusion of the LLVMSupport lib. Otherwise...
2015-04-08 Toma Tabacu[mips] [IAS] Do not generate redundant move when expand...
2015-04-08 Rafael EspindolaDon't repeat names in comments. NFC.
2015-04-08 Benjamin Kramer[jitlistener] Remove unused code
2015-04-08 Alexander Kornienko[clang-tidy] Fix for http://llvm.org/PR23130
2015-04-08 Alexey Bataev[OPENMP] Allow redeclaration of variables as threadprivate.
2015-04-08 Toma Tabacu[mips] [IAS] Add support for the BNEZL and BEQZL pseudo...
2015-04-08 Rafael EspindolaWrite the section header in the end.
2015-04-08 Sergey Dmitrouk[ARM][Debug Info] Restore emitting of .cfi_def_cfa_offs...
2015-04-08 Toma Tabacu[mips] [IAS] Remove AssemblerPredicate's from RelocPIC...
2015-04-08 Simon Atanasyan[ELF] Remove redundant GOTFile classes
2015-04-08 Simon Atanasyan[ELF] Do not save a reference to GOTFile instance in...
2015-04-08 Pavel LabathAdd documentation about remote debugging to the website
2015-04-08 Dmitry Vyukovtsan: handle async signals while blocked in pthread_con...
2015-04-08 Daniel Jasper[MachineLICM] Cleanup, remove unused parameters. NFC.
2015-04-08 Kostya Serebryany[lib/Fuzzer] show how to find Heartbleed with LibFuzzer
2015-04-08 Craig TopperRevert r234389. It really was needed but really should...
2015-04-08 Craig TopperRemove unnecessary include. NFC
2015-04-08 Sanjoy Das[InstCombine] Refactor out OptimizeOverflowCheck. ...
2015-04-08 Adam NemetRevert "[LoopAccesses] Allow analysis to complete in...
2015-04-08 Alexei Starovoitov[bpf] support BPF backend as shared library
2015-04-08 Matthias BraunOops, didn't mean to commit my debug fprintfs
2015-04-08 Tom StellardR600/SI: Add some missing overrides
2015-04-08 Andrew Wilkins[llgo] add buildbot-slave config
2015-04-08 Matthias BraunLiveInterval: Fix computeFromMainRange() producing...
2015-04-08 Tom StellardR600/SI: Initial support for assembler and inline assembly
2015-04-08 Tom StellardR600/SI: Add missing SOPK instructions
2015-04-08 Tom StellardR600/SI: Don't print offset0/offset1 DS operands when...
2015-04-08 Davide ItalianoAllow undefined symbols in shared library by default.
2015-04-08 NAKAMURA TakumiELFObjectWriter.cpp: Prune obsolete \param since r23434...
2015-04-08 Aaron BallmanAppease build bots that cannot find a viable conversion...
2015-04-08 Aaron BallmanGenerate a diagnostic when a catch handler cannot execu...
2015-04-08 Reid KlecknerUse the most recent previous decl to check if inline...
2015-04-07 Chaoren LinFix compilation failure caused by r234366.
2015-04-07 Tim NorthoverAArch64: disallow "fmov sD, #-0.0" during assembly.
2015-04-07 Rui UeyamaELF: Minor simplification.
2015-04-07 Rafael EspindolaDelete commented code. Don't repeat name in comment.
2015-04-07 Rui UeyamaMachO: Remove unused vectors from MachHeaderAliasFile...
2015-04-07 Rui UeyamaRemove unused vectors from FileArchive.
2015-04-07 Rui UeyamaELF: Simplify ELFFile by deriving from SimpleFile inste...
2015-04-07 Greg ClaytonMake sure the OperatingSystem plug-ins will work on...
2015-04-07 Rui UeyamaDefine SimpleFile::addAtom for concrete atom types.
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...
next