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-31
Filipe Cabecinhas
Make blend tests more specific
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alexey Samsonov
[ASan] Behave the same for functions w/o sanitize_addre...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alexey Samsonov
[TSan] Fixup a test case after r209939
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alexey Samsonov
[TSan] Behave the same for functions w/o sanitize_threa...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric Christopher
Have the TLOF creation take a Triple rather than needin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Andrea Di Biagio
[X86] Add two combine rules to simplify dag nodes intro...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Filipe Cabecinhas
Convert a vselect into a concat_vector if possible
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Eric Christopher
isSVR4ABI() returned !isDarwin() so just move that...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Eric Christopher
Rename CreateTLOF->createTLOF to match the rest of...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Filipe Cabecinhas
Separate the check for blend shuffle_vector masks
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Sanjay Patel
fixed more typos
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Adrian Prantl
Roll DbgVariable::setMInsn into the constructor. No...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Sanjay Patel
added link to CMake page
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Sanjay Patel
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Matt Arsenault
Make bitcast, extractelement, and insertelement conside...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Logan Chien
Fix MIPS exception personality encoding.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
MachO: move test to ARM directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Rafael Espindola
PR19753: Optimize comparisons with "ashr exact" of...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Rafael Espindola
[pr19636] Fix known bit computation in urem instructio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
SelectionDAG: skip barriers for unordered atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
ARM: use AAPCS-style prologues for embedded MachO.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
MachO: support N_INDR aliases in assembly files.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
AArch64 & ARM: disable generic test that relies on...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
ARM & AArch64: make use of common cmpxchg idioms after...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Tim Northover
AArch64 & ARM: remove undefined behaviour from some...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Hao Liu
Test cases named with dates is a legacy rule not used...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Karthik Bhat
Allow vectorization of intrinsics such as powi,cttz...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Chandler Carruth
Add a trivial ArrayRef helper overload to the Selection...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Richard Trieu
Remove use of comma operator.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Nick Lewycky
When analyzing params/args for readnone/readonly, don...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Adam Nemet
[X86] Move test from r209863 to CodeGen/X86
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Adam Nemet
[X86] Remove AVX1 vbroadcast intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Adam Nemet
[X86] Auto-upgrade AVX1 vbroadcast intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Chandler Carruth
And fix my fix to sink down through the type at the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Chandler Carruth
Fix one bug in the latest incarnation of r209843 -...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Jeroen Ketema
Sync list of targets with configure's reality
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Arnold Schwaighofer
LoopVectorizer: Add a check that the backedge taken...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Filipe Cabecinhas
Added tests for shufflevector lowering to blend instrs.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Louis Gerbarg
Add support for combining GEPs across PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Chad Rosier
Update Credits.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Sebastian Pop
implement missing SCEVDivision case
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Sebastian Pop
fail to find dimensions when ElementSize is nullptr
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
Use range-based for loops in ASan, TSan and MSan
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Reid Kleckner
[ADT] Delete the Twine assignment operator
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Adrian Prantl
Debug Info: Remove unused code. The MInsn of an _abstra...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Rafael Espindola
Rename alias variables to make it easier to add new...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Rafael Espindola
[PPC] Use alias symbols in address computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Rafael Espindola
Add a test showing the ppc code sequence for getting...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Rafael Espindola
Revert "Revert "Revert "InstCombine: Improvement to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Artyom Skrobov
Restore getInvertedCondCode() from the phased-out backe...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Artyom Skrobov
Add missing check when MatchInstructionImpl() reports...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Simon Atanasyan
[elf2yaml][ELF] Move Info field to the RelocationSectio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Hao Liu
Rename a test case to contain correct date info.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Hao Liu
Fix an assertion failure caused by v1i64 in DAGCombiner...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Dinesh Dwivedi
LCSSA should be performed on the outermost affected...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
[LoadCombine] Missed a file.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
Add LoadCombine pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
[ASan] Hoist blacklisting globals from init-order check...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
[x86] Fold extract_vector_elt of a load into the Load...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Matt Arsenault
R600/SI: Fix pattern variable names.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
Fix typo in variable name
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
[ASan] Use llvm.global_ctors to insert init-order check...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Reid Kleckner
Add a simple helper function to create a 64-bit integer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "Revert "InstCombine: Improvement to check if...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "Add support for combining GEPs across PHI nodes"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Matt Arsenault
Fix wrong setcc result type when legalizing uaddo/usubo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Jim Grosbach
Update CREDITS to be at least moderately more current.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Sanjay Patel
fixed a few typos
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Sanjay Patel
test check-in: added missing parenthesis in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "InstCombine: Improvement to check if signed...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Reid Kleckner
Fix standard integer definitions for MSVC in DataTypes.h
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Louis Gerbarg
Add support for combining GEPs across PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Hal Finkel
Revert "[DAGCombiner] Split up an indexed load if only...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
InstCombine: Improvement to check if signed addition...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Hal Finkel
Revert "[PPC] Use alias symbols in address computation."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Joerg Sonnenberger
Don't hard-code ld when extracting host linker version...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asancov] Don't emit extra runtime calls when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Tilmann Scheller
[AArch64] Add store post-index update folding regressio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Justin Bogner
utils: Teach lldbDataFormatters to load automatically
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Tilmann Scheller
[AArch64] Add load post-index update folding regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Change representation of instruction ranges where varia...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Factor out looking for prologue end into a function
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
avoid type mismatch when building SCEVs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
do not use the GCD to compute the delinearization strides
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
remove BasePointer before delinearizing
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
remove constant terms
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Don't pre-populate the set of keys in the map with...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Arnaud A. de...
No need for those tests to go thru llvm-as and/or llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Arnaud A. de...
Factor out comparison of Instruction "special" states.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Reid Kleckner
Wording fix for llvm.global_dtors docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: partially revert cleanup committed in r209680
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Simplify solution to avoid DW_AT_artificial...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sasa Stankovic
[mips] Optimize long branch for MIPS64 by removing...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Create abstract function definitions even...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Avoid an extra map lookup when finding abstr...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Lazily construct subprogram definition DIEs.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Lazily attach definition attributes to defin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
David Blaikie
DebugInfo: Separate out the addition of subprogram...
commit
|
commitdiff
|
tree
|
snapshot
next