oota-llvm.git
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...
2014-10-04 Benjamin Kramer[SystemZ] Make operator bool explicit. NFC.
2014-10-04 Benjamin KramerMake AAMDNodes ctor and operator bool (!!!) explicit...
2014-10-04 Hal Finkel[InstCombine] Remove redundant @llvm.assume intrinsics
2014-10-04 Yaron KerenSolve Visual C++ warning C4805 on getAsInteger<bool>.
2014-10-04 Benjamin KramerRemove unnecessary copying or replace it with moves...
2014-10-04 David BlaikieSink DwarfDebug::updateSubprogramScopeDIE into DwarfCom...
2014-10-04 David BlaikieReformatting accidentally left out of r219057
2014-10-04 David BlaikieSink DwarfDebug::attachLowHighPC into DwarfCompileUnit
2014-10-04 David BlaikieMove DwarfCompileUnit from DwarfUnit.h to its own heade...
2014-10-04 Duncan P. N... DI: Fixup global syntax in example
2014-10-04 Duncan P. N... DI: Line up comments in examples
2014-10-04 Duncan P. N... DI: Fixup example IR from r219051
2014-10-04 Duncan P. N... DI: Prune another example
2014-10-04 Duncan P. N... DI: Update and prune metadata examples
2014-10-04 Chandler Carruth[x86] Slap a triple on this test since it is poking...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-04 Jingyue WuAdd fake use to suppress defined-but-unused warnings
2014-10-04 Chandler Carruth[x86] Fix a bug in the VZEXT DAG combine that I just...
2014-10-04 Chandler Carruth[x86] Sink a generic combine of VZEXT nodes from the...
2014-10-03 Matt ArsenaultR600/SI: Custom lower f64 -> i64 conversions
2014-10-03 Matt ArsenaultR600: Custom lower [s|u]int_to_fp for i64 -> f64
2014-10-03 Matt ArsenaultR600/SI: Fix ftrunc f64 conformance failures.
2014-10-03 Peter CollingbourneRemove unused ALL_BINDINGS configuration variable.
2014-10-03 Chandler Carruth[x86] Add a really preposterous number of patterns...
2014-10-03 Chris BienemanConverting the ErrorHandlerMutex to a ManagedStatic...
2014-10-03 Chandler Carruth[x86] Adjust the patterns for lowering X86vzmovl nodes...
2014-10-03 Jonathan RoelofsFix typo in TableGen documentation
2014-10-03 Sid ManningAdd unit tests to verify Hexagon emission.
2014-10-03 Adrian PrantlAdd a reference to Phabricator.rst to docs/index.rst.
2014-10-03 Richard SmithPR21145: Teach LLVM about C++14 sized deallocation...
2014-10-03 Duncan P. N... Revert "Revert "DI: Fold constant arguments into a...
2014-10-03 Adam Nemet[ISel] Keep matching state consistent when folding...
2014-10-03 Tom StellardR600: Align functions to 256 bytes
2014-10-03 Benjamin KramerEliminate some deep std::vector copies. NFC.
2014-10-03 Benjamin KramerMCParser: Modernize memory handling.
2014-10-03 Robin Morisset[Power] Delete redundant test Atomics-32.ll
2014-10-03 Rui Ueyamallvm-readobj: print out the fields of the COFF delay...
2014-10-03 Robin Morisset[Power] Use lwsync for non-seq_cst fences
2014-10-03 Hans WennborgMipsAsmParser.cpp: fix VS2012 build
2014-10-03 Hans WennborgHexagonMCCodeEmitter.h: deleted member functions are...
2014-10-03 Daniel Sanders[mips] Print warning when using register names not...
2014-10-03 Sid ManningFix build break on Hexagon
2014-10-03 Sid ManningAdding skeleton for unit testing Hexagon Code Emission
2014-10-03 Chandler Carruth[x86] Teach the new vector shuffle lowering to aggressi...
next