]> granicus.if.org Git - llvm/shortlog
llvm
2017-02-25 Piotr Padlewski[Doc] Modernize programmers manual
2017-02-25 Xin TongEmpty line. NFCI
2017-02-25 Daniel JasperAdd static_cast to silence -Wc++11-narrowing.
2017-02-25 Zachary Turner[PDB] Disable some tests that are breaking bots.
2017-02-25 Jan VeselyAMDGPU/SI: export s_waitcnt builtin
2017-02-25 Junmo ParkMinor code cleanup. NFC.
2017-02-25 Zachary TurnerRe-enable BinaryStreamTest.StreamReaderObject.
2017-02-25 Akira HatanakaRemove redundant code. NFC.
2017-02-25 Akira HatanakaClean up ObjCARCOpts.cpp. NFC.
2017-02-25 Zachary TurnerDisable BinaryStreamTest.StreamReaderObject temporarily.
2017-02-25 Zachary Turner[PDB] General improvements to Stream library.
2017-02-25 Zachary TurnerRemove svn:eol-style=native from Properties.
2017-02-25 Zachary Turner[PDB] Rename Stream related source files.
2017-02-25 Dean Michael... [XRAY] A Color Choosing helper for XRay Graph
2017-02-25 Easwaran Raman[InlineCost] Move the code in isGEPOffsetConstant to...
2017-02-25 Junmo ParkMinor code cleanup. NFC.
2017-02-25 Rong Xu[PGO] Directory name stripping in global identifier...
2017-02-24 Mike Aizatsky[sancov] extending sancov --help documentation
2017-02-24 Dan Gohman[WebAssembly] Add support for using a wasm global for...
2017-02-24 Krzysztof Parzyszek[Hexagon] Undo shift folding where it could simplify...
2017-02-24 Dan Gohman[WebAssembly] Basic support for Wasm object file encoding.
2017-02-24 Chris Bieneman[.gitignore] Update .gitignore to ignore a nested build...
2017-02-24 Krzysztof Parzyszek[Hexagon] Prettify code in HexagonDAGToDAGISel::Select
2017-02-24 Wei DingAMDGPU : Replace FMAD with FMA when denormals are enabled.
2017-02-24 Stanislav MekhanoshinRevert "Correct register pressure calculation in presen...
2017-02-24 Sanjay Patel[utils] allow auto-generation of checks for thumb triples
2017-02-24 Evgeniy StepanovDisallow redefinition of section symbols.
2017-02-24 Evgeniy StepanovInitialize MCContext::InlineSrcMgr in the constructor.
2017-02-24 Sanjay Patel[ARM] add tests for alternate forms of select-of-consta...
2017-02-24 Dan Gohman[WebAssembly] Define an initial set of relocation types...
2017-02-24 Tim NorthoverGlobalISel: check for CImm rather than Imm on G_CONSTANTs.
2017-02-24 Sanjay Patel[ARM] auto-generate complete checks; NFC
2017-02-24 Dan Gohman[WebAssembly] Handle f16 in fast-isel.
2017-02-24 Xin TongFix Indentation. NFCI
2017-02-24 Lang Hames[Orc][RPC] Accept both const char* and char* arguments...
2017-02-24 Eli Friedman[CodeGenPrepare] Make -addr-sink-using-gep work with...
2017-02-24 Yaxun Liu[InstCombine] Fix bug in pointer replacement
2017-02-24 Davide Italiano[Target/MIPS] Kill dead code, no functional change...
2017-02-24 Michael Kuperstein[CGP] Split some critical edges coming out of indirect...
2017-02-24 Simon PilgrimRevert: r296141 [APInt] Add APInt::extractBits() method...
2017-02-24 Matthew Simpson[LV] Merge floating-point and integer induction widenin...
2017-02-24 Nemanja Ivanovic[PowerPC] Use subfic instruction for subtract from...
2017-02-24 Nemanja Ivanovic[PowerPC] Use rldicr instruction for AND with an immedi...
2017-02-24 Simon Pilgrim[APInt] Add APInt::extractBits() method to extract...
2017-02-24 Simon PilgrimFixed IntOperandMatcher::emitCxxPredicateExpr arguments
2017-02-24 Sanjay Patel[DAGCombiner] add missing folds for scalar select of...
2017-02-24 Simon DardisRecommit "[mips] Fix atomic compare and swap at O0."
2017-02-24 Simon DardisRevert "[mips] Fix atomic compare and swap at O0."
2017-02-24 Simon Dardis[mips] Fix atomic compare and swap at O0.
2017-02-24 Daniel Sanders[globalisel] Decouple src pattern operands from dst...
2017-02-24 Simon Pilgrim[X86][SSE] Target shuffle combine can try to combine...
2017-02-24 Sanjay Patel[InstCombine] don't try SimplifyDemandedInstructionBits...
2017-02-24 Sanjay Patel[x86] use DAG.getAllOnesConstant(); NFCI
2017-02-24 Daniel SandersFix missing call to base class constructor in r296121.
2017-02-24 Simon Dardis[mips] Handle 64 bit immediate in and/or/xor pseudo...
2017-02-24 Diana Picus[ARM] GlobalISel: Select G_STORE
2017-02-24 Daniel Sanders[globalisel] Sort RuleMatchers by priority.
2017-02-24 Diana PicusMinor test fix
2017-02-24 Diana Picus[ARM] GlobalISel: Add reg bank mappings for stores
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Diana PicusFixup r296105 - only run tests on Mips
2017-02-24 Simon PilgrimFix signed/unsigned comparison warnings
2017-02-24 Diana Picus[ARM] GlobalISel: Legalize stores
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Diana PicusRevert "[ARM] GlobalISel: Legalize stores"
2017-02-24 Diana Picus[ARM] GlobalISel: Legalize stores
2017-02-24 Simon Pilgrim[APInt] Add APInt::setBits() method to set all bits...
2017-02-24 Justin BognerAdd missing initialization for MachineOptimizationRemar...
2017-02-24 Dan Gohman[WebAssembly] Add a README.txt entry for mergeable...
2017-02-24 Craig Topper[AVX-512] Separate the fadd/fsub/fmul/fdiv/fmax/fmin...
2017-02-24 Craig Topper[ExecutionDepsFix] Use range-based for loop. NFC
2017-02-24 Craig Topper[IR][X86] Fix llvm version number in comments in AutoUp...
2017-02-24 Craig Topper[AVX-512] Remove lzcnt intrinsics and autoupgrade them...
2017-02-24 Craig Topper[AVX-512] Move lzcnt and conflict intrinsic tests to...
2017-02-24 Craig Topper[AVX-512] Use update_llc_test_checks.py to generate...
2017-02-24 Petr Hosek[Fuchsia] Use thread-pointer ABI slots for stack-protec...
2017-02-24 Eli FriedmanAdd some testcases for bitfields with illegal widths.
2017-02-24 Eli FriedmanFix old testcase for dead store to match the original...
2017-02-24 Xin TongFix an iterator invalidation bug when simplifying LIC...
2017-02-24 Adam Nemet[LazyMachineBFI] Add testcase
2017-02-24 Michael KupersteinRevert r269060 to pacify bots.
2017-02-24 Justin BognerOptDiag: Add test for r296053
2017-02-24 Michael Kuperstein[CGP] Split some critical edges coming out of indirect...
2017-02-24 Ahmed Bougacha[GlobalISel] Use the same name for all remarks.
2017-02-24 Ahmed Bougacha[GlobalISel] Use the DISubprogram for translation failu...
2017-02-24 Ahmed Bougacha[GlobalISel] Remove now-unnecessary variable. NFC.
2017-02-24 Adrian McCarthyFix unit tests after r296049.
2017-02-24 Justin BognerOptDiag: Summarize the instruction count in asm-printer
2017-02-24 Justin BognerOptDiag: Use DiagnosticLocation in MachineOptimizationR...
2017-02-24 Evgeniy Stepanov[msan] Fix instrumentation of array allocas.
2017-02-24 Adrian McCarthyImplement some methods for NativeRawSymbol
2017-02-23 Ahmed Bougacha[GlobalISel] Don't translate other blocks when one...
2017-02-23 Ahmed Bougacha[GlobalISel] Finalize translated function on scope...
2017-02-23 Adrian Prantlfix 80-column violation
2017-02-23 Xin TongDelete outdated comment. NFC
2017-02-23 Xin TongLoopUnswitch - Simplify based on known not to a be...
2017-02-23 Adam Nemet[OptDiag] Comment about the legacy status of emitOptimi...
2017-02-23 Adam Nemet[OptDiag] Remove hotness parameter from legacy remark...
2017-02-23 Adam Nemet[OptDiag] Hide legacy remark ctors
next