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-29
NAKAMURA Takumi
LoopVectorize.cpp: Fix abuse of StringRef on Twine...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
David Blaikie
Debug Info: Update documentation to match recent (...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
David Blaikie
Debug Info: Reorder accessor to match field order.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Jack Carter
Mips assembler: Improve set register alias handling
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Tim Northover
AArch64: clarify -help message
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Simon Atanasyan
[Mips] Add Mips specific dynamic table entry tags.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Paul Redmond
Add support for llvm.vectorizer metadata
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Michael Gottesman
[APInt] Implement tcDecrement as a counterpart to tcInc...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Tim Northover
ARM: use pristine object file while processing relocations
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Manman Ren
LTO+Debug Info: correctly emit inlined_subroutine when...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Jyotsna Verma
Hexagon: Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Chad Rosier
Remove the MCRegAliasIterator tables and compute the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Benjamin Kramer
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Benjamin Kramer
Remove double semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
James Molloy
Extend RemapInstruction and friends to take an optional...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Evgeniy Stepanov
[msan] Fix argument shadow alignment.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Renato Golin
Typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Richard Sandiford
[SystemZ] Register compare-and-branch support
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Renato Golin
Linking ReleaseProcess doc with the world
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Richard Sandiford
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Alexey Samsonov
Revert r182715 and r182758
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Renato Golin
Adding ReleaseProcess doc
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Alexey Samsonov
Fixup for r182715: provide correct arg to --gtest-filter
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Michael Kuperstein
Make BasicAliasAnalysis recognize the fact a noalias...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Rafael Espindola
Make it explicit that GlobalAlias are ok in llvm.used.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Rafael Espindola
Make helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Preston Gurd
Convert sqrt functions into sqrt instructions when...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Rafael Espindola
Add a cpu to try to bring back the atom bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Hal Finkel
PPC: Add a isConsecutiveLS utility function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
NAKAMURA Takumi
llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Hal Finkel
Prefer to duplicate PPC Altivec loads when expanding...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Kai Nacke
Add LDC compiler to list of external OS projects using...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Andrew Trick
Fix PR16143: Insert DEBUG_VALUE before terminator.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Galina Kistanova
Fixed bug when tests in executable partially used absol...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Chris Lattner
Disable the StringMapEntry copy constructor, to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Cameron Zwarich
Add support for DWARF line number table entries for...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Eric Christopher
Add some comments to the stringify function.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Hal Finkel
PPC: Combine duplicate (offset) lvsl Altivec intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 4/4.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 3/4.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 2/4.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 1/4.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Andrew Trick
Fix RecyclingAllocator::PrintStats to print the underly...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Eric Christopher
Add to testsuite.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Eric Christopher
ArrayRef-ize MD5 and clean up a few variable names.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Hal Finkel
PPC: Initial support for permutation-based unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
[Support] Remove Count{Leading,Trailing}Zeros_{32,64}.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Quentin Colombet
Follow up of the introduction of MCSymbolizer.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael Gottesman
clang formatted APFloat.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael Gottesman
clang-formatted APInt.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Benjamin Kramer
MathExtras: Return the result of find(First|Last)Set...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
Replace Count{Leading,Trailing}Zeros_{32,64} with count...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
[Support][MathExtras] Fix literal type issues.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
Add missing header for atexit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
[Support][MathExtras] Add missing include and disable...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael Gottesman
[objc-arc] KnownSafe does not imply that it is safe...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael Gottesman
[objc-arc] Make sure that multiple owners is propogated...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Michael J....
[Support] Add type generic bit utilities to MathExtras.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Benjamin Kramer
LoopVectorize: LoopSimplify can't canonicalize loops...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Diego Novillo
Do not reserve space for the ColdEdges and NormalEdges...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Richard Sandiford
[SystemZ] Improve AsmParser handling of invalid instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Richard Sandiford
[SystemZ] Improve AsmParser register parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Joey Gouly
Run clang-format over the scalarizePHI function.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Joey Gouly
scalarizePHI needs to insert the next ExtractElement...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Benjamin Kramer
Remove the Copied parameter from MemoryObject::readBytes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Daniel Jasper
Fix unused warning in opt builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Ahmed Bougacha
MC: Disassembled CFG reconstruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Ahmed Bougacha
Add MCSymbolizer for symbolic/annotated disassembly.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Ulrich Weigand
[PowerPC] Remove symbolLo/symbolHi instruction operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Daniel Malea
Re-implement DebugIR in a way that does not subclass...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Ulrich Weigand
[PowerPC] Clean up generation of ha16() / lo16() markers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Bill Wendling
The command line options need to be processed before...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Tim Northover
ARM: implement @llvm.readcyclecounter intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Tim Northover
ARM: Add Performance Monitor Extensions feature
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Tom Stellard
R600: Fix R600ControlFlowFinalizer not considering...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Benjamin Kramer
Move passes from namespace llvm into anonymous namespac...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Jakob Stoklund...
Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClass...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Benjamin Kramer
More symbols that should be static.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Benjamin Kramer
Hexagon: Make helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Benjamin Kramer
R600: Hide symbols of implementation details.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Benjamin Kramer
InlineSpiller: Store bucket pointers instead of iterators.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Aaron Ballman
Setting the default value (fixes CRT assertions about...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rafael Espindola
Fix 32 bit build in c++11 mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Nick Lewycky
Add missing test from r175092.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rafael Espindola
Fix a leak on the r600 backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rafael Espindola
clang-format this file.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rafael Espindola
Remove redundant rpath.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rafael Espindola
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Michael Gottesman
[objc-arc] Fixed number of prefixing slashes in some...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Michael Gottesman
Fixed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Michael Gottesman
Updated the comments of APInt.h to match the llvm style...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Kevin Enderby
Missed removing one of the assert()'s from the LLVMCrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Chad Rosier
Minor fix to comment from my previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Chad Rosier
Simplify the logic described in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
David Blaikie
Solidify the assumption that a DW_TAG_subprogram's...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Chad Rosier
Simplify logic now that r182490 is in place. No functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Chad Rosier
Simplify logic now that r182490 is in place. No functi...
commit
|
commitdiff
|
tree
|
snapshot
next