platform/upstream/llvm.git
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 explicit CFI for CR fields
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 dynamic loader support
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 stack space reduction
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-20 Hal Finkel[LoopVectorize] Remove an unused private AA pointer
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-20 Hal Finkel[LoopVectorize] Use AA to partition potential dependenc...
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .localentry directive
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .abiversion directive
2014-07-20 Ulrich Weigand[PowerPC] Refactor byval handling in LowerFormalArgumen...
2014-07-20 Ulrich Weigand[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
2014-07-20 Joerg SonnenbergerRedo THUMB support.
2014-07-20 Simon Atanasyan[Mips] Replace assembler code by YAML to make the ...
2014-07-20 Joerg SonnenbergerRevert r213467, it breaks non-thumb mode.
2014-07-20 Artyom SkrobovNamespace cleanup (no functional change)
2014-07-20 NAKAMURA TakumiSIISelLowering.cpp: Define _USE_MATH_DEFINES to let...
2014-07-20 NAKAMURA TakumiMachineRegionInfo.cpp: Another fix on MachineRegionInfo...
2014-07-20 Manuel JacobRemove braces around single-statement block and rangify...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-20 Matt ArsenaultR600: Add missing test for concat_vectors
2014-07-20 Matt ArsenaultR600: Remove unused function
2014-07-20 Matt ArsenaultR600/SI: Remove dead code and add missing tests.
2014-07-20 Saleem Abdulrasoollinux process: silence GCC switch coverage warning
2014-07-20 Saleem Abdulrasoolbuild: fix cmake warning with newer CMake
2014-07-20 Bill WendlingUpdate formatting with clang-format.
2014-07-20 Saleem AbdulrasoolARM: fix division in some cases
2014-07-20 NAKAMURA TakumiFix msc17 build. RegionInfo::RegionInfo::recalculate...
2014-07-20 NAKAMURA TakumiFix -Asserts build introduced since r213456.
2014-07-19 David BlaikieSure up ownership passing of the PBQPBuilder by passing...
2014-07-19 Saleem AbdulrasoolMC: permit emitting a symbol value as section relative
2014-07-19 Simon Atanasyan[Mips] Replace assembler code by YAML to make the test...
2014-07-19 Matt ArsenaultRevert accidentally committed r213459
2014-07-19 Matt ArsenaultFix build with GCC.
2014-07-19 Matt ArsenaultXXX - Increase unroll threshold
2014-07-19 Matt ArsenaultR600/SI: implement range reduction for sin/cos
2014-07-19 Matt ArsenaultUpdate for RegionInfo changes.
2014-07-19 Matt ArsenaultTemplatify RegionInfo so it works on MachineBasicBlocks
2014-07-19 Matt ArsenaultR600: Implement a few simple TTI queries.
2014-07-19 Ben LangmuirIf a module build reports errors, don't try to load it
2014-07-19 Hal Finkel[LoopVectorize] Use CreateAligned(Load|Store)
2014-07-19 Hal Finkel[LoopVectorize] Propagate known metadata to vectorized...
2014-07-19 Andrea Di Biagio[x86] Fix wrong shuffle mask in test 'combine-vec-shuff...
2014-07-19 Viktor KutuzovRevert D3908 due to issues on Mac platforms
2014-07-19 Hal FinkelHandle AddrSpaceCast in stripAndAccumulateInBoundsConst...
2014-07-19 NAKAMURA TakumiMergedLoadStoreMotion.cpp: Fix msc17 build. Member...
2014-07-19 Hal FinkelMake Value::isDereferenceablePointer handle offsets...
2014-07-19 Hal FinkelCleanup comparisons to VariableArrayType::Static for...
2014-07-19 Hal FinkelTypePrinter should not ignore IndexTypeCVRQualifiers...
2014-07-19 Hal FinkelUse the dereferenceable attribute on C99 array paramete...
2014-07-19 Richard SmithPR20356: Fix all Sema warnings with mismatched ext_...
2014-07-19 Saleem AbdulrasoolARM: correct WoA __builtin_alloca handling on O0
2014-07-19 NAKAMURA Takumiclang/test/Misc/backend-optimization-failure.cpp: Appea...
2014-07-19 Jim InghamAdd the ability to suppress the creation of a persistent
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-19 Warren Hunt[MS-ABI] Assign SEH handler indices to __try blocks
2014-07-19 Jim InghamIn Process::LoadImage, use the same function call both...
2014-07-19 Lang Hames[MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO...
2014-07-19 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-19 Greg ClaytonLLDB now correctly handles virtual inheritance.
2014-07-18 Eric ChristopherRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-18 NAKAMURA TakumiRevert r213415, "Merge two lines". It broke tests in...
2014-07-18 Eric ChristopherFundamentally change the MipsSubtarget replacement...
2014-07-18 Eric ChristopherFrameLowering depends only upon the Subtarget, so only...
2014-07-18 Akira Hatanaka[X86 inline-asm] Error out on inline-asm constraint...
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-18 Eric ChristopherIn preparation for replacing the whole subtarget on...
2014-07-18 Eric ChristopherMake InstrInfo depend only upon the Subtarget getting...
2014-07-18 Hal FinkelTypePrinter should not omit the static keyword in array...
2014-07-18 Fariborz JahanianObjective-C. Patch to warn if the result of calling...
2014-07-18 Eric ChristopherThe subtarget in MipsTargetLowering isn't going to...
2014-07-18 Zachary TurnerAllow the user to override the LLDB_TEST_COMPILER at...
2014-07-18 Eric ChristopherAvoid caching the relocation model on the subtarget...
2014-07-18 Eric ChristopherRemove commented out code.
2014-07-18 Eric ChristopherClean up some style and formatting issues.
2014-07-18 David BlaikieDebugInfo: Assert that all abstract scopes are subprogr...
2014-07-18 Richard SmithReinstate r213348, reverted in r213395, with an additio...
2014-07-18 Alexey SamsonovMerge two lines
2014-07-18 Mark HeffernanFix build breakage introduced with r213412.
2014-07-18 Zachary TurnerTest commit. Having trouble committing from one machin...
2014-07-18 Mark HeffernanRemove unroll pragma metadata after it is used.
2014-07-18 Zachary TurnerFix a bug with order of operations.
2014-07-18 Zachary TurnerMake lldb -P work on Windows.
2014-07-18 Eric ChristopherFix a couple of formatting and style issues.
2014-07-18 Lang Hames[MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_AD...
2014-07-18 Eric ChristopherMake non-module passes unconditionally added in the...
2014-07-18 Eli BenderskyAdd tests for atomic adds on floats.
2014-07-18 David MajnemerRevert "CodeGen: Properly null-check typeid expressions"
2014-07-18 David MajnemerAddress Richard's latest feedback.
2014-07-18 David MajnemerAddress Richard's comments
2014-07-18 David MajnemerAddress Richard's comments.
2014-07-18 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-18 Tyler NowickiRecommit: Handle diagnostic warnings in Frontend diagno...
2014-07-18 Tyler NowickiRename DiagnosticInfoOptimizationWarning to DiagnosticI...
2014-07-18 Eli BenderskyUse CHECK-LABEL where appropriate in this test.
2014-07-18 Mark HeffernanAdd loop unrolling metadata descriptions to docs/LangRe...
2014-07-18 Gerolf HoflehnerMergedLoadStoreMotion pass
2014-07-18 Ben LangmuirRevert "[modules] Fix macro hiding bug exposed if:"
2014-07-18 Greg ClaytonFixing warnings shouldn't introduce a crasher.
next