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-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
2015-11-13
Tom Stellard
AMDGPU: Add stony support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Tom Stellard
ELFYAML: Add support for parsing AMDGPU section attribu...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Reid Kleckner
[Symbolizer] Don't use PE symbol tables to override...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Sanjay Patel
use range-based for loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[ARM] Replace ARMISD::RBIT with ISD::BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Artyom Skrobov
Fixing a typo in docs/CodeGenerator.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Zlatko Buljan
[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R]...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Daniel Sanders
[mips][ias] Explicitly disable IAS on asm-large-immedia...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Ulrich Weigand
[SystemZ] Simplify boolean conditional return statements
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Daniel Sanders
[mips][ias] Replace invalid assembly insn in test since...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Liew
[lit] Improve error message when lit fails to executabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Liew
[lit] Fix bug where ``lit.util.which()`` would return...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[GlobalOpt] Make sure all debug lines end with '\n'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[GlobalOpt] Coding style - remove function names from...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[AArch64] Check the expansion of BITREVERSE in regressi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[SDAG] Fix expansion of BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Sanjoy Das
[ImplicitNulls] Add some clarifying comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] Fixing leak in padEndloop by allocating in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
NAKAMURA Takumi
llvm/test/tools/llvm-profdata/text-format-errors.test...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Nathan Slingerland
[llvm-profdata] Add check for text profile formats...
commit
|
commitdiff
|
tree
|
snapshot
next