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-05-20
David Blaikie
Unbreak the sanitizer buildbots after r209226 due to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Eric Christopher
Move the function and data section flags into the optio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Kevin Enderby
Revert r209235 as it broke two tests:
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Kevin Enderby
Update MachOObjectFile::getSymbolAddress so it returns...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Quentin Colombet
[LSR] Canonicalize reg1 + ... + regN into reg1 + ....
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Duncan P. N...
GlobalValue: Automatically reset visibility when settin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
David Blaikie
Fix test breakage introduced in r209223.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Alexey Samsonov
Rewrite calculateDbgValueHistory to make it (hopefully...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
David Blaikie
PR19767: DebugInfo emission of pointer constants.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Renato Golin
Avoids DCE on write_register
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Adam Nemet
[PowerPC] PR19796: Also match ISD::TargetConstant in...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Eric Christopher
Clean up language and grammar.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Daniel Sanders
Temporarily revert: r209129 - [mips][mips64r6] Sorted...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Bradley Smith
[ARM64] Port basic-a64-diagnostics.s over to ARM64
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Tim Northover
TableGen: permit non-leaf ComplexPattern uses
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Simon Atanasyan
Add parentheses to suppress the gcc warning '-Wparenthe...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Benjamin Kramer
Legalizer: Make bswap promotion safe for vectors.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Simon Atanasyan
[Mips] Add more relocation types and MIPS specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Christian Pirker
ARMEB: Additional test files for ARM fixups
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Tim Northover
TableGen: convert InstAlias's Emit bit to an int.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Alexey Volkov
[X86] Tune LEA usage for Silvermont
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Zinovy Nis
[LV][REFACTOR] One more tiny fix for printing debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Saleem Abdulrasool
llvm-readobj: use range-based for loop
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Nick Lewycky
Teach isKnownNonNull that a nonnull return is not null...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
David Blaikie
DebugInfo: Emit function definitions within their names...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
David Blaikie
Follow up to 209187, updating a test to use FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
David Blaikie
Update test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Adrian Prantl
LTO: Add a testcase for linking modules with incompatib...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Kevin Enderby
OK, NAKAMURA Takumi beat me to this change. So backing...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Kevin Enderby
David Blaikie pointed out that the test added in r20915...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
David Blaikie
DebugInfo: Assume all subprogram DIEs have been created...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
NAKAMURA Takumi
[CMake] Add llvm-size to check-llvm, to fix build since...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Chad Rosier
[ARM64] Adds Cortex-A53 scheduling support for vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Matt Arsenault
Remove unused method declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Alexey Samsonov
Add documentation for llvm-dwarfdump tool
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
David Blaikie
DebugInfo: Don't include DW_AT_inline on each abstract...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
David Blaikie
DebugInfo: Fix missing inlined_subroutines caused by...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Eric Christopher
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Reid Kleckner
cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Juergen Ributzka
[ConstantHoisting][X86] Change the cost model to never...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Andrea Di Biagio
[X86] Add ISel patterns to improve the selection of...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Kevin Enderby
Implement MachOObjectFile::isSectionData() and MachOObj...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Filipe Cabecinhas
Added more insertps optimizations
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Lang Hames
Fix testers by removing dubious testcase for r209154.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Lang Hames
[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Alexey Samsonov
Kill symbolization functionality in llvm-dwarfdump...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Peter Collingbourne
Check the alwaysinline attribute on the call as well...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Matt Arsenault
Use range for
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Jyotsna Verma
reverting r209132
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Alp Toker
MemoryBuffer: Use GetNativeSystemInfo()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Eric Christopher
Revert "Patch for function cloning to inline all blocks...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Bradley Smith
[ARM64] Split tbz/tbnz into W/X register variant
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Jyotsna Verma
Hexagon: Add encoding bits to the mpy instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Zoran Jovanovic
[mips][mips64r6] Sorted *_ENC, *_DESC classes and tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Aaron Ballman
Resolving MSVC warnings about switch statements with...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Benjamin Kramer
Flip on vectorization of bswap intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Benjamin Kramer
SDAG: Legalize vector BSWAP into a shuffle if the shuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Dinesh Dwivedi
Added inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Filipe Cabecinhas
Change the blend tests to AVX, not AVX2.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
NAKAMURA Takumi
Reformat blank lines.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Craig Topper
Remove last uses of OwningPtr from llvm. As far as...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Craig Topper
Use std::unique_ptr instead of OwningPtr in the MemoryB...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Saleem Abdulrasool
ARM: make libcall setup more table driven
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Benjamin Kramer
Options: Use erase_if to remove Args from the list.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Saleem Abdulrasool
ARM: improve WoA ABI conformance for frame register
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Saleem Abdulrasool
ARM: consolidate frame pointer register knowledge
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
Target: remove old constructors for CallLoweringInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
Target: add support to build CallLoweringInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
Target: change member from reference to pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
ARM: whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Rafael Espindola
Use create methods since msvc doesn't handle delegating...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Rafael Espindola
Handle ConstantAggregateZero when upgrading global_ctors.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Rafael Espindola
Reduce abuse of default values in the GlobalAlias const...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
NAKAMURA Takumi
Revert r209049 and r209065, "Add support for combining...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
David Majnemer
MachO: Add comments describing section flags/attrs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Louis Gerbarg
Fix for sanitizer crash introduced in r209049
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
David Majnemer
Target: Replace getSection().empty() with hasSection()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
test: fix copy-paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Saleem Abdulrasool
ARM: use the proper target object format for WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Chandler Carruth
[x86] Fix a bad predicate I spotted by inspection ...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Alexey Samsonov
[DWARF parser] Teach DIContext to fetch short (non...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Louis Gerbarg
Add support for combining GEPs across PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Pete Cooper
Use a sized enum for MachineOperandType. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Filipe Cabecinhas
Added tests for the cost of lowering VSELECT instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Filipe Cabecinhas
Implemented special cases for PerformVSELECTCombine.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Filipe Cabecinhas
Lower vselects into X86ISD::BLENDI when appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Filipe Cabecinhas
Implemented LowerVSELECT to custom lower some instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Rafael Espindola
Delete getAliasedGlobal.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
David Blaikie
DebugInfo: Assert rather than conditionalizing when...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
David Blaikie
DebugInfo: Handle emitting constants of C++ unicode...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Refactor the VOP3_32 tablegen class
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Add a PredicateControl class for managing...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Move tablegen patterns away from instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Remove unused instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Promote f32 SELECT to i32
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Stellard
R600/SI: Remove duplicate pattern
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Reid Kleckner
Add comdat key field to llvm.global_ctors and llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Rafael Espindola
Fix a warning in builds without asserts.
commit
|
commitdiff
|
tree
|
snapshot
next