projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-11-17
Zlatko Buljan
[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Jay Foad
Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
David Majnemer
[AliasAnalysis] CatchPad and CatchRet can modify escape...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
David Majnemer
Fix a typo in BasicAliasAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Igor Breger
AVX512 : regenerate the test file against trunk.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Zlatko Buljan
Added microMIPSDSPr1 assembler and disassembler tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Rafael Espindola
Add MemoryBufferRef(MemoryBuffer&) constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Xinliang David Li
Fix unaligned memory read issue exposed by ubsan
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Davide Italiano
[Documentation] Add guidelines for grouping tests together.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Rafael Espindola
Drop prelink support.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Matthias Braun
Assume lane masks are always precise
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
David Blaikie
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
David Blaikie
dwarfdump: Use the index to find the right abbrev offse...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Derek Schuff
[WebAssembly] Fix printing of global operands
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Philip Reames
[PRE] Preserve !invariant.load metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Simon Pilgrim
[X86][SSE] Merged BLEND shuffle decode comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
David Blaikie
Demote a single-use named function object to a lambda
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Simon Pilgrim
[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Simon Pilgrim
[X86][SSE] Merged SHUF/PERM shuffle decode comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Simon Pilgrim
[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Sanjay Patel
use range-based for loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Stephen Canon
Add isInteger() to APFloat.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Michael Zolotukhin
[PR25538]: Fix a failure caused by r253126.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Derek Schuff
[WebAssembly] Fix function return type printing
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Derek Schuff
[WebAssembly] Reverse the order of operands for br_if
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
David Majnemer
[IR] Manage TheNoneToken with a std::unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Kit Barton
Find available scratch register to use in function...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Reid Kleckner
[WinEH] Don't let UnwindHelp alias the return address
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Reid Kleckner
Use the subtarget reference that we already have
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Owen Anderson
Add intermediate subtract instructions to reassociation...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
David Majnemer
[LoopStrengthReduce] Don't increment iterator past...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Vasileios Kalintiris
[mips] Disable code generation through FastISel for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Davide Italiano
[SimplifyLibCalls] Generalize a comment. This doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Petr Pavlu
[ARM] Prevent use of a value pointed by end() iterator...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Oliver Stannard
[ARM,AArch64] Store source location of asm constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Oliver Stannard
[ARM,AArch64] Store source location for values in assem...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Dan Gohman
[WebAssembly] Prototype passes for register coloring...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Daniel Sanders
[mips][ias] Remove spurious ';' from inline assembly...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Daniel Sanders
[mips][ias] Accept $31 or $ra in hf16call32.ll. IAS...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Daniel Sanders
[mips][ias] Allow whitespace after commas in inlineasm...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Artyom Skrobov
Handle ARMv6KZ naming
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Artyom Skrobov
NFC refactorings in lib/Support/TargetParser.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Bradley Smith
[ARM] Allow TargetParser to accurately target architectures
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Bradley Smith
[ARM] Introduce subtarget features per ARM architecture.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
James Molloy
Properly check if a CMPZ node is in fact comparing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Pavel Labath
Don't generate discriminators for calls to debug intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Oliver Stannard
[AArch64] ldr= pseudo-instruction silently ignored...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
James Molloy
[GlobalOpt] Address post-commit review comments on...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Benjamin Kramer
Move helper classes into anonymous namespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Keno Fischer
Fix r253186 test case
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Keno Fischer
[DIBuilder] Make createReferenceType take size and...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Igor Breger
AVX512: Implemented encoding and intrinsics for VMOVSHD...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Keno Fischer
Also map the personality function in CloneFunctionInto
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Keno Fischer
[Sink] Don't move landingpads
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Vedant Kumar
[ADT] Make capacity_in_bytes support BitVector. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dan Gohman
[WebAssembly] Use tabs instead of spaces in assembly...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Simon Pilgrim
[X86][SSE] Tidyup with implicit SDValue bool check...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Teresa Johnson
Fix mapping of unmaterialized global values during...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
James Molloy
[GlobalOpt] Demote globals to locals more aggressively
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Alex Denisov
[Docs] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Igor Breger
Revert r253160.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Elena Demikhovsky
Fixed GEP visitor in the InstCombine pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Igor Breger
AVX512: Implemented encoding and intrinsics for VMOVSHD...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dylan McKay
NFC: Document MSVC getters on Triple
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Teresa Johnson
Use a different block id for block of metadata kind...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dan Gohman
[WebAssembly] Minor code simplification. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dan Gohman
[WebAssembly] Make indentation consistent with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dan Gohman
[WebAssembly] Support signext, zeroext, and several...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dan Gohman
[WebAssembly] Change int_wasm_memory_size from IntrNoMe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Simon Pilgrim
[X86][SSE] Fixed arch/triple and regenerated results.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Davide Italiano
[llvm-ar] Use failIfError/fail helpers.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Davide Italiano
[llvm-ar] Use fail() helper to reduce duplication.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Davide Italiano
[llvm-ar] Simplify the code.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Simon Pilgrim
[X86][SSE] Added extra vector truncation tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Akira Hatanaka
Reduce the size of MCRelaxableFragment.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Michael Zolotukhin
Don't recompute LCSSA after loop-unrolling when possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Akira Hatanaka
[MCTargetAsmParser] Move the member varialbes that...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eric Christopher
Add MMX to the 3dnow enum and propagate changes around...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Quentin Colombet
[ShrinkWrapping] Disable the optimization for functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
David Blaikie
Remove some unused includes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Sanjoy Das
[RuntimeDyld] Fix indentation and whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Justin Bogner
AArch64: Default AArch64Subtarget::ReserveX18 to true...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matthias Braun
MachineScheduler: Print initial pressure in debug dump
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matthias Braun
MachineScheduler: Improve debug output for "only one...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matthias Braun
tablegen: Add a simple heuristic to get better names...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Chad Rosier
[LIR] Add support for creating memcpys from loops with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] Fixing memory leak during relaxation by alloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Reid Kleckner
[WinEH] Fix ESP management with 32-bit __CxxFrameHandler3
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Evgeniy Stepanov
[safestack] Rewrite isAllocaSafe using SCEV.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Akira Hatanaka
[Docs] Fix warning "Title underline too short."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Rename the Const instructions to be upper...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Diego Novillo
SamplePGO - Add dump routines for LineLocation, SampleR...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Rename memory intrinsics to be upper...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Cong Hou
[X86][SSE] Combine UNPCKL with vector_shuffle into...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
David Blaikie
dwarfdump: Add support for dumping the table contents...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Chad Rosier
Add a comment that should have made my last commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Reid Kleckner
Add missing triple to WinEH test case
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Chad Rosier
[LIR] Factor out the code to compute base ptr for negat...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Reid Kleckner
[WinEH] Make UnwindHelp a fixed stack object allocated...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] Factoring bundle creation in to a utility...
commit
|
commitdiff
|
tree
|
snapshot
next