oota-llvm.git
2015-03-03 Paul Robinson[X86][ELF] Correct relocation for DWARF TLS references
2015-03-03 Sanjay Patelremove enum value names from comments; NFC
2015-03-03 Eric ChristopherAdd support for SunOS function/data sections and associated
2015-03-03 David Blaikieunique_ptrify ResourcePriorityQueue::ResourceModel
2015-03-03 David BlaikieRemove ResourcePriorityQueue::dump as it relies on...
2015-03-03 Sanjoy Das[ADT] fail-fast iterators for DenseMap
2015-03-03 Sanjay Pateluse bool operator shortcut; NFC
2015-03-03 Andrew KaylorFixing problem with field initialization order
2015-03-03 Adrian PrantlFix PR22762. When emitting a DWARF expression check...
2015-03-03 Andrew KaylorOutline cleanup handlers for native Windows C++ excepti...
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-03-03 David BlaikieDeltaAlgorithm: Provide protected default copy ctor...
2015-03-03 David BlaikieRemove explicit no-op dtor in favor of the implicit...
2015-03-03 David BlaikieRemove no-op dtor so that use of the implicit copy...
2015-03-03 Eric ChristopherAdd a comment above findRepresentativeClass explaining...
2015-03-03 David BlaikieRemove explicit copy ctor in favor of the implicit...
2015-03-03 David BlaikieRemove explicit copy assignment operator in favor of...
2015-03-03 David BlaikieRemove explicit copy ctor in favor of the default so...
2015-03-03 David Blaikieunique_ptrify FullDependenceAnalysis::DV
2015-03-03 David BlaikieFullDependenceAnalysis: Avoid using the (deprecated...
2015-03-03 David BlaikieRemove some explicit copy assignment operators is favor...
2015-03-03 Dario DomizioliFix PR22750: non-determinism causes assertion failure...
2015-03-03 David Blaikie[Small]BitVector::reference: Explicitly default copy...
2015-03-03 David BlaikieAvoid explicitly declaring the copy assignment operator...
2015-03-03 David BlaikieTwine: Explicitly default the copy ctor as it's otherwi...
2015-03-03 David BlaikieDenseMapIterator: Avoid explicitly declaring the copy...
2015-03-03 Dan AlbertMake Triple::getOSVersion make sense for Android.
2015-03-03 Eric Christopher80-column fixup.
2015-03-03 Reid KlecknerMake llvm.eh.begincatch use an outparam
2015-03-03 Chad Rosier[AArch64] When combining constant mul of -3, prefer...
2015-03-03 Duncan P. N... DebugInfo: Move new hierarchy into place
2015-03-03 Duncan P. N... IR: Add missing API to specialized metadata nodes
2015-03-03 NAKAMURA TakumiMake llvm/test/Object/archive-format.test CRLF-tolerant.
2015-03-03 Michael Kuperstein[X86][Haswell][SchedModel] Fix patterns for scalar...
2015-03-03 Elena DemikhovskyAVX-512: Moved patterns for masked load/store under...
2015-03-03 Daniel JasperDuring PHI elimination, split critical edges that move...
2015-03-03 Daniel BerlinAdd range iterators to Extract/InsertValueInst indices
2015-03-03 Nick LewyckySwitch up whitespace with better whitespace.
2015-03-03 Nick LewyckyRevert the non-cleanup part of r230769 because it intro...
2015-03-03 Owen AndersonCleanup after r230934 per Dave's suggestions.
2015-03-03 Craig Topper[X86] Remove some unused code from disassembler.
2015-03-03 Sanjoy DasRevert "[ADT] fail-fast iterators for DenseMap"
2015-03-03 Peter CollingbourneAdd explicit type to empty std::set initializer to...
2015-03-03 Ahmed Bougacha[X86] Special-case 2x CMOV when custom-inserting.
2015-03-03 Ahmed Bougacha[X86] Combine (cmov (and/or (setcc) (setcc))) into...
2015-03-03 Reid KlecknerFix cppeh breakage due to racing commits
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-03-03 Andrew KaylorRemap arguments and non-alloca values used by outlined...
2015-03-03 Benjamin KramerLoopIdiom: Give globals for memset_pattern16 private...
2015-03-03 Reid KlecknerWinEH: Run opt -instnamer over some cppeh tests and...
2015-03-02 Sanjoy Das[ADT] fail-fast iterators for DenseMap
2015-03-02 Michael ZolotukhinTLI: Factor out sanitizeFunctionName. NFC.
2015-03-02 Benjamin KramerIndexedMap: Document why SmallVector<T, 0> is preferabl...
2015-03-02 Adrian PrantlRevert "Revert "For the dwarf expression code get the...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Reid Klecknercmake: Use MSVC atomics with clang-cl
2015-03-02 Jan VeselySupport: Use const pointers for reads.
2015-03-02 Sanjoy DasRevert some changes that were made to fix PR20680.
2015-03-02 Reid Klecknerlit: Add 'cd' support to the internal shell and port...
2015-03-02 Rui UeyamaUse read{16,32,64}{le,be}() instead of *reinterpret_cas...
2015-03-02 Benjamin KramerSmallVector: Allow initialization and assignment from...
2015-03-02 Michael ZolotukhinTLI: Use lambda. NFC.
2015-03-02 Michael ZolotukhinMake ToVectorTy static.
2015-03-02 Michael ZolotukhinFix a copy-paste bug.
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 Adrian PrantlRevert "For the dwarf expression code get the subtarget...
2015-03-02 Rui UeyamaSupport: Add {read,write}{16,32,64}{le,be} functions.
2015-03-02 Paul RobinsonRemove useless .debug_macinfo section setup.
2015-03-02 David BlaikieChange SystemZ large tests to use the existing long_tes...
2015-03-02 Philip Reames[PerformanceTips] Document various items folks have...
2015-03-02 Rafael EspindolaAdd r230655 back with a fix.
2015-03-02 Eric ChristopherFor the dwarf expression code get the subtarget off...
2015-03-02 Juergen RibutzkaRestore LLVMLinkModules C API until it is properly...
2015-03-02 Jan VeselyR600: Use c++11 style for loop
2015-03-02 Paul RobinsonRevert r230979, should apply to all X86 ELF.
2015-03-02 Chris BienemanMaking the SO version major.minor instead of just major...
2015-03-02 Paul Robinson[PS4] Correct relocation for DWARF TLS references.
2015-03-02 Hans Wennborgexport.sh: Make sure umask is not too restrictive ...
2015-03-02 Justin BognerDetect malformed YAML sequence in yaml::Input::beginSeq...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Benjamin KramerAccidentaly inverted the condition again. Sorry.
2015-03-02 Benjamin KramerAvoid assertion in MSVC 2013 debug builds.
2015-03-02 Benjamin KramerAsmWriter: Only print one space after the load type
2015-03-02 Benjamin KramerSLPVectorizer: Rewrite ArrayRef slice compare to be...
2015-03-02 Benjamin KramerTblGen: Remove copy of SmallVector::operator==. NFC...
2015-03-02 Elena DemikhovskyAVX-512: Add assembly parser support for Rounding mode
2015-03-02 Benjamin KramerNVPTX: Remove dead code.
2015-03-02 Vasileios Kalintiris[mips] Optimize conditional moves where RHS is zero.
2015-03-02 Elena DemikhovskyAVX-512: Simplified MOV patterns, no functional changes.
2015-03-02 Andrew Wilkinsbindings/go: expose DIBuilder::createReplaceableComposi...
2015-03-02 Benjamin KramerSimplify code. NFC.
2015-03-02 Owen AndersonTeach the verifier to enforce that the alignment argume...
2015-03-02 Owen AndersonTeach DataLayout that alignments on basic types must...
2015-03-02 Owen AndersonTeach DataLayout that ABI alignments for non-aggregate...
2015-03-02 Owen AndersonTeach DataLayout that pointer ABI and preferred alignme...
2015-03-02 Owen AndersonTeach DataLayout that zero-byte pointer sizes don't...
2015-03-02 Owen AndersonTeach the LLParser to fail gracefully when it encounter...
2015-03-02 Owen AndersonFix a crash in the LL parser where it failed to validat...
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-03-02 Nico WeberRevert r230930, it caused PR22747.
next