projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-04-30
Joerg Sonnenberger
Restore condition incorrectly changed in r96289 to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
Convert more loops to range-based equivalents
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Gerolf Hoflehner
Patch for function cloning to inline all blocks whose...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Provide a version of getSymbolOffset that returns false...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
Slightly simplify code in DwarfDebug::beginFunction
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
Move logic for calculating DBG_VALUE history map into...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
Move a testcase from ELF to ARM64, incorrectly placed...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
David Blaikie
Emit DW_AT_object_pointer once, on the declaration...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
Don't expect to find fpcmp and PerfectShuffle when...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Jay Foad
Remove unused field hash_state::seed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Weiming Zhao
[ARM64] Prevent bit extraction to be adjusted by follow...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Reid Kleckner
Fix the clang-cl self-host build by defining ~DwarfDebu...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
Add a testcase for r207627.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Hans Wennborg
Use the new StringTableBuilder in yaml2elf
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Yi Jiang
Revert r207571 - Add slp vectorization to LTO passes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Michael Zolotukhin
[X86] Never hoist the shift value of a shift instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
Convert several loops over MachineFunction basic blocks...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Carlo Kok
[IPO/MergeFunctions] changes so it doesn't try to bitca...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
David Majnemer
IR: Conservatively verify inalloca arguments
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Simplify ELFObjectWriter::SymbolValue.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Add instruction alias (negu).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Add instruction alias (sltu).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Hans Wennborg
ELFObjectWriter: deduplicate suffices in strtab
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: print fp immediates without using scientific...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: implement remaining TLS relocations...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: add specific diagnostic for MRS/MSR...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: accept and print floating-point immediat...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
David Majnemer
IR: Alloca clones should remember inalloca state
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Add instruction alias (dsll and dsrl).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Douglas Gregor
Fix a use of uninitialized memory in SmallVector's...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Relax the test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tom Stellard
R600/SI: Use VALU instructions for copying i1 values
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tom Stellard
R600/SI: Teach moveToVALU how to handle some SMRD instr...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Chad Rosier
[ARM64][fast-isel] Fast-isel doesn't know how to handle...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Rename the test, it is testing the symver directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Add instruction alias (sll and srl).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Sasa Stankovic
[mips] Fix MipsLongBranch pass to work when the offset...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Update tests with encoding information for slt...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tom Stellard
R600: Remove unused function AMDGPUSubtarget::getDefaul...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Evgeniy Stepanov
[asan] Disable asm instrumentation on unsupported platf...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: enable AArch64's basic-a64-instructions test
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: print lsr instead of lsrv for variable shifts...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: use 32-bit operations for uxtb & uxth
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: allow smaller granule relocations on...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: copy support for bCC instead of b.CC...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: expunge CPSR from the sources
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
AArch64/ARM64: use HS instead of CS & LO instead of CC.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Grammar fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Daniel Sanders
[mips][msa] Fix vector insertions where the index is...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: accept ELF-relocated load/store insts without...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: remove duplication by templating InstPrinter...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Add support for .cpload.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Matheus Almeida
[mips] Emit all three relocation operations for each...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: use hex immediates for movz/movk instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: hexify printing various immediate operands
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: print canonical syntax for add/sub (imm) instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Chandler Carruth
[LCG] Add the really, *really* boring edge insertion...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Evgeniy Stepanov
Fix multiline comment warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
[ARM64] Simplify if condition.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
[ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
[ARM64] Try and make the ELF MCJIT *slightly* less...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
James Molloy
[ARM64] Ensure arm64_be is dealt with when emitting...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
NAKAMURA Takumi
raw_ostream::operator<<(StringRef): Avoid potential...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Tim Northover
ARM64: make sure FastISel uses a GPR64 source in 64...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Chandler Carruth
[LCG] Actually test the *basic* edge removal bits ...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Benjamin Kramer
Add a <tuple> include to more files that aren't getting...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Craig Topper
Use makeArrayRef insted of calling ArrayRef<T> construc...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Saleem Abdulrasool
ARM: support stack probe emission for Windows on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
NAKAMURA Takumi
ConstantHoisting.cpp: Add <tuple> for std::tie, since...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Saleem Abdulrasool
ARM: print COFF function header for Windows on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Craig Topper
[C++11] Use 'nullptr' in tablegen output files.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Craig Topper
De-virtualize or remove some methods that have no overr...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Saleem Abdulrasool
ARM: move llvm_unreachable use
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Saleem Abdulrasool
ARM: partially handle 32-bit relocations for WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Rafael Espindola
Simplify getSymbolOffset.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Chandler Carruth
[ADT] Provide some helpful static_asserts for using...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugLine.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Reid Kleckner
Implement X86 code generation for musttail
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Reid Kleckner
Fix the build with MSVC 2013 by explicitly requesting...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Benjamin Kramer
Another missing include for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
David Blaikie
Fix some 80 cols violations committed in r207539
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Benjamin Kramer
Try to fix the msvc build.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600: Remove duplicate setting of SELECT expansion.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600/SI: Only select SALU instructions in the entry...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600: optimize the UDIVREM 64 algorithm
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600: Implement iterative algorithm for udivrem
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600: Change UDIV/UREM to UDIVREM when legalizing types
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Tom Stellard
R600: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Jim Grosbach
Spelling.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Jim Grosbach
Tidy up whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Rafael Espindola
Also handle ConstantAggregateZero when optimizing vperm...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
David Blaikie
Fix MSVC build broken by r207580
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
David Blaikie
PR19553: Memory leak in RuntimeDyldELF::createObjectIma...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugLine.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Rafael Espindola
Remove tabs.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Rafael Espindola
Two fixes to the vpermilvar optimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Andrea Di Biagio
[Windows] Fix assertion failure when passing 'nul'...
commit
|
commitdiff
|
tree
|
snapshot
next