]> granicus.if.org Git - llvm/shortlog
llvm
2017-09-15 Martin Pelikan[XRay] fix and clarify comments in the log file decoder
2017-09-15 Petr Hosek[Object] Fix missing arguments to getType and getSymbol...
2017-09-15 Zachary TurnerRevert "[lit] Force site configs to run before source...
2017-09-15 Tom Stellardmerge-request.sh: Update to use new "Fixed by Commit...
2017-09-15 Reid Kleckner[cmake] Fix a variable shadowing bug
2017-09-15 Reid Kleckner[codeview] Use a type index of zero for static method...
2017-09-15 Zachary Turner[lit] Revert "Add a lit.llvm module that all llvm proje...
2017-09-15 Zachary Turner[lit] Remove some code that I forgot to remove.
2017-09-15 Zachary Turner[lit] Add a lit.llvm module that all test suites can...
2017-09-15 Alina SbirleaRefactor collectChildrenInLoop to LoopUtils [NFC]
2017-09-14 Sam Clegg[WebAssembly] Use a separate wasm data segment for...
2017-09-14 Eric BeckmannFix bug 34608 by moving private header out of public...
2017-09-14 Craig Topper[X86] Remove an unnecessary SmallVector from LowerBUILD...
2017-09-14 Jan SjodinFix warnings in r313297.
2017-09-14 Zachary Turner[lit] Fix some windows line endings that snuck in.
2017-09-14 Matt ArsenaultAMDGPU: Fix violating constant bus restriction
2017-09-14 Jan SjodinAdd AddresSpace to PseudoSourceValue.
2017-09-14 Krzysztof ParzyszekSubtarget support for parameterized register class...
2017-09-14 Guozhi Wei[TargetTransformInfo] Detect 0 latency instructions
2017-09-14 Benjamin KramerRemove usages of deprecated std::unary_function and...
2017-09-14 Matt ArsenaultAMDGPU: Fix assert on alloca of array of struct
2017-09-14 Simon Dardis[bpf] Fix test to always use little endian.
2017-09-14 Jonas Devlieghere[test] Fix TestDWARFDieRangeInfoIntersects
2017-09-14 Matt ArsenaultAMDGPU: Stop modifying SP in call sequences
2017-09-14 Dehao ChenInvoke GetInlineCost for legality check before inline...
2017-09-14 Simon Dardis[mips] Implement the 'dext' aliases and it's disassembl...
2017-09-14 Adrian PrantlAdapt more testcases for llvm-dwarfdump changes.
2017-09-14 Matt ArsenaultAMDGPU: Make frame register caller preserved
2017-09-14 Krzysztof ParzyszekSilence warning about unused variable in release build
2017-09-14 Adrian Prantlllvm-dwarfdump: support dumping static archives.
2017-09-14 Krzysztof ParzyszekTableGen support for parameterized register class infor...
2017-09-14 Zachary Turner[lit] Force site configs to be run before source-tree...
2017-09-14 Benjamin Kramer[tblgen] Remove uses of std::ptr_fun, it's removed...
2017-09-14 Krzysztof Parzyszek[IfConversion] More simple, correct dead/kill liveness...
2017-09-14 Simon Dardis[mips] Implement the 'dins' aliases.
2017-09-14 Sanjay Patel[InstSimplify] fold sdiv/srem based on compare of divid...
2017-09-14 Chad RosierAdd newline to end of test file. NFC.
2017-09-14 Aleksandar... Test commit.
2017-09-14 Sanjay Patel[InstSimplify] clean up div/rem handling; NFCI
2017-09-14 Simon Pilgrim[X86] Regenerate test. NFCI.
2017-09-14 Simon PilgrimRegenerate test (broadcast comment). NFCI.
2017-09-14 Krzysztof Parzyszek[Hexagon] Make getMemAccessSize return size in bytes
2017-09-14 Ayman Musa[X86] When applying the shuffle-to-zero-extend transfor...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Simon Dardis[mips] Pick the right variant of DINS upfront and enabl...
2017-09-14 Jonas DevlieghereRevert "[dwarfdump] Add DWARF verifiers for address...
2017-09-14 Simon Pilgrim[DAGCombine] (shl (or x, c1), c2) -> (or (shl x, c2...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Simon PilgrimFix line endings. NFCI.
2017-09-14 Simon PilgrimFix line endings. NFCI.
2017-09-14 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - cleanup ROTL/ROTR...
2017-09-14 Dean Michael... [XRay][DebugInfo] Update the test to use a specific...
2017-09-14 Chandler Carruth[PM/CGSCC] Teach the CGSCC pass manager components...
2017-09-14 Dean Michael... [XRay][DebugInfo] Remove -debug-compile from test invoc...
2017-09-14 Alon Kom[LV] Fix maximum legal VF calculation
2017-09-14 George RimarRecommit r313234 "[llvm-readobj] - Refactor printGroupS...
2017-09-14 George RimarRevert r313234 "[llvm-readobj] - Refactor printGroupSec...
2017-09-14 George Rimar[llvm-readobj] - Refactor printGroupSections methods.
2017-09-14 Dean Michael... [XRay][CodeGen] Use the current function symbol as...
2017-09-14 Simon Atanasyan[mips] Recognise the triple used by Debian for MIPS...
2017-09-14 Vitaly BukaRevert "Invoke GetInlineCost for legality check before...
2017-09-14 Peter CollingbourneReland r313157, "ThinLTO: Correctly follow aliasee...
2017-09-14 Dinar Temirbulatov[SLPVectorizer] Prefer auto over explicit type for...
2017-09-14 Hans WennborgRevert r313157 "ThinLTO: Correctly follow aliasee refer...
2017-09-14 Hiroshi YamauchiAdd optional profile counts to block frequency dump.
2017-09-14 NAKAMURA TakumiMove llvm/test/CodeGen/X86/clear-liverange-spillreg...
2017-09-13 Matt ArsenaultAMDGPU: Don't spill SP reg like a normal CSR
2017-09-13 Reid Kleckner[codeview] Fold FIXME into comment, there's nothing...
2017-09-13 Hans WennborgRevert r312719 "[MachineCombiner] Update instruction...
2017-09-13 Adrian PrantlUse MemoryBufferRef. (NFC)
2017-09-13 Adrian PrantlFactor out duplicate code from llvm-dwarfdump (NFC)
2017-09-13 Adrian PrantlUpdate testcase that was XFAILed on Darwin for llvm...
2017-09-13 Stanislav MekhanoshinAllow target to decide when to cluster loads/stores...
2017-09-13 Adrian Prantlllvm-dwarfdump: automatically dump both regular and...
2017-09-13 Matt ArsenaultAMDGPU: Handle coldcc in more places
2017-09-13 Reid Kleckner[codeview] VLAs and unsized arrays should use a size...
2017-09-13 Dehao ChenUpdate the early_inline test to explicitly add attribut...
2017-09-13 Eli Friedman[ARM] Add more CPUs to host detection
2017-09-13 Wei MiAdd a comment for the test. NFC.
2017-09-13 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize-use-using...
2017-09-13 Wei Mi[RegAlloc] Keep a copy of live interval for the spilled...
2017-09-13 Vedant Kumar[Bitcode] Add a compatibility test for 5.0.0 bitcode
2017-09-13 Dehao ChenInvoke GetInlineCost for legality check before inline...
2017-09-13 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-09-13 Kevin EnderbyFix a crash in llvm-nm for a bad Mach-O file that has...
2017-09-13 Adrian McCarthyMark static member functions as static in CodeViewDebug
2017-09-13 Zachary TurnerRevert "Determine up front which projects are enabled."
2017-09-13 Easwaran Raman[Inliner] Add another way to compute full inline cost.
2017-09-13 Anna Thomas[LV] Avoid computing the register usage for default...
2017-09-13 Sanjoy DasFix a misleading phrase in the LangRef
2017-09-13 Michael ZuckermanRefactoring the stride 4 code in the X86interleavedacce...
2017-09-13 Adrian Prantlllvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
2017-09-13 Brian Gesiak[CFG] Fix typo in docblock: blocsk/blocks
2017-09-13 Vedant Kumar[unittests] Fix up test after rL313156
2017-09-13 Sanjay Patel[InstSimplify] regenerate checks; NFC
2017-09-13 Simon Atanasyan[mips] Add unitests to check parsing MIPS triples. NFC
2017-09-13 Hiroshi YamauchiAdd options to dump PGO counts in text.
2017-09-13 Teresa Johnson[ThinLTO] AliasSummary should not have any references
2017-09-13 Peter CollingbourneThinLTO: Correctly follow aliasee references when dead...
2017-09-13 Alexander KornienkoConvenience/safety fix for llvm::sys::Execute(And|No...
next