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 |
2014-04-25 |
David Blaikie | DIE: Pass ownership of children via std::unique_ptr... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | DIEEntry: Refer to the specified DIE via reference... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | DwarfUnit: return by reference from createAndAddDIE |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | blockfreq: Further shift logic to LoopData |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Provide operator->() through iterator_facade_base |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Reed Kotler | enable fast isel tablegen files for Mips |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | Return DIE by reference instead of pointer from DwarfUn... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Remove non-const operator*() |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | DwarfUnit: Suddently, DIE references, everywhere. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Change clients to use const, NFC |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Doxygen-ize comments, NFC |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Adrian Prantl | Revert "This reapplies r207130 with an additional testc... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Un-inline long functions |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Duncan P. N... | SCC: Remove redundant inline keywords, NFC |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Reed Kotler | Make sure that DSUB does not duplicate the pattern... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Saleem Abdulrasool | ARM: remove @llvm.arm.sevl |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Manman Ren | [inline cold threshold] Command line argument for inlin... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | Refactor some common logic in DwarfUnit::constructVaria... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Saleem Abdulrasool | ARM: provide a new generic hint intrinsic |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | PR19554: Fix some memory leaks in DIEHashTest.cpp |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Adrian Prantl | Reapply r207135 without modifications. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Adrian Prantl | This reapplies r207130 with an additional testcase... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tilmann Scheller | [ARM64] When compiling for ELF in PIC mode, local symbo... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Jiangning Liu | [ARM64] Handle fp128 for parameter passing on stack |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Tim Northover | ARM64: fix assertion in ISelDAGToDAG |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Bradley Smith | [ARM64] Print preferred aliases for SFBM/UBFM in InstPr... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Chandler Carruth | [LCG] During the incremental update of an SCC, switch... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Kevin Qin | [ARM64] Add RUN lines for "–target arm64 –mattr=-fp... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Kevin Qin | [ARM64] Support crc predicate on ARM64. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Chandler Carruth | [LCG] During the incremental re-build of an SCC after... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Chandler Carruth | [LCG] Rather than doing a linear time SmallSetVector... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Chandler Carruth | [LCG] Remove a completely unnecessary loop. It wasn... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Chandler Carruth | [LCG] Now that the loop structure of the core SCC findi... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Saleem Abdulrasool | X86: convert object streamer selection to a switch |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Anders Waldenborg | [python] Fix getting section contents. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
David Blaikie | Add missing cpp file header |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Craig Topper | [C++] Use 'nullptr'. Target edition. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Craig Topper | [C++] Use 'nullptr'. Transforms edition. |
commit | commitdiff | tree | snapshot |
next |