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-28
Chandler Carruth
[inliner] Significantly improve the compile time in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Hao Liu
[ARM64]Fix a bug cannot select UQSHL/SQSHL with constan...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Craig Topper
Convert more SelectionDAG functions to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Saleem Abdulrasool
MC: range-loopify
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Chandler Carruth
Use raw_ostream and Format.h on Windows so that we...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Chandler Carruth
Update the Windows TimeValue formatting to match the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Chandler Carruth
Update tests to use the new format of printing a TimeVa...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Chandler Carruth
Teach the pass manager's execution dump to print the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
NAKAMURA Takumi
CodeGen/AsmPrinter.h: Fix \param in r207369. [-Wdocumen...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert AddNodeIDNode and SelectionDAG::getNodeIfExiist...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Rafael Espindola
Add emitThumbSet to the arm target streamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Fix an assert I accidentally broke to hopefully fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert SelectionDAGISel::MorphNode to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert SelectionDAG::MorphNodeTo to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert SelectionDAG::SelectNodeTo to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert one last signature of getNode to take an ArrayR...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert SDNode constructor to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Convert SelectionDAG::getMergeValues to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Craig Topper
Const-correct SelectionDAG::getAtomic.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Adrian Prantl
Clarify the doxygen comment for AsmPrinter::EmitDwarfRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Benjamin Kramer
X86TTI: Adjust sdiv cost now that we can lower it on...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Benjamin Kramer
X86: If SSE4.1 is missing lower SMUL_LOHI of v4i32...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Adrian Prantl
Debug info: Refactor EmitDwarfRegOpPiece to be a member...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Adrian Prantl
Debug Info: Prepare DebugLocEntry to handle more than...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Rafael Espindola
Make getOrCreateSymbolData non virtual.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Rafael Espindola
Avoid using MCSymbolData on the asm streamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
MC: duplicate .file test for WoA (SVN r207341)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Benjamin Kramer
Make helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
David Blaikie
Remove redundant explicit default initialization of...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
NAKAMURA Takumi
Add the default constructor DwarfAccelTable::DataArray...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
NAKAMURA Takumi
Revert r206989, "Mark llvm/test/BugPoint/compile-custom...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Benjamin Kramer
Update test not to check for a shuffle of an all-zero...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Benjamin Kramer
SelectionDAG: Aggressively fold shuffles of constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
ARM: MSVC does not support = default
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
MC: restore behaviour of defaulting to ELF
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
tests: Windows ARM now supports object emission
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
COFF: move ARM COFF test to ARM directory
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
Add WoA object file emission support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
MC: create X86WinCOFFStreamer for target specific behaviour
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
MC: rename WinCOFFStreamer and move declaration out...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
MC: style tweaks to WinCOFFStreamer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Saleem Abdulrasool
ARM: Support SingleParameterDotFile on WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Chandler Carruth
[LCG] Re-organize the methods for mutating a call graph...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
DAGCombiner: Simplify code a bit, make more transforms...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Add some pedantry to the use of ptrdiff_t to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Eliminate more boiler plate by using the iterator...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Switch the node iterator to use the new fancy...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
David Blaikie
DwarfDebug: Roll argument into call.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
David Blaikie
DebugInfo: Fix and test a regression caused by r207263...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
Mark the growing path in SmallVector::push_back as...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Craig Topper
Replace std::vector with SmallVector for some small...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Craig Topper
Convert getMemIntrinsicNode to take ArrayRef of SDValue...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Dan Liew
Trivial test commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Craig Topper
Convert SelectionDAG::getNode methods to use ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Craig Topper
Remove an unused version of getMemIntrinsicNode and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
David Blaikie
Include C++ source for debug info test case committed...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
David Blaikie
DWARF Type Units: Avoid emitting type units under fissi...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
Print X86ISD::PMULDQ nodes properly in debug output.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
David Blaikie
DwarfDebug: Minor refactoring around type unit construction
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
X86TTI: i16/i32 vector div with a constant (splat)...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
X86: Lower SMUL_LOHI of v4i32 to pmuldq when SSE4.1...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
X86: Add patterns for MULHU/MULHS of v8i16 and v16i16.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
Rip out X86-specific vector SDIV lowering, make the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
DAGCombiner: Turn divs of vector splats into vectorized...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Benjamin Kramer
X86: Custom lower v4i32 UMUL_LOHI into 2 pmuludqs.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Michael Zolotukhin
Revert r206749 till a final decision about the intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Rather than removing nodes from the SCC entry...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Rotate the full SCC finding algorithm to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Hoist the main DFS loop out of the edge removal...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Gerolf Hoflehner
RecursivelyDeleteTriviallyDeadInstructions() could...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Gerolf Hoflehner
Restore CloneFunction.cpp which got accidently
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] In the incremental SCC re-formation, lift the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Special case the removal of self edges. These...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Juergen Ributzka
[DAG] During DAG legalization keep opaque constants...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Gerolf Hoflehner
Revert commit r207302 since build failures
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Gerolf Hoflehner
RecursivelyDeleteTriviallyDeadInstructions() could...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Quentin Colombet
[X86] Implement TargetLowering::getScalingFactorCost...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Chandler Carruth
[LCG] Refactor the duplicated code I added in my last...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Andrea Di Biagio
[InstCombine][X86] Teach how to fold calls to SSE2...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Richard Smith
Add missing include guards and missing #include, found...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Filipe Cabecinhas
Appease the almighty buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Filipe Cabecinhas
Optimization for certain shufflevector by using insertps.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Duncan P. N...
Revert "blockfreq: Approximate irreducible control...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Duncan P. N...
blockfreq: Approximate irreducible control flow
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Adrian Prantl
Unbreak the gdb buildbot by not lowering dbg.declare...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Eric Christopher
Make sure that rangelists are also relative to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Matt Arsenault
R600: Fix function name printing in LowerCall
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
David Blaikie
DwarfAccelTable: Store the string symbol in the acceler...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Tom Roeder
Add an -mattr option to the gold plugin to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Alexey Samsonov
Fix missing include
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
David Blaikie
Encapsulate the DWARF string pool in a separate type.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugAranges.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugAbbrev.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Adam Nemet
[LoopStrengthReduce] Don't trim formula that uses a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Duncan P. N...
SCC: Use the reference typedef
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Adrian Prantl
This reapplies r207235 with an additional bugfixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
David Blaikie
MCAssembler: Simplify implementation of const variants...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
David Blaikie
BugPoint: Fix some memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
David Blaikie
DwarfUnit: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
next