platform/upstream/llvm.git
2014-11-20 Saleem AbdulrasoolX86: use the correct alloca symbol for Windows Itanium
2014-11-20 Anastasia StulovaTesting commit access.
2014-11-20 Frederic RissRemove now dead code.
2014-11-20 Frederic RissMake DWARFAcceleratorTable::dump() const.
2014-11-20 Frederic RissAdd missing copyright headers.
2014-11-20 Frederic RissDo not create a replaceable Variables MDNode for functi...
2014-11-20 Frederic RissPrepare for the DIBuilder populating DISubprogram's...
2014-11-20 Samuel BenzaquenReplace variadic operator function pointer with an...
2014-11-20 Alexander Kornienko[clang-tidy] Set google-readability-namespace-comments...
2014-11-20 Renato GolinMCJIT tests passing on ARM after r222414 fixed the...
2014-11-20 Timur IskhodzhanovConvert CR+LF -> LF in a test file
2014-11-20 Timur IskhodzhanovRevert r222416, r222422, r222426: the former revision...
2014-11-20 Alexander Kornienko[clang-tidy] Count errors in ClangTidyDiagnosticConsumer
2014-11-20 Timur IskhodzhanovFix a typo
2014-11-20 Lorenzo Martignoni[DFSan] Add flag to dump the labels when the program...
2014-11-20 Daniel Jasperclang-format: [Java] Don't align after "return".
2014-11-20 Daniel Jasperclang-format: [Java] Don't force break before generic...
2014-11-20 NAKAMURA TakumiSimplifyCFG.cpp: Tweak to let msc17 compliant.
2014-11-20 Mehdi AminiSimplifyCFG: Refactor GatherConstantCompares() result...
2014-11-20 Simon Atanasyan[Mips] Configure GOTPLT entries in the corresponding...
2014-11-20 Jyoti Allur[ELF] Prevent ARM ELF object writer from generating...
2014-11-20 David MajnemerAdd a test for r221870
2014-11-20 Craig TopperFix a typo in a comment.
2014-11-20 Craig TopperRemove unnecessary extra spaces from tablegen register...
2014-11-20 Craig TopperUse array_lengthof instead of sizeof(array)/sizeof...
2014-11-20 Alexey Bataev[OPENMP] Codegen for "omp flush" directive.
2014-11-20 Richard SmithFix buildbots.
2014-11-20 Jordan Rose[CMake] Use .svn/wc.db as our VC dependency if it's...
2014-11-20 Eric FiselierRemove xfail tag for darwin from quick_exit test
2014-11-20 Eric FiselierRemove tests that va_copy is not defined when C++ ...
2014-11-20 Richard SmithPreserve numeric literal suffixes during type canonical...
2014-11-20 Richard SmithAvoid earlier test interfering with later one.
2014-11-20 Richard SmithWhen mangling member-expressions, skip implicit accesse...
2014-11-20 Alexey SamsonovRemove support for undocumented SpecialCaseList entries.
2014-11-20 Richard SmithPR21531: fix crash on invalid with unexpanded pack...
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_xor instruction with IR selection...
2014-11-19 Chad RosierRevert "[Reassociate] As the expression tree is rewritt...
2014-11-19 Chad RosierRevert "[Reassociate] Update test cases due to r222142."
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_or instruction with IR selection...
2014-11-19 Duncan P. N... gold-plugin: Fix typo in error message
2014-11-19 Daniel Jasperclang-format: [Java] Accept generic types in enum decla...
2014-11-19 Jordan Rose[CMake] Always include the Clang repo version, just...
2014-11-19 Jordan RoseConstify a few IdentifierInfo * parameters.
2014-11-19 Jordan Rose[CMake] Update GetSVN.cmake to use LLVM version control...
2014-11-19 Hans WennborgRevert r222363: "[clang-tidy] Count errors in ClangTidy...
2014-11-19 Saleem AbdulrasoolADT: windows itanium targets msvcrt.dll
2014-11-19 Alexey Samsonov[MSan] [MIPS] Adding support for MIPS64 (patch by Mohit...
2014-11-19 Richard SmithFix bug where a trivial constexpr copy/move operation...
2014-11-19 Nico WeberTry to fix MSVS build after r222384. No intended behavi...
2014-11-19 Kevin EnderbyFix Use-of-uninitialized-value for adrp_addr and adrp_i...
2014-11-19 Mehdi AminiSimplifyCFG: turn recursive GatherConstantCompares...
2014-11-19 Eric FiselierChange contradictory wording in va_copy test error...
2014-11-19 Matthias BraunRegisterCoalescer: Improve debug messages
2014-11-19 Matthias BraunAdd a print and verify pass after the RegisterCoalescer
2014-11-19 Matthias BraunMachineVerifier: Report register for bad liveranges
2014-11-19 Matthias BraunIntroduce register dump helper
2014-11-19 Marshall ClowImplement N4280 - 'Non-member size() and more'
2014-11-19 David BlaikieDebugInfo: Don't emit a 'global variable' when a static...
2014-11-19 David MajnemerAliasSet: Simplify mergeSetIn
2014-11-19 Andrea Di Biagio[X86] Improved lowering of v4x32 build_vector dag nodes.
2014-11-19 Lang Hames[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd...
2014-11-19 Frederic RissFix a temporary MDNode leak.
2014-11-19 Oleksiy VyalovAdd test for denied process attach by pid and fix found...
2014-11-19 Saleem AbdulrasoolDriver: correct typo
2014-11-19 Oleksiy VyalovFix broken build after removing StringMap::GetOrCreateV...
2014-11-19 Colin LeMahieu[llvm-readobj][NFC]
2014-11-19 Tom StellardR600/SI: Make SIInstrInfo::isOperandLegal() more strict
2014-11-19 Zoran Jovanovic[mips][micromips] Implement SWM32 and LWM32 instructions
2014-11-19 Tobias Grossertodo: We can support modifiable memory access functions
2014-11-19 Tobias Grossertodo: We now have OpenMP support in isl backend
2014-11-19 Suyog SardaVectorize a reduction chain feeding into a 'return...
2014-11-19 Alexander Kornienko[clang-tidy] Count errors in ClangTidyDiagnosticConsumer
2014-11-19 Johannes DoerfertChange states in the www/todo.html list
2014-11-19 Marshall ClowAdded entries for bugs 2118 and 2306, which were closed...
2014-11-19 Johannes DoerfertSimplify the SCEVAffinator [NFC]
2014-11-19 Tobias GrosserUse new Small(Ptr)Set API
2014-11-19 Daniel Jasperclang-format: [Java] Ignore C++-specific keywords
2014-11-19 Jozef Kolek[mips][microMIPS] Fix opcodes of MFHC1 and MTHC1 instru...
2014-11-19 Arnaud A. de... Fix tail recursion elimination
2014-11-19 Jozef Kolek[mips][microMIPS] Implement CodeGen support for 16...
2014-11-19 Jozef Kolek[mips][microMIPS] Implement CodeGen support for ADDIUS5...
2014-11-19 Jozef Kolek[mips][microMIPS] Add disassembler tests for new microM...
2014-11-19 Jozef Kolek[mips][microMIPS] Implement LWXS instruction.
2014-11-19 Jozef Kolek[mips][microMIPS] Implement SDBBP and RDHWR instructions.
2014-11-19 Dmitry Vyukovtsan: fix binary names in tests
2014-11-19 Dmitry Vyukovtsan: exclude unsupported test from test_output.sh...
2014-11-19 Dmitry Vyukovtsan: don't add -pie when compiling tests
2014-11-19 Dmitry Vyukovtsan: fix Go build
2014-11-19 Evgeniy StepanovUse ninja pools to limit the number of concurrent compi...
2014-11-19 Simon Pilgrim[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
2014-11-19 Daniel SandersAllow EmitVAArg() to promote types and use this to...
2014-11-19 David MajnemerAliasSetTracker: UnknownInsts should contribute to...
2014-11-19 David BlaikieAdd missing header
2014-11-19 David BlaikieUpdate for LLVM API change to make Small(Ptr)Set::inser...
2014-11-19 David BlaikieUpdate for LLVM API change to make Small(Ptr)Set::inser...
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-11-19 Hao Liu[AArch64] Disable useAA for Cortex-A57.
2014-11-19 Shankar EaswaranRevert "[ELF] Sectionkey should also contain path."
2014-11-19 Hao Liu[AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE...
2014-11-19 Shankar EaswaranRevert "[ELF] Rename MergedSection to OutputSection."
next