projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-05-13
Michael Gottesman
[objc-arc] Move the before optimization statistics...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Akira Hatanaka
[mips] Add option -mno-ldc1-sdc1.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Shuxin Yang
Fix a bug that APFloat::fusedMultiplyAdd() mistakenly...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Akira Hatanaka
[mips] Define a helper function which creates an instru...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Akira Hatanaka
[mips] Rename functions. No functionality changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Rafael Espindola
Remove unused fields and arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Mihai Popa
The purpose of the patch is to fix the syntax of ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Lang Hames
Correctly preserve the input chain for potential tailca...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Duncan Sands
Suppress GCC compiler warnings in release builds about...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Nadav Rotem
SLPVectorizer: Swap LHS and RHS. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Hao Liu
Fix PR15950 A bug in DAG Combiner about undef mask
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Rafael Espindola
Remove the MachineMove class.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Rafael Espindola
XFAIL this test for mingw too.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Nadav Rotem
SLPVectorizer: Fix a bug in the code that generates...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Nadav Rotem
SLPVectorizer: Clear the map that maps between scalars...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Majnemer
InstCombine: Flip the order of two urem transforms
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Arnold Schwaighofer
LoopVectorize: Use the widest induction variable type
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Arnold Schwaighofer
LoopVectorize: Use variable instead of repeated functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Arnold Schwaighofer
LoopVectorize: Use IRBuilder interface in more places
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Blaikie
Correct parameter name in doc comment to match declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Benjamin Kramer
StringRefize some debug accel table bits.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Majnemer
InstCombine: Turn urem to bitwise-and more often
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Rafael Espindola
Change getFrameMoves to return a const reference.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Rafael Espindola
Remove more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Reed Kotler
Add -mtriple=mipsel-linux-gnu to the test so that the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Nadav Rotem
SLPVectorizer: Add support for trees with external...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Nadav Rotem
Add a debug print
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Nadav Rotem
Add an additional testcase for PR15882.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Reed Kotler
Checkin in of first of several patches to finish implem...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Jordan Rose
Micro-optimization: don't shift an entire bitcode recor...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Blaikie
Give the test from r181632 a target triple.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Blaikie
PR14492: Debug Info: Support for values of non-integer...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Jyotsna Verma
Fix unused variable error.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Jyotsna Verma
Hexagon: Fix switch statements in GetDotOldOp and IsNew...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Jyotsna Verma
Hexagon: Fix switch cases in HexagonVLIWPacketizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Rafael Espindola
Fix the R600 build.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Chad Rosier
[ms-inline asm] Fix a crasher when we fail on a direct...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Andrew Kaylor
Fix MCJITCAPITest.cpp unit test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alexander Kornienko
Better output for long help strings for command-line...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Rafael Espindola
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Benjamin Kramer
InstCombine: Don't claim to be able to evaluate any...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Logan Chien
Implement AsmParser for ARM unwind directives.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Aaron Ballman
XFAILing this test on Win32 to unbreak the build bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Benjamin Kramer
DAGCombiner: Generate a correct constant for vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Benjamin Kramer
InstCombine: Verify the type before transforming uitofp...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Tom Stellard
R600: Remove AMDILPeeopholeOptimizer and replace optimi...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Tom Stellard
R600: Expand SUB for v2i32/v4i32
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Tom Stellard
R600: Expand MUL for v4i32/v2i32
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Tom Stellard
R600: Expand SRA for v4i32/v2i32
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Tom Stellard
R600: Expand vselect for v4i32 and v2i32
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Chad Rosier
[x86AsmParser] It's valid to stop parsing an operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Owen Anderson
Teach SelectionDAG to constant fold all-constant FMA...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Dmitri Gribenko
Fix a documentation warning: \bried -> \brief
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Dmitri Gribenko
Documentation warning: \param, not \parm
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Jordan Rose
Rewrite assert to avoid warning when the record element...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Bill Wendling
Generate a compact unwind encoding in the face of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Jyotsna Verma
Hexagon: Remove switch cases from GetDotNewPredOp and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Shuxin Yang
[GVN] Split critical-edge on the fly, instead of postpo...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Jyotsna Verma
Hexagon: Use relation map for getMatchingCondBranchOpco...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Bill Wendling
Simplify the code a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Rafael Espindola
Don't replace an alias in llvm.used with its target.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Richard Osborne
[XCore] Fix handling of functions where only the LR...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Benjamin Kramer
InstCombine: Don't just copy known bits from the first...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Rafael Espindola
Avoid runtime type checks.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Benjamin Kramer
libDebugInfo depends on libObject nowadays.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Rafael Espindola
Introduce convenience typedefs for the 4 ELF object...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Kai Nacke
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Rafael Espindola
Change getRelocationAdditionalInfo to be ELF only.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Eric Christopher
Revert "Make sure debug info contains linkage names...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Arnold Schwaighofer
LoopVectorizer: Don't assert on the absence of inductio...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Dmitri Gribenko
Use correct parameter names in comments [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Daniel Malea
Revert 181475 as the DebugIR tests are breaking (automa...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Eric Christopher
Make sure debug info contains linkage names (DW_AT_MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Daniel Malea
DebugIR tests -- lit tests for the line number transform
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Daniel Malea
Pull up AssemblyWriter interface into header to allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Daniel Malea
Add line tracking support to FormattedStream
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Akira Hatanaka
[mips] Add instruction selection pattern for (seteq...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Ulrich Weigand
[PowerPC] Add ELF relocation tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Roman Divacky
Remove unused isLegalAddressImmediate() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Ulrich Weigand
[PowerPC] Add some missing PPC64 relocs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Ulrich Weigand
[PowerPC] Fix regression in generating @ha/@l relocs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Bill Schmidt
Fix handling of anonymous aggregate parameters for...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Stepan Dyatkovskiy
For r181148: fixed warning 'enumeral and non-enumeral...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Richard Sandiford
Add myself as SystemZ code owner
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Richard Sandiford
Add SystemZ feats to CodeGenerator.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Michel Danzer
R600/SI: Add lit tests for llvm.SI.imageload and llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Hal Finkel
PPCInstrInfo::optimizeCompareInstr should not optimize...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Mihai Popa
This patch fixes two tests marked as XFAIL among the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Bill Wendling
Add libcxx and clang-tools-extra to the testing thing.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Bill Wendling
Add clang-tools-extra to the list of things to tag...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Nick Lewycky
Fix a bug in codegenprep where it was losing track...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Majnemer
DAGCombiner: Simplify inverted bit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Blaikie
Debug Info: Support DW_TAG_imported_declaration
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Blaikie
Finish renaming constructImportedModuleDIE to construct...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Eric Christopher
Pass the MDNode in and do the insertion at compile...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Bill Wendling
Add the libc++ project to those we tag.
commit
|
commitdiff
|
tree
|
snapshot
next