2014-10-07 |
Matt Arsenault | R600: Remove dead code |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Duncan P. N... | LoopUnroll: Create sub-loops in LoopInfo |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Kaelyn Takata | Add size_t MapVector::erase(KeyT) similar to the one... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Duncan P. N... | LoopUnroll: Only check for ScalarEvolution analysis... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Tom Stellard | R600: Remove some redundant initializations from AMDGPU... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Tom Stellard | R600: Use MCAsmInfoELF as AMDGPUMCAsmInfo base class |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Tom Stellard | R600/SI: Remove assertion in SIInstrInfo::areLoadsFromS... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | Don't check for null after calling COFFObjectFile:... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | Optimize COFFObjectFile::sectionContainsSymbol a bit. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Saleem Abdulrasool | MC: add support for -aligncomm GNU extension |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Saleem Abdulrasool | llvm-readobj: add support to dump (COFF) directives |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | Remove the IsVolatileSize parameter of getOpenFileSlice. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | Be consistent about using "const Twine &" for filenames. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Marcello Maggioni | Two case switch to select optimization |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Sanjay Patel | typos |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Sanjay Patel | typos |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Sanjay Patel | don't repeat function name in comments |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Sanjay Patel | typos |
commit | commitdiff | tree | snapshot |
2014-10-07 |
David Blaikie | DebugInfo: Ensure that all debug location scope chains... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
David Blaikie | DebugInfo+DeadArgElimination: Ensure llvm::Function... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Suyog Sarda | Reformat if statement to comply with LLVM standards... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Suyog Sarda | Reformat to comply with LLVM coding standards using... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Suyog Sarda | Remove Extra lines. NFC. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Yuri Gorshenin | [asan-asm-instrumentation] CFI directives are generated... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Tilmann Scheller | [InstCombine] Reformat if statements to comply with... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Daniel Sanders | [mips] Return {f128} correctly for N32/N64. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Craig Topper | [X86] Fix a bug where the disassembler was ignoring... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Craig Topper | Formatting fixes. Most putting 'else' on the same line... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Craig Topper | Fix filename in header and use C++ version of the C... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
David Majnemer | GlobalDCE: Don't drop any COMDAT members |
commit | commitdiff | tree | snapshot |
2014-10-07 |
David Majnemer | Attempt to calm down buildbots |
commit | commitdiff | tree | snapshot |
2014-10-07 |
David Majnemer | Support: Don't call close again if we get EINTR |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | gold plugin: Handle gold selecting a linkonce GV when... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Juergen Ributzka | [FastISel][AArch64] Teach the address computation code... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Juergen Ributzka | [FastISel][AArch64] Teach the address computation to... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Juergen Ributzka | [FastISel][AArch64] Fix "Fold sign-/zero-extends into... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | gold plugin: create internal replacement with original... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rafael Espindola | gold plugin: Remap function arguments when creating... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Gerolf Hoflehner | [InstCombine] re-commit r218721 icmp-select-icmp optimi... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
NAKAMURA Takumi | ARMInstPrinter.cpp: Suppress a warning for -Asserts... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
NAKAMURA Takumi | llvm/test/lit.cfg: Suppress dwarf stuff for targeting... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
David Majnemer | Support: Add a utility to remap std{in,out,err} to... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Joerg Sonnenberger | Recognize aarch64_be as valid architecture. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
David Blaikie | range-for some loops in DAE |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Duncan P. N... | LoopUnroll: Change code order of changes to new basic... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Duncan P. N... | Sink comment, NFC |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Hal Finkel | [DAGCombine] Remove SIGN_EXTEND-related inf-loop |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Sanjay Patel | Fast-math fold: x / (y * sqrt(z)) -> x * (rsqrt(z... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Hal Finkel | [BasicAA] Revert "Revert r218714 - Make better use... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Matt Arsenault | Update documentation with link to Sea Islands documentation |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Duncan P. N... | BFI: Improve assertion message, since it's actually... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Tim Northover | ARM: silence unused variable warning |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Tim Northover | ARM: remove dead InstPrinting code |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Hans Wennborg | MachObjectWriter: optimize the string table for common... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Timur Iskhodzhanov | Fix dumping codeview line tables when there are multipl... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Benjamin Kramer | DbgValueHistoryCalculator: Store modified registers... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Hal Finkel | [CFL-AA] Update for handling of globals and more tests |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Yaron Keren | Make the MD5 result name consistent between functions... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Rafael Espindola | Note that a gold bug has been fixed. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Benjamin Kramer | X86: Drop the isConvertibleTo3Addr bit from shufps... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Eric Christopher | For biendian targets like ARM and AArch64, it is useful... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Eric Christopher | Add support for ARM and AArch64 big endian objects to |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Eric Christopher | Refactor RelocVisitor to take an object. This removes... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Eric Christopher | Add some tests for RelocVisitor. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Eric Christopher | Add subtarget caches to aarch64, arm, ppc, and x86. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Yaron Keren | Resolve ambiguity between llvm::make_unique and std... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
David Blaikie | DebugInfo: Sink constructImportedEntityDIE down into... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Frederic Riss | [dwarfdump] Print the name for referenced specification... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Frederic Riss | Factor the Unit section parsing into the DWARFUnitSecti... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Chandler Carruth | [PM] Remove an unused and rather expensive mapping... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Chandler Carruth | [PM] Remove the (deeply misguided) 'unregister' functio... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Chandler Carruth | [cleanup] Switch to using range-based for loops in... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Chandler Carruth | [cleanup] Fix up trailing whitespace and formatting... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Owen Anderson | Give the Reassociate pass a bit more flexibility and... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Chandler Carruth | [x86] Remove the 2-addr-to-3-addr "optimization" from... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Chandler Carruth | [x86, dag] Teach the DAG combiner to prune inputs toa... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
David Blaikie | Remove unused map |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Benjamin Kramer | X86: Don't drop half of the mask when converting 2... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Elena Demikhovsky | AVX-512-SKX: Added instruction VPMOVM2B/W/D/Q. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Chandler Carruth | [x86] Fix PR21139, one of the last remaining regression... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Chandler Carruth | [x86] Teach the new vector shuffle lowering how to... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
NAKAMURA Takumi | HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
NAKAMURA Takumi | [CMake] HexagonTests: Update LINK_COMPONENTS. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
NAKAMURA Takumi | HexagonDesc: Update LLVMBuild.txt. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Hal Finkel | [InstCombine] Simplify the logic from r219067 using... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Benjamin Kramer | [SystemZ] Make operator bool explicit. NFC. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Benjamin Kramer | Make AAMDNodes ctor and operator bool (!!!) explicit... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Hal Finkel | [InstCombine] Remove redundant @llvm.assume intrinsics |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Yaron Keren | Solve Visual C++ warning C4805 on getAsInteger<bool>. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Benjamin Kramer | Remove unnecessary copying or replace it with moves... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
David Blaikie | Sink DwarfDebug::updateSubprogramScopeDIE into DwarfCom... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
David Blaikie | Reformatting accidentally left out of r219057 |
commit | commitdiff | tree | snapshot |
2014-10-04 |
David Blaikie | Sink DwarfDebug::attachLowHighPC into DwarfCompileUnit |
commit | commitdiff | tree | snapshot |
2014-10-04 |
David Blaikie | Move DwarfCompileUnit from DwarfUnit.h to its own heade... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Duncan P. N... | DI: Fixup global syntax in example |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Duncan P. N... | DI: Line up comments in examples |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Duncan P. N... | DI: Fixup example IR from r219051 |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Duncan P. N... | DI: Prune another example |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Duncan P. N... | DI: Update and prune metadata examples |
commit | commitdiff | tree | snapshot |
next |