platform/upstream/llvm.git
2015-02-09 Lang Hames[Orc] Fix the MSVC bots by using LLVM_EXPLICIT rather...
2015-02-09 Craig Topper[X86] Remove 256-bit and 512-bit memop pattern fragment...
2015-02-09 Craig Topper[X86] Remove 'memop' uses from AVX512. Use 'load' instead.
2015-02-09 Tim NorthoverDeadArgElim: fix mismatch in accounting of array return...
2015-02-09 Tim NorthoverDeadArgElim: assess uses of entire return value aggregate.
2015-02-09 Lang Hames[Orc] Add a JITSymbol class to the Orc APIs, refactor...
2015-02-09 Ramkumar RamachandraInstCombine: propagate nonNull through assume
2015-02-09 Ramkumar Ramachandra[emacs] Get llvm-mode to font-lock "personality"
2015-02-08 David BlaikieFix -Wuninitialized build by referencing the relevant...
2015-02-08 Zachary TurnerMake PDBSymbol's IPDBSymbol reference const.
2015-02-08 Sanjoy DasBugfix: ScalarEvolution incorrectly assumes that the...
2015-02-08 Craig Topper[X86] Remove the remaining uses of memop from AVX and...
2015-02-08 Benjamin KramerMetadata: Use <algorithm> to simplify code. NFC.
2015-02-08 Justin HibbitsFix sorting. Spotted by emaste.
2015-02-08 Justin HibbitsPowerPC64 host also supports 32-bit binaries, so note it.
2015-02-08 Justin HibbitsFix off-by-one IsGPR().
2015-02-08 Sanjay Patelfix test attributes; this is an SSE2 test, not a Nehale...
2015-02-08 Sanjay Patelfix test attributes; this is an x86-64 test, not a...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 David BlaikieKaleidoscope-Orc: Reuse the IRGen utility function...
2015-02-08 Zachary TurnerDebugInfoPDB: Make the symbol base case hold an IPDBSes...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Johannes Doerfert[Refactor] Use the LoopInfo object already present
2015-02-08 David BlaikieKaleidoscope-Orc: Extract IRGen work into a utility...
2015-02-08 Hafiz Abid... Fix a handling of full path in break-insert.
2015-02-08 David BlaikieConstify the Orc Kaleidoscope examples IRGen functions.
2015-02-08 Sanjay Patelfix test attributes; these are x86-64 tests, not Nehale...
2015-02-08 Sanjay Patelfix test attributes; these are MMX tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Davide Italiano[ELF] Implement --strip-all/-s
2015-02-08 Sanjay Patelgeneralize test; nothing Nehalem-specific here
2015-02-08 Lang Hames[Orc][Kaleidoscope] Build Kaleidoscope/Orc tutorials...
2015-02-08 Lang Hames[Orc][Kaleidoscope] Remove fixed sized buffers from...
2015-02-08 Sanjay Patelfix typos; NFC
2015-02-08 Simon Pilgrim[X86][AVX2] AVX2 broadcast + permute memory folding...
2015-02-08 Zachary TurnerMake UTF8->UTF16 conversion null terminate output on...
2015-02-08 Simon PilgrimMoved AVX2 vbroadcast (reg) instruction foldings under...
2015-02-08 Bjorn SteinbrinkCorrectly combine alias.scope metadata by a union inste...
2015-02-08 NAKAMURA Takumi[CMake] Kaleidoscope-Orc: Update libdeps.
2015-02-08 David MajnemerSema: Don't give attribute alias vars with struct type...
2015-02-08 Daniel Jasperclang-format: Correctly mark preprocessor lines in...
2015-02-08 Elena DemikhovskyMasked Gather and Scatter Intrinsics.
2015-02-08 David BlaikieAdd CMake build support for Orc examples (& fix some...
2015-02-08 Lang Hames[Orc][Kaleidoscope] Fix method-name think-o. NFC.
2015-02-08 Tim NorthoverARM & AArch64: teach LowerVSETCC that output type size...
2015-02-08 Zachary TurnerRemoved unused function mistakenly left in, triggering...
2015-02-08 Zachary TurnerSome cleanup for libpdb.
2015-02-07 Craig Topper[X86] Add register use/def for wrmsr and rdmsr.
2015-02-07 Craig Topper[X86] Add GETSEC instruction.
2015-02-07 Simon Pilgrim[X86][AVX2] AVX2 integer stack folding tests.
2015-02-07 David BlaikieRename the 'Extending the Language: Debug Information...
2015-02-07 Yaron KerenReplace DeclContext::getNextContext with DeclContext...
2015-02-07 Simon Pilgrim[X86][AVX] Added missing stack folding support + test...
2015-02-07 Benjamin KramerLoopIdiom: Use utility functions.
2015-02-07 Joerg SonnenbergerAvoid integer overflows around realloc calls resulting...
2015-02-07 Simon Pilgrim[X86][SSE] Added missing stack folding tests for (v...
2015-02-07 Gabor Horvath[clang-tidy] Checker for inefficient use of algorithms...
2015-02-07 Benjamin KramerValueTracking: Make isBytewiseValue simpler and more...
2015-02-07 Bjorn SteinbrinkProperly update AA metadata when performing call slot...
2015-02-07 Jonathan RoelofsFix docs typo regarding lit.local.cfg files
2015-02-07 Ahmed Bougacha[BasicAA] Try to disambiguate GEPs through arrays of...
2015-02-07 Benjamin KramerSCEV: Compress disposition pairs.
2015-02-07 Benjamin KramerSmallVector: Move emplace_back to SmallVectorImpl.
2015-02-07 Simon Pilgrim[X86] Force fp stack folding tests to keep to specific...
2015-02-07 Simon Pilgrim[X86][AVX2] More AVX2 integer stack folding tests.
2015-02-07 Andrea Di BiagioFix typos; NFC.
2015-02-07 Benjamin KramerCodeGen: Move DebugLocs.
2015-02-07 Benjamin KramerMove DebugLocs around instead of copying.
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-07 Chandler CarruthConsistently use override rather than virtual.
2015-02-07 Hal Finkel[PowerPC] Handle loop predecessor invokes
2015-02-07 Bruce MitchenerAdd more DWARF 5 language constants.
2015-02-07 Jason MolendaWhen creating a disassembler for one of the arm variant...
2015-02-07 Richard Smith[modules] Treat friend declarations that are lexically...
2015-02-07 Zachary TurnerChange RHS-style decltype to LHS-style decltype<declval()>.
2015-02-07 Nico Weberclang-format: Format Objective-C try blocks like all...
2015-02-07 Zachary TurnerResubmit unittests for DebugInfoPDB.
2015-02-07 Filipe CabecinhasMake the byte-shift SSE intrinsics emit vector shuffles...
2015-02-07 Sean Silva[docs][LLVM-style RTTI] Add a mention of multiple inher...
2015-02-07 Duncan P. N... Support: Fix tests for VirtualityString
2015-02-07 Rui UeyamaRemove unused parameter.
2015-02-07 Richard Smith[modules] Don't accidentally trigger deserialization...
2015-02-07 Duncan P. N... Support: Add dwarf::getVirtuality()
2015-02-07 Duncan P. N... Support: Use Dwarf.def for DW_VIRTUALITY, NFC
2015-02-07 Zachary TurnerDont' use close_fds = True on Windows.
2015-02-06 Duncan P. N... Support: Add dwarf::getAttributeEncoding()
2015-02-06 Duncan P. N... Support: Rewrite AttributeEncodingString(), NFC
2015-02-06 Duncan P. N... Support: Stop stringifying DW_ATE_{lo,hi}_user
2015-02-06 Hal Finkel[PowerPC] Fixup incomplete revert of test/CodeGen/Power...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-06 Richard SmithPR22405: don't lose implicit-deleted-ness across AST...
2015-02-06 Ahmed Bougacha[AArch64] Use the source location of the IR branch...
2015-02-06 Simon Pilgrim[X86][AVX2] Begun adding AVX2 integer stack folding...
2015-02-06 Rui UeyamaPECOFF: Move error check for invalid command line combi...
2015-02-06 Hal FinkelRevert "r227976 - [PowerPC] Yet another approach to...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Duncan P. N... Support: Add dwarf::getLanguage()
2015-02-06 Duncan P. N... Support: Rewrite dwarf::LanguageString(), NFC
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope tutorial for Orc demonstrating...
next