platform/upstream/llvm.git
2015-01-19 NAKAMURA Takumi[CMake] Update libdeps in examples/Kaleidoscope/Chapter4.
2015-01-18 David Blaikieunique_ptrify the RelInfo parameter to TargetRegistry...
2015-01-18 David BlaikieAttempt to fix the MSVC build by working around a layer...
2015-01-18 David Blaikiestd::unique_ptrify the MCStreamer argument to createAsm...
2015-01-18 Serge PavlovHandle unscoped enumeration in nested name specifier.
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-18 Marshall ClowCleaning up the test suite; remove some includes of...
2015-01-18 Serge PavlovUpdate error message text.
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar min/max folding tests. NFC.
2015-01-18 Simon Pilgrim[X86][SSE] Added float extract and xmm extract/insert...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar conversion stack folding tests...
2015-01-18 Hal Finkel[PowerPC] Don't hard-code R2 as register when processin...
2015-01-18 Tobias GrosserRemove redundant semicolon clang-format complained...
2015-01-18 Hal Finkel[PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR...
2015-01-18 Simon PilgrimAVX1 stack folding tests. NFC.
2015-01-18 Hal Finkel[PowerPC] Initial PPC64 calling-convention changes...
2015-01-18 Chandler Carruth[PM] Update Polly for LLVM r226394 and r226396 which...
2015-01-18 Chandler Carruth[PM] Pull the analyses used for another utility routine...
2015-01-18 David BlaikieAdd comment after API changes in r225090
2015-01-18 Chandler Carruth[PM] Sink the specific analyses preserved by SplitBlock...
2015-01-18 David BlaikieUpdate for tests failing due to improvements in clang...
2015-01-18 Chandler Carruth[PM] Replace another Pass argument with specific analys...
2015-01-18 Chandler Carruth[PM] Refactor how the LoopRotation pass access the...
2015-01-18 David BlaikieDebugInfo: Attribute complex expressions to the source...
2015-01-18 Nico WeberAddress review feedback from r215780: Use a flag insted...
2015-01-18 David BlaikieDebugInfo: Attribute aggregate expressions to the sourc...
2015-01-18 Chandler Carruth[PM] Update Polly for LLVM r226385 which made LoopInfo...
2015-01-18 Chandler Carruth[PM] Lift the actual analyses used into the inferface...
2015-01-18 Chandler Carruth[PM] Now that LoopInfo isn't in the Pass type hierarchy...
2015-01-18 David BlaikieRefactor test so it's not lazily emitted on a global...
2015-01-18 David BlaikieRecommit r225083 (reverted in r225361) now that calls...
2015-01-18 David BlaikieDebugInfo: Correct the debug location of non-static...
2015-01-17 Rui UeyamaRemove dead code.
2015-01-17 Rui UeyamaUpdate comments.
2015-01-17 Chandler Carruth[PM] Cleanup more warnings my refactoring exposed where...
2015-01-17 Chandler Carruth[PM] Remove a dead field.
2015-01-17 Chandler Carruth[msan] Fix a uninitialized-use bug in the template...
2015-01-17 Chandler Carruth[PM] Update Polly following LLVM r226373 which refactor...
2015-01-17 Chandler Carruth[PM] Split the LoopInfo object apart from the legacy...
2015-01-17 Nico WeberTry to fix the Windows build after r226362.
2015-01-17 Nico WeberAdd tests for two more asserts that r226365 fixed accor...
2015-01-17 Nico WeberAdd a test for something that used to crash before...
2015-01-17 Hal Finkel[PowerPC] Don't list R11 as a patchpoint scratch register
2015-01-17 Hal Finkel[sanitizer] Adjust max read size in FlagHandlerInclude
2015-01-17 Hans WennborgProgrammersManual.rst: fix a typo
2015-01-17 Enrico GranataCommit fix for a static analyzer issue where a string...
2015-01-17 Nico WeberIf a function decl cannot be merged, mark it as invalid.
2015-01-17 Nico WeberWrap to 80 columns. No behavior change.
2015-01-17 Nico WeberAddress review feedback from r226306. No intended behav...
2015-01-17 Vince HarronAdded Connection::GetURI()
2015-01-17 Rafael EspindolaMake sure all weak destructors go in a comdat in the...
2015-01-17 Mehdi AminiImprove DAG combine pass on certain IR vector patterns
2015-01-17 Richard TrieuClean up a string comparison with StringRef. Suggestio...
2015-01-17 Lang Hames[RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
2015-01-17 Richard TrieuRemove std::move that was preventing return value optim...
2015-01-17 Richard TrieuRemove std::move that was preventing return value optim...
2015-01-17 Matthias BraunRegisterCoalescer: Cleanup and improved comment for...
2015-01-17 Matthias BraunRegisterCoalescer: Cleanup by factoring out a common...
2015-01-17 Matthias BraunRegisterCoalescer: Cleanup comment style
2015-01-17 Matthias BraunRegisterCoalescer: Drive-by typo + whitespace fix
2015-01-17 Lang Hames[RuntimeDyld] Remove the brace initialization that...
2015-01-16 Jason MolendaAdd comments explaining the unwind setup in
2015-01-16 Greg FitzgeraldAdd LLVM_LINK_COMPONENTS for the shared object build
2015-01-16 Kevin EnderbyChange the test case for llvm-objdump’s -archive-header...
2015-01-16 Philip ReamesUpdate a comment
2015-01-16 Enrico GranataSeveral improvements to the shush script
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2015-01-16 Lang Hames[RuntimeDyld] Track symbol visibility in RuntimeDyld.
2015-01-16 Steven WuAdding option -fno-inline-asm to disallow inline asm
2015-01-16 Jordan RoseSuggest objc_method_family(none) for a property named...
2015-01-16 Jordan RoseObjC getters with names like "newItem" should still...
2015-01-16 David BlaikieIsolate test for PR22096 to clang.
2015-01-16 Rui Ueyama[PATCH] Speculatively instantiate archive members
2015-01-16 Saleem AbdulrasoolPE/COFF: rework how we handle base relocations
2015-01-16 Kaelyn TakataFix a case where delayed typo correction should have...
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Eric ChristopherRemove pathname dependence. Also rewrite test to use...
2015-01-16 Eric FiselierA couple small changes to get LIT working with python3
2015-01-16 Rui UeyamaMove common code to base class.
2015-01-16 Sean SilvaFix some copypasta typos in asserts.
2015-01-16 Lang Hames[Kaleidoscope] Run clang-format over chapter 4 of kalei...
2015-01-16 Colin LeMahieu[Hexagon] Converting halfword to doubleword multiply...
2015-01-16 Rafael EspindolaAlso put vtables in a comdat when rtti is disabled.
2015-01-16 Colin LeMahieu[Hexagon] Converting accumulating halfword multiply...
2015-01-16 Eric Fiselier[libcxx] Add compiler utility class for LIT tests
2015-01-16 Eric FiselierAdd 'no_default_flags' option for turning off all defau...
2015-01-16 Rui UeyamaRemove duplication code.
2015-01-16 Nico WeberWrap to 80 columns. No behavior change.
2015-01-16 Rui Ueyama[PECOFF] Remove ResolvableSymbols to simplify.
2015-01-16 Colin LeMahieu[Hexagon] Beginning converting intrinsics to patterns...
2015-01-16 Rafael EspindolaAdd comdat to string literal variables on COFF.
2015-01-16 Lang Hames[RuntimeDyld] Add 'stub_addr' to comment describing...
2015-01-16 Colin LeMahieu[Hexagon] Fix 226309, replacement atomic store patterns...
2015-01-16 Saleem Abdulrasoolllvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
2015-01-16 Saleem AbdulrasoolX86: fix comment typo in AsmParser
2015-01-16 Justin BognerInstrProf: Optionally print an error when emitting...
next