platform/upstream/llvm.git
2015-04-09 Robert FlackFix expectedFailureLLGS to expect failure when host...
2015-04-09 Timur IskhodzhanovUse error_t rather than int in a couple of places where...
2015-04-09 Timur IskhodzhanovUse RenameFile instead of internal_rename in non-POSIX...
2015-04-09 Pavel LabathAdd info on running remote test suite to the website
2015-04-09 Javed Absar[ARM] add support for Cortex-R4/R4F
2015-04-09 Timur IskhodzhanovUse WriteToFile instead of internal_write in non-POSIX...
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-04-09 Timur IskhodzhanovUse ReadFromFile instead of internal_read in non-POSIX...
2015-04-09 Rafael EspindolaNothing inherits from the asm streamer.
2015-04-09 Ilia KGenerate an event when a pending breakpoint binds
2015-04-09 Timur IskhodzhanovMove more POSIX-specific functions to sanitizer_posix.h
2015-04-09 Timur IskhodzhanovIntroduce CloseFile to be used instead of internal_clos...
2015-04-09 Ilia KFix MiGdbSetShowTestCase.test_lldbmi_gdb_set_ouptut_rad...
2015-04-09 Timur IskhodzhanovReplace a hard-coded constant with a named one
2015-04-09 Tobias GrosserDo not recommend -polly-vectorizer=polly
2015-04-09 Lorenzo MartignoniDifferential Revision: reviews.llvm.org/D7249
2015-04-09 Ilia KRefactor CMICmnLLDBDebuggerHandleEvents/CMICmnLLDBDebug...
2015-04-09 Toma Tabacu[mips] Refactor saved-registers bitmask creation in...
2015-04-09 Denis Protivensky[ARM] clang-format ARM sources
2015-04-09 Denis Protivensky[ARM] Add mapping symbols to veneers
2015-04-09 Kuba Brecka[Sanitizer] Get rid of PlatformGetListOfModules
2015-04-09 Kristof Beyls[AArch64] Add support for dynamic stack alignment
2015-04-09 Yury Gribov[ASan] Only include rpc headers if they are available.
2015-04-09 Mohit K. Bhakkad[LLDB][MIPS] Add LinuxSignals for mips64 and change...
2015-04-09 Mohit K. Bhakkad[Compiler-rt][MIPS] Fix for asan test suite build on...
2015-04-09 Lang Hames[AArch64] Remove redundant -march option. Also fix...
2015-04-09 Nick LewyckyNot all triples put _ before function names. Specify...
2015-04-09 Craig TopperUse SmallVector instead of std::vector for uniquing...
2015-04-09 Craig TopperSimplify some printing code by combining new lines...
2015-04-09 Craig TopperDon't convert enum to strings just to put them in the...
2015-04-09 Lang Hames[AArch64] Teach AArch64TargetLowering::getOptimalMemOpT...
2015-04-09 Rafael EspindolaUse the cast machinery to remove dummy uses of formatte...
2015-04-09 Rafael EspindolaAdd classof implementations to the raw_ostream classes.
2015-04-09 Rafael EspindolaDelete unused constructor.
2015-04-09 Eric ChristopherUpdate comment to refer to software floating point...
2015-04-09 Greg ClaytonMissed moving a variable during my previous revision...
2015-04-09 Greg ClaytonDarwin read()/pread()/fread() and write()/pwrite()...
2015-04-08 Rui UeyamaAtomVector: Reorder member orders to use template alias...
2015-04-08 Rui UeyamaRename atom_collection -> AtomVector.
2015-04-08 Akira HatanakaUse option -march instead of -mtriple to avoid overcond...
2015-04-08 Rui UeyamaSeparate atom_collection type into two different types...
2015-04-08 Hans Wennborgclang-cl: Support the /fp options (PR23112)
2015-04-08 Reid Kleckner[WinEH] Don't wrap cleanups in terminate actions
2015-04-08 Reid KlecknerReland "[SEH] Implement filter capturing in CodeGen"
2015-04-08 Manman Ren[LTO] do not run internalize pass from compileOptimized.
2015-04-08 Rui UeyamaAdd begin() and end() to atom_collection that returns...
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...
next