oota-llvm.git
2014-10-08 Hans WennborgRevert r219175 - [InstCombine] re-commit r218721 icmp...
2014-10-08 Eric ChristopherHave SelectionDAG's subtarget TargetSelectionDAGInfo...
2014-10-08 Alexey Samsonov[DebugInfo] Pass DWARFSection down to DWARFUnit constru...
2014-10-08 Nick Kledzik[Support] Add MemoryBuffer::getFileSlice()
2014-10-08 Alexey Samsonov[DebugInfo] Pass DWARFSection into DWARFUnitSection...
2014-10-07 Robin Morisset[X86] Fix a bug with fetch_add(INT32_MIN)
2014-10-07 Tom StellardR600/SI: Refactor VOP3 instruction defs
2014-10-07 Tom StellardR600/SI: Refactor VOPC instruction defs
2014-10-07 Tom StellardR600/SI: Refactor VOP2 instruction defs
2014-10-07 Tom StellardR600/SI: Refactor VOP1 instruction defs
2014-10-07 Alexey Samsonov[DebugInfo] Turn DWARFContext::Section into DWARFSectio...
2014-10-07 Kaelyn TakataAdd return value and negative checks to MapVector:...
2014-10-07 David BlaikieDebugInfo+DFSan: Ensure that debug info references...
2014-10-07 Lang Hames[Bugpoint] Close error log in ProcessFailure. Bugpoint...
2014-10-07 Matt ArsenaultR600: Remove dead code
2014-10-07 Duncan P. N... LoopUnroll: Create sub-loops in LoopInfo
2014-10-07 Kaelyn TakataAdd size_t MapVector::erase(KeyT) similar to the one...
2014-10-07 Duncan P. N... LoopUnroll: Only check for ScalarEvolution analysis...
2014-10-07 Tom StellardR600: Remove some redundant initializations from AMDGPU...
2014-10-07 Tom StellardR600: Use MCAsmInfoELF as AMDGPUMCAsmInfo base class
2014-10-07 Tom StellardR600/SI: Remove assertion in SIInstrInfo::areLoadsFromS...
2014-10-07 Rafael EspindolaDon't check for null after calling COFFObjectFile:...
2014-10-07 Rafael EspindolaOptimize COFFObjectFile::sectionContainsSymbol a bit.
2014-10-07 Saleem AbdulrasoolMC: add support for -aligncomm GNU extension
2014-10-07 Saleem Abdulrasoolllvm-readobj: add support to dump (COFF) directives
2014-10-07 Rafael EspindolaRemove the IsVolatileSize parameter of getOpenFileSlice.
2014-10-07 Rafael EspindolaBe consistent about using "const Twine &" for filenames.
2014-10-07 Marcello MaggioniTwo case switch to select optimization
2014-10-07 Sanjay Pateltypos
2014-10-07 Sanjay Pateltypos
2014-10-07 Sanjay Pateldon't repeat function name in comments
2014-10-07 Sanjay Pateltypos
2014-10-07 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-10-07 David BlaikieDebugInfo+DeadArgElimination: Ensure llvm::Function...
2014-10-07 Suyog SardaReformat if statement to comply with LLVM standards...
2014-10-07 Suyog SardaReformat to comply with LLVM coding standards using...
2014-10-07 Suyog SardaRemove Extra lines. NFC.
2014-10-07 Yuri Gorshenin[asan-asm-instrumentation] CFI directives are generated...
2014-10-07 Tilmann Scheller[InstCombine] Reformat if statements to comply with...
2014-10-07 Daniel Sanders[mips] Return {f128} correctly for N32/N64.
2014-10-07 Craig Topper[X86] Fix a bug where the disassembler was ignoring...
2014-10-07 Craig TopperFormatting fixes. Most putting 'else' on the same line...
2014-10-07 Craig TopperFix filename in header and use C++ version of the C...
2014-10-07 David MajnemerGlobalDCE: Don't drop any COMDAT members
2014-10-07 David MajnemerAttempt to calm down buildbots
2014-10-07 David MajnemerSupport: Don't call close again if we get EINTR
2014-10-07 Rafael Espindolagold plugin: Handle gold selecting a linkonce GV when...
2014-10-07 Juergen Ributzka[FastISel][AArch64] Teach the address computation code...
2014-10-07 Juergen Ributzka[FastISel][AArch64] Teach the address computation to...
2014-10-07 Juergen Ributzka[FastISel][AArch64] Fix "Fold sign-/zero-extends into...
2014-10-07 Rafael Espindolagold plugin: create internal replacement with original...
2014-10-07 Rafael Espindolagold plugin: Remap function arguments when creating...
2014-10-07 Gerolf Hoflehner[InstCombine] re-commit r218721 icmp-select-icmp optimi...
2014-10-06 NAKAMURA TakumiARMInstPrinter.cpp: Suppress a warning for -Asserts...
2014-10-06 NAKAMURA Takumillvm/test/lit.cfg: Suppress dwarf stuff for targeting...
2014-10-06 David MajnemerSupport: Add a utility to remap std{in,out,err} to...
2014-10-06 Joerg SonnenbergerRecognize aarch64_be as valid architecture.
2014-10-06 David Blaikierange-for some loops in DAE
2014-10-06 Duncan P. N... LoopUnroll: Change code order of changes to new basic...
2014-10-06 Duncan P. N... Sink comment, NFC
2014-10-06 Hal Finkel[DAGCombine] Remove SIGN_EXTEND-related inf-loop
2014-10-06 Sanjay PatelFast-math fold: x / (y * sqrt(z)) -> x * (rsqrt(z...
2014-10-06 Hal Finkel[BasicAA] Revert "Revert r218714 - Make better use...
2014-10-06 Matt ArsenaultUpdate documentation with link to Sea Islands documentation
2014-10-06 Duncan P. N... BFI: Improve assertion message, since it's actually...
2014-10-06 Tim NorthoverARM: silence unused variable warning
2014-10-06 Tim NorthoverARM: remove dead InstPrinting code
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-10-06 Timur IskhodzhanovFix dumping codeview line tables when there are multipl...
2014-10-06 Benjamin KramerDbgValueHistoryCalculator: Store modified registers...
2014-10-06 Hal Finkel[CFL-AA] Update for handling of globals and more tests
2014-10-06 Yaron KerenMake the MD5 result name consistent between functions...
2014-10-06 Rafael EspindolaNote that a gold bug has been fixed.
2014-10-06 Benjamin KramerX86: Drop the isConvertibleTo3Addr bit from shufps...
2014-10-06 Eric ChristopherFor biendian targets like ARM and AArch64, it is useful...
2014-10-06 Eric ChristopherAdd support for ARM and AArch64 big endian objects to
2014-10-06 Eric ChristopherRefactor RelocVisitor to take an object. This removes...
2014-10-06 Eric ChristopherAdd some tests for RelocVisitor.
2014-10-06 Eric ChristopherAdd subtarget caches to aarch64, arm, ppc, and x86.
2014-10-06 Yaron KerenResolve ambiguity between llvm::make_unique and std...
2014-10-06 David BlaikieDebugInfo: Sink constructImportedEntityDIE down into...
2014-10-06 Frederic Riss[dwarfdump] Print the name for referenced specification...
2014-10-06 Frederic RissFactor the Unit section parsing into the DWARFUnitSecti...
2014-10-06 Chandler Carruth[PM] Remove an unused and rather expensive mapping...
2014-10-06 Chandler Carruth[PM] Remove the (deeply misguided) 'unregister' functio...
2014-10-06 Chandler Carruth[cleanup] Switch to using range-based for loops in...
2014-10-05 Chandler Carruth[cleanup] Fix up trailing whitespace and formatting...
2014-10-05 Owen AndersonGive the Reassociate pass a bit more flexibility and...
2014-10-05 Chandler Carruth[x86] Remove the 2-addr-to-3-addr "optimization" from...
2014-10-05 Chandler Carruth[x86, dag] Teach the DAG combiner to prune inputs toa...
2014-10-05 David BlaikieRemove unused map
2014-10-05 Benjamin KramerX86: Don't drop half of the mask when converting 2...
2014-10-05 Elena DemikhovskyAVX-512-SKX: Added instruction VPMOVM2B/W/D/Q.
2014-10-05 Benjamin KramerSimplify code. No functionality change.
2014-10-05 Chandler Carruth[x86] Fix PR21139, one of the last remaining regression...
2014-10-05 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-10-05 NAKAMURA TakumiHexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief...
2014-10-05 NAKAMURA Takumi[CMake] HexagonTests: Update LINK_COMPONENTS.
2014-10-05 NAKAMURA TakumiHexagonDesc: Update LLVMBuild.txt.
2014-10-05 Hal Finkel[InstCombine] Simplify the logic from r219067 using...
next